1 unstable release

Uses new Rust 2024

new 0.1.0 Apr 14, 2025

#47 in #call

MIT license

6KB
55 lines

OneLog

Debug

RUST_LOG=debug cargo run "Hello onelog info log."

LogType

RUST_LOG=debug cargo run "This is a warning" -t warn
RUST_LOG=debug cargo run "Something went wrong" -t error
RUST_LOG=debug cargo run "Debug details" -t debug

Dependencies

~1.3–2.1MB
~40K SLoC