Pinned Repositories
async
Asynchronous drain for slog-rs v2
envlogger
Port of `env_logger` as a `slog-rs` drain.
example-lib
Example of a library using slog-rs
journald
journald support for slog-rs
json
Json formatter for slog-rs
perf
Performance and time reporting for slog-rs
scope
Logging scopes for slog-rs
slog
Structured, contextual, extensible, composable logging for Rust
stdlog
Standard Rust log crate adapter to slog-rs
term
Unix terminal drain and formatter for slog-rs
slog-rs's Repositories
slog-rs/slog
Structured, contextual, extensible, composable logging for Rust
slog-rs/async
Asynchronous drain for slog-rs v2
slog-rs/term
Unix terminal drain and formatter for slog-rs
slog-rs/json
Json formatter for slog-rs
slog-rs/scope
Logging scopes for slog-rs
slog-rs/journald
journald support for slog-rs
slog-rs/envlogger
Port of `env_logger` as a `slog-rs` drain.
slog-rs/stdlog
Standard Rust log crate adapter to slog-rs
slog-rs/perf
Performance and time reporting for slog-rs
slog-rs/example-lib
Example of a library using slog-rs
slog-rs/atomic
Atomic run-time controllable drain for slog-rs
slog-rs/extlog
Add external logs (loggable objects) for use with the slog ecosystem.
slog-rs/derive
slog-rs/kvfilter
Key values based filter Drain for slog-rs
slog-rs/misc
A testing repo for slog
slog-rs/bunyan
slog-rs/syslog
Syslog drain for slog-rs
slog-rs/cadence
slog-rs/config
Runtime configuration logging for slog-rs
slog-rs/scope-stdlog
Standard Rust log crate adapter for `slog-rs` (integrated with `slog-scope`)
slog-rs/extra
Standard `slog-rs` extensions
slog-rs/fmtstream
`no_std` streamer for slog-rs
slog-rs/html
Html formatter for slog-rs
slog-rs/serde
Serde serialization adapter for slog-rs
slog-rs/stream
`io::Write` streamer for slog-rs