Struct LogOptions

Struct Documentation

struct LogOptions

Public Members

std::string logger_name
std::string log_directory
bool file_enable
LogLevel file_level
bool console_enable
LogLevel console_level