|
typedef std::function< void(unsigned
int level, const char *file,
unsigned int line, const char
*msg)> | LogFunc |
|
|
| Logger (const LogFunc &func) |
|
| Logger (const LogFunc &func, unsigned int min_level) |
|
void | SetLogger (LogFunc func) |
|
void | set_min_level (unsigned int level) |
|
unsigned int | min_level () const |
|
void | Log (unsigned int level, const char *file, unsigned int line, const char *msg) |
|
bool | HasLogger () const |
|
The documentation for this class was generated from the following file:
- /var/lib/jenkins/workspace/WPILib/WPILib - Development/arm/wpiutil/src/main/native/include/wpi/Logger.h