NixonCpp
Loading...
Searching...
No Matches
nixoncpp::utils::LoggerConfig Struct Reference

Configuration options for creating a logger. More...

#include <LoggerFactory.hpp>

Collaboration diagram for nixoncpp::utils::LoggerConfig:

Public Attributes

Level level = Level::LOG_INFO
bool enableFileLogging = false
std::string logFilePath
bool colorOutput = true
std::string appPrefix

Detailed Description

Configuration options for creating a logger.

Member Data Documentation

◆ appPrefix

◆ colorOutput

◆ enableFileLogging

◆ level

◆ logFilePath


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