[−][src]Module adbfbinlib::common::logit
This module lets us be more flexible with logging. It provides different types of loggers for different purposes, if run in tui or somewhere (maybe a syslog log).
Structs
Logit | The logger for all log-types: warn, info, trace, error, debug |
Enums
Log |
Functions
read_env_level | Read env level given e.g. by command-line, environment variable |