ZELYRA
Home > Packages > zelyra/logging

zelyra/logging

v0.1.50 UTILITY Apache-2.0 / MIT

Structured JSON and terminal logger with syslog forwarders, log levels (Debug, Info, Warn, Error), and context tracing.

✓ Built-in Module – automatically available

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