Module logger

Module logger 

Source
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§

LoggerPrintMode

Functions§

combined_logger_init
terminal_logger_init
Initialize a terminal logger with the provided log level