|
Motion Master 6.0.0-alpha.86
Next-generation motion control software
|
"logging" block — verbosity and the log file.
More...
#include <config.h>
Public Attributes | |
| std::string | level = "info" |
| FileLoggingConfig | file |
"logging" block — verbosity and the log file.
| FileLoggingConfig LoggingConfig::file |
| std::string LoggingConfig::level = "info" |
Verbosity of the console and of the in-memory ring served by GET /api/log. trace | debug | info | warning | error | critical | off.