Skip to main content

Module logging_handler

Module logging_handler 

Source
Expand description

Logging handler for the log crate.

This module provides a RichHandler that implements log::Log, producing styled, formatted log output through gilt’s Console.

Structs§

RichHandler
A log::Log implementation that produces styled, formatted log output using gilt’s Console.

Functions§

install
Create a default RichHandler and install it as the global logger.