Go to the source code of this file.
Classes | |
| struct | LogSeverity |
| struct | LogCategory |
| class | LogEntry |
| class | Logger |
Namespaces | |
| namespace | OnixS |
| namespace | OnixS::CME |
| namespace | OnixS::CME::ConflatedUDP |
Functions | |
| ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &, LogSeverity::Enum) |
| std::string | toStr (LogSeverity::Enum mode) |
| ONIXS_CONFLATEDUDP_EXPORTED bool | fromStr (LogSeverity::Enum &, const Char *, size_t) |
| ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &, LogCategory::Enum) |
| std::string | toStr (LogCategory::Enum mode) |
| ONIXS_CONFLATEDUDP_EXPORTED bool | fromStr (LogCategory::Enum &, const Char *, size_t) |