Skip to main content
Version: ILLiad 10.0 (Pre-release) 🚧

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
If you maintain your own log4d.props

ILLiad 10 renamed two Log4D settings. If you keep a custom log4d.props, update these names:

  • log4d.categoryFactorylog4d.loggerFactory
  • log4d.rootCategorylog4d.rootLogger