Open JustusAdam opened 7 years ago
Store current logging level in an IORef and update if whenever the config changes it, so long as the command line parameters verbose or debug are not set.
IORef
verbose
debug
Store current logging level in an
IORef
and update if whenever the config changes it, so long as the command line parametersverbose
ordebug
are not set.