Releases: lwhttpdorg/log4cpp
Releases · lwhttpdorg/log4cpp
log4cpp v3.0.8
log4cpp v3.0.7
Change log
- Update README.md
v3.0.6
Changelog
- MSVC is no longer supported
- For Windows, if you use the local boost library, automatically copy boost_json.dll to the executable path
- Fixed the 12:00 noon time formatting error
Full Changelog: v3.0.5...v3.0.6
log4cpp v3.0.5
log4cpp v3.0.4
Changelog
- Prefer to find and use local "boost"
log4cpp v3.0.3
Change log
- Remove redundant string concatenation
- JSON files, changed "lowerCamel" case to "snake_case" naming
log4cpp v3.0.1
Change Log
Fixed some bugs
- The singleton mode is not locked, resulting in conflicts when loading configuration files in multiple threads
- layout pattern string assembly error
Improve
- Added many test cases
log4cpp v3.0.0
Change log:
- Fixed possible deadlock issues
- Support log output via TCP
- Support log output via UDP
- Rename some classes