Crate trillium_logger
source · [−]Expand description
Welcome to the trillium logger!
Re-exports
pub use crate::formatters::apache_combined;
pub use crate::formatters::apache_common;
pub use crate::formatters::dev_formatter;
Modules
Components with which common log formats can be constructed
Structs
The trillium handler for this crate, and the core type
Enums
A configuration option that determines if format will be colorful.
Specifies where the logger output should be sent
Traits
The interface to format a &[
Conn
] as a Display
-able outputFunctions
Convenience alias for
Logger::new