Usage Example
log::info("User logged in", {"user_id": 42, "ip": "127.0.0.1"})
log::warn("Database connection retry", {"attempt": 2})
Features & Capabilities
Structured JSON and terminal logger with syslog forwarders, log levels (Debug, Info, Warn, Error), and context tracing. This library is designed with strict nominal type boundaries, deterministic memory layouts, and full verification against memory corruption.
← Back to Package Registry