Releases: zsummer/log4z
Releases · zsummer/log4z
V3.4.0_stable
V3.3.0_stable
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
v3.1.0_stable
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
- 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
- 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
fix compatibility on MinGW. a constent value suffix.
v2.8.0_stable
support synchronous written to file and thread-safe
v2.7.0_stable
compatible mac machine
v2.6.1_stable
fix bug from defined _MSC_VER