ifm3d
|
Public Member Functions | |
LogWriterConsoleColored (Output out=Output::StdErr) | |
void | Write (const LogEntry &entry) override |
Public Member Functions inherited from ifm3d::LogWriterConsole< Formatter > | |
LogWriterConsole (Output out=Output::StdErr) | |
void | Write (const LogEntry &entry) override |
Protected Member Functions | |
void | SetColor (LogLevel log_level) |
void | ResetColor () |
Additional Inherited Members | |
Protected Attributes inherited from ifm3d::LogWriterConsole< Formatter > | |
std::mutex | mutex_ |
std::ostream & | out_ |
bool | is_a_tty_ |