Crate dioxus_logger
source ·Structs
- The primary logging struct that contains all runtime configuration.
Functions
- Initialize
log
anddioxus-logger
with a specified filter. For more advanced configuration, build the logger through theDioxusLogger
struct.