Module terminal

Source
Expand description

Terminal logger.

Structs§

TerminalLoggerBuilder
A logger builder which build loggers that output log records to the terminal.
TerminalLoggerConfig
The configuration of TerminalLoggerBuilder.
TerminalLoggerDecorator
slog_term::Decorator implementation for TerminalLoggerBuilder.

Enums§

Destination
The destination to which log records will be outputted.