blob: ed3e201194ea2c344cfbccec2e0a53c51ace317c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
This is a port of log4cplus, a simple-to-use C++ logging API providing
thread-safe, flexible, and arbitrarily granular control over log management
and configuration. It is modeled after the Java log4j API.
Authors:
Tad E. Smith, Michael CATANZARITI, Steighton Haley
WWW: http://log4cplus.sourceforge.net
-pbt
|