Skip to content

Releases: zsummer/log4z

V3.4.0_stable

03 Dec 02:35
Compare
Choose a tag to compare

Performance optimization.
Some details of the adjustment.

V3.3.0_stable

05 Jan 14:01
Compare
Choose a tag to compare

support map vector list
support continuum via travis.
new hot change design, all change realize need via push log flow.
support oem string convert.

new method to read whole content of file.
check configure's checksum when auto update it.

some other optimize.

v3.2.0

01 Feb 15:19
Compare
Choose a tag to compare

add interface setLoggerName,setLoggerPath,setAutoUpdate
support auto update from configure file
code clean.

v3.1.0_stable

18 Jan 05:09
Compare
Choose a tag to compare

add method enable/disable logger by specific logger id
add method enable/disable log suffix line number.
add method enable/disable log output to file.

v3.0.0_stable

19 Dec 13:01
Compare
Choose a tag to compare
  • new naming notations
  • support for reading config from a string.
  • remove all TLS code, used dispatch_semaphore in apple OS.
  • support system: windows, linux, mac, iOS

v2.8.2_stable

11 Dec 05:39
Compare
Choose a tag to compare
  • fix compatibility on MinGW. a constent value suffix.
  • ignore utf-8 file BOM when load configure file
  • use macro WIN32_LEAN_AND_MEAN replace head file winsock2.h

v2.8.1_stable

17 Nov 02:28
Compare
Choose a tag to compare

fix compatibility on MinGW. a constent value suffix.

v2.8.0_stable

27 Sep 15:01
Compare
Choose a tag to compare

support synchronous written to file and thread-safe

v2.7.0_stable

21 Sep 15:31
Compare
Choose a tag to compare

compatible mac machine

v2.6.1_stable

24 Aug 16:00
Compare
Choose a tag to compare

fix bug from defined _MSC_VER