|
MarkLogic Connect
MarkLogic Connect Client API Collection
|
LoggingConfiguration to use. More...
#include <logging.hpp>
Public Attributes | |
| std::string | folder = "" |
| The folder to log to. | |
| std::string | level = "INFO" |
| The level. INFO or DEBUG strings. | |
| bool | toerr = false |
LoggingConfiguration to use.
Use alongside reconfigureLogging() .
| bool mlclient::LoggingConfiguration::toerr = false |
Log to stdout too?
1.8.10