Crate logforth_bridge_log

Crate logforth_bridge_log 

Source
Expand description

A bridge to forward logs from the log crate to logforth.

Structs§

LogProxy
Adapter to use a specific logforth logger instance as a log crate logger.
OwnedLogProxy
Owned version of LogProxy.

Functions§

setup
Set up the log crate global logger.
try_setup
Set up the log crate global logger.