|
ealogger
ealogger is a c++ library that provides a blazing fast and easy to use logging mechanism
|
Documentation for all sinks ealogger is able to use. More...
Classes | |
| class | ealogger::Sink |
| A sink is an object that writes the log message to a specific target. More... | |
| class | ealogger::SinkConsole |
| Sink to write to a console. More... | |
| class | ealogger::SinkFile |
| Sink to write to a log file. More... | |
| class | ealogger::SinkSyslog |
| Sink writing to unix syslog. More... | |
Documentation for all sinks ealogger is able to use.
1.8.11