|
Honeycomb
0.1
Component-Model Framework
|
Logger methods. More...
Namespaces | |
| level | |
| Severity levels (default levels) | |
Classes | |
| struct | BufferSink |
| Captures records in a buffer. More... | |
| struct | FileSink |
| Formats record to a file stream. More... | |
| struct | Sink |
| struct | StreamSink |
| Formats record to a stream. More... | |
Typedefs | |
| typedef DepNode< void *, NameId > | Level |
| Severity level. More... | |
Functions | |
| String | format (const Level &level, const String &record) |
| Format record with date and level id. More... | |
| String | srcFilename (const String &path) |
| Get filename from source path provided by macro FILE More... | |
Logger methods.
| typedef DepNode<void*, NameId> honey::log::Level |
Severity level.
Format record with date and level id.
1.8.10