#include <TraceLogger.h>
Public Types | |
enum | { MAX_GROUP_NAME_LEN = 20 } |
Public Member Functions | |
TraceLogger (const PropsFile &props) throw (exception) | |
virtual | ~TraceLogger () |
void | log (const string &group, const string &message) throw (exception) |
void | log (const string &group, const vector< string > &messages) throw (exception) |
|
|
|
|
|
|
|
|
|
|