Crate the_logger

source ·

Macros

Structs

  • Main struct to instantiate when using TheLogger. Its inner RwLock allows only one usage of the file writer and configuration member at a time.
  • TheLoggerConfig allows the user to configure on startup the logger’s output.