Expand description
§Logger utilities
A toolbox of small utilities to initialize and use loggers based on simplelog
crate.
Useful for binaries that you need a terminal or a file logger fast.
Structs§
- DUMMY
- RESULTS_
FILE - Scanner Results File (Used for Demos)
Enums§
Functions§
- combined_
logger_ init - terminal_
logger_ init - Initialize a terminal logger with the provided log level