Motion Master 6.0.0-alpha.86
Next-generation motion control software
Loading...
Searching...
No Matches
LoggingConfig Struct Reference

"logging" block — verbosity and the log file. More...

#include <config.h>

Collaboration diagram for LoggingConfig:
[legend]

Public Attributes

std::string level = "info"
 
FileLoggingConfig file
 

Detailed Description

"logging" block — verbosity and the log file.

Member Data Documentation

◆ file

FileLoggingConfig LoggingConfig::file

◆ level

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.


The documentation for this struct was generated from the following file: