Module rust_utils::logging

source ·
Expand description

Rotating logging API This can be used to create a configurable log that saves to a file and optionally prints to stdout as well.

Structs

  • An automatic rotating log based on the current date

Enums