|
SeaBreeze
|
Simple logger for OOI applications. More...
#include <Log.h>

Static Public Member Functions | |
| static void | setLogLevel (int lvl) |
| static void | setLogLevel (const std::string &s) |
| static void | setLogFile (void *f) |
Static Public Attributes | |
| static unsigned | logLevel |
Simple logger for OOI applications.
Provide better thread support (hard to tell what thread model the caller may be using...)
Provide flat C interface (e.g. for NativeUSBWinUSB.c, test apps)
Provides automatic heirarchical call-stack indentation.