View Source locus_logger (locus v2.3.9)
locus_database
events; can be adjusted in app config as well as at run time.
Summary
Functions
Changes the logging verbosity in runtime
Functions
-spec set_loglevel(debug | info | warning | error | none) -> ok.
Changes the logging verbosity in runtime
Level
must be either debug
, info
, warning
, error
or none
.