Skip to content

Releases: jachguate/jachLogMgr

Version 2.4

Verision 2.3

Verision 2.2

01 Apr 22:06
Compare
Choose a tag to compare

Bugs fixed

Enhacements

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

Version 2.1

08 Mar 06:33
Compare
Choose a tag to compare

To simplify the usage of the library, the ujachLogClasses unit was deprecated. All the types and definitions it contained were moved (back) to the ujachLogMgr unit along with the global variable jachLog that was previously declared in the ujachLogAuto unit.

Minor fixes were applied to the library and demos.

New log destinations available to show the log output in GUI applications (VCL via TRichEdit and FMX via TMemo).

New demos FMXDesktopGUI and VCLDesktopGUI shows how to link visual controls to show the log output in real time.

Full Changelog: v2.01...v2.1

Version 2.01

28 Feb 07:54
Compare
Choose a tag to compare

This is a minor release

Release notes:

  • Memory leak corrected when the log object is freed with the UseSeparateThreadToWrite property set to True.
  • Adjustments to prevent errors on Multithreaded writing.
  • Demos folder got reorganized by category, some demos where renamed and added

Version 2.0

21 Feb 20:16
Compare
Choose a tag to compare

This is the initial version 2.0 release.

The library will get updated and will add new features during the 2022 to get to the version 3 on the winter, which will complete the set of planned features.