[][src]Crate logsley

Macros

debug
error
info
trace
warn

Enums

OutputFormat

Functions

configure

Configure log and slog to emit JSON to stdout.

configure_for_test

Configures log and slog to emit to stdout with "plain" format. Can be called multiple times from different threads. Each call leaks a GlobalLoggerGuard which contains only a bool.

task_scope
thread_scope