README.md File
Namespaces Index
| namespace | log |
|
Logging system with self-registering output sinks. More... | |
File Listing
The file content with the documentation metadata removed is:
## helios::util::log
Flexible logging system with configurable output destinations. Sinks register themselves with unique identifiers, allowing dynamic enable/disable at runtime without compile-time knowledge of all sink types.
---
<details>
<summary>Doxygen</summary><p>
@namespace helios::util::log
@brief Logging system with self-registering output sinks.
@details Sinks define their own type identifiers and register with the LogManager. Enable/disable is done by string identifier, allowing extensibility without modifying core logging code.
</p></details>
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.