Skip to main content

Crate typed_log

Crate typed_log 

Source

Traits§

Loggable
Empty trait that you should implement for anything you intend to log.

Functions§

downcast_ref
log_any
push_log_any
Sets how to log any type.
push_log_impl
Sets how to log a specific type T.

Type Aliases§

LogFn
LogFnType