Registry / logging / etwin-log

etwin-log

JSON →
library0.12.3rscratesunverified

Structured logs for etwin, a gaming platform.

# Cargo.toml [dependencies] etwin_log = "0.12.3"
INSTALL
IMPORT
SIG · ETWIN-LOG
E
etwin-log
loggingrustv0.12.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Logger
use etwin_log::Logger;

Log a structured info message.

use etwin_log::Logger; fn main() { let logger = Logger::new(); logger.info("Hello, world!"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.12.3latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
45 hits · last 30 days
node
38
Resources
etwin-log — cargo add etwin-log · libregistry