Crate logging

Source
Expand description

§DungeonRS logging

Handles configuring Bevy’s logging system and handles outputting logging to a rolling file.

Functions§

custom_layer 🔒
This method builds a custom logging layer for trace and log.
log_plugin
Builds the [LogPlugin] for the application.