Module handler

Source

Modules§

console
file
network

Structs§

BaseHandler
Base handler implementation
NullHandler
A handler that does nothing

Traits§

Handler
A trait for handlers that handle log records

Functions§

new_handler_ref
Creates a new handler reference from a handler.

Type Aliases§

HandlerFilter
HandlerRef
A type alias for a thread-safe handler reference.