Crate prima_rs_logger

Crate prima_rs_logger 

Source

Modules§

slog_macro

Macros§

debug
Example debug! macro
error
Example error! macro
info
Example info! macro
trace
Example trace! macro
v_warn
Example warn! macro
warn
Example warn! macro

Structs§

GuardLogger
GuardLogger embed GlobalLoggerGuard of slog.
OnceCell
A thread-safe cell which can be written to only once.

Functions§

json_guard
term_guard

Type Aliases§

GuardLoggerCell