![]() |
Raven Engine v0.1
|
Declares the Formatter class for formatting log messages. More...
Classes | |
| class | Raven::Formatter |
| Utility for formatting log messages with level and timestamp. More... | |
Namespaces | |
| namespace | Raven |
Declares the Formatter class for formatting log messages.
The Formatter provides utilities to format log messages by prefixing them with a timestamp and converting log levels to their string and color-coded representations. Used by the logging system to produce consistent, human-readable log output.