MarkLogic Connect
MarkLogic Connect Client API Collection
Public Attributes | List of all members
mlclient::LoggingConfiguration Struct Reference

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
 

Detailed Description

LoggingConfiguration to use.

Use alongside reconfigureLogging() .

Member Data Documentation

bool mlclient::LoggingConfiguration::toerr = false

Log to stdout too?


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