Verision 2.2
Bugs fixed
- Sometimes an access violation is thrown when setting the UseSeparateThreadToWrite property to False
- FMXMemo writer: CachedLogWrite Begin/End messages appear together
Enhacements
- Add support to have IsCached and UseSeparateThreadToWrite properties set to True at the same time
- Allow to deactivate the entire log
- Free the jachLog instance at the last possible moment
- Disk writer: Allow to configure the number of files to keep when log rotates
Other minor enhacments. For a complete list, follow the link at the bottom.
Demos
The new multi-platform demo MegaDemo was added to show all the features in a single demo. For now it is compiled and tested only in Windows, but being FMX based it will be compiled and tested in all the supported platforms in the future.
Check the Full Changelog: v2.1...v2.2