|
static void | init (iolink::LogLevel level) |
|
static iolink::LogLevel | logLevel () |
|
◆ init()
static void ioformat::Logger::init |
( |
iolink::LogLevel |
level | ) |
|
|
static |
Allows to initialize IOFormat with a specific log level. By default, IOFormat log level is initialized with IOLink log level, but this method allows to choose a different level from IOLink. This method must be called before any other IOFormat call, otherwise it won't have any effect.
◆ logLevel()
static iolink::LogLevel ioformat::Logger::logLevel |
( |
| ) |
|
|
static |
Allows to retrieve the current IOFormat log level.
The documentation for this class was generated from the following file:
- ioformat/public/include/ioformat/Logger.h