icedb  version 0.5.1
Snow particle scattering database API
Public Attributes | List of all members
icedb::logging::log_properties Struct Reference

#include <logging.hpp>

Collaboration diagram for icedb::logging::log_properties:
Collaboration graph
[legend]

Public Attributes

bool debugChannel
 
::std::string logFile
 
int consoleLogThreshold
 
int debuggerLogThreshold
 

Detailed Description

Definition at line 20 of file logging.hpp.

Member Data Documentation

◆ consoleLogThreshold

int icedb::logging::log_properties::consoleLogThreshold

Definition at line 24 of file logging.hpp.

Referenced by icedb::logging::setupLogging().

◆ debugChannel

bool icedb::logging::log_properties::debugChannel

Definition at line 22 of file logging.hpp.

◆ debuggerLogThreshold

int icedb::logging::log_properties::debuggerLogThreshold

Definition at line 25 of file logging.hpp.

Referenced by icedb::logging::setupLogging().

◆ logFile

::std::string icedb::logging::log_properties::logFile

Definition at line 23 of file logging.hpp.

Referenced by icedb::logging::setupLogging().


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