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
andlog
. - log_
plugin - Builds the [
LogPlugin
] for the application.