A static Log class.
More...
#include <log.h>
|
static void | ResetLogLevel (LogLevel level) |
| Resets the minimal log level. It is INFO by default.
|
|
static void | Debug (const char *format,...) |
|
static void | Info (const char *format,...) |
|
static void | Warning (const char *format,...) |
|
static void | Fatal (const char *format,...) |
|
◆ ResetLogLevel()
static void LightGBM::Log::ResetLogLevel |
( |
LogLevel |
level | ) |
|
|
inlinestatic |
Resets the minimal log level. It is INFO by default.
- Parameters
-
level | The new minimal log level. |
The documentation for this class was generated from the following file:
- External/LightGBM_2.2.3/LightGBM-2.2.3/include/LightGBM/utils/log.h