ILLiad DLL Log Rolling
With ILLiad DLL logging turned on, the log file used to grow indefinitely. It now rolls over once it reaches a set size, so you can leave logging enabled without it eventually filling the disk.
What changed
The ILLiad DLL log is now capped at 4 MB, with up to 9 rolling backups. When the current log reaches the size limit, it rolls over to a backup and a fresh log starts, so the total space used stays bounded.
note
log4d.propsILLiad 10 renamed two Log4D settings. If you keep a custom log4d.props, update these names:
log4d.categoryFactory→log4d.loggerFactorylog4d.rootCategory→log4d.rootLogger