view doc/dbg_loglevel.conf.sample @ 1534:c83e60f28632

dict_dcca_3gpp: simplify rule creation Refactor local_rules_definition to simplify rule creation (to avoid c99 struct initialisers that result in long lines). No change to generated rules.
author Luke Mewburn <luke@mewburn.net>
date Mon, 20 Apr 2020 12:12:42 +1000
parents 51a0521cd065
children
line wrap: on
line source

# This file contains information for configuring the dbg_loglevel extension.
#
# The dbg_loglevel extension allows changing the logging level at startup,
# and then changing it at runtime.
#
# This extension supports configuration reload at runtime. Send
# signal SIGUSR1 to the process to cause the process to reload its
# config.
#
# 3 is the default log level (FD_LOG_NOTICE)
# smaller values increase the logging
# bigger values reduce the logging
LogLevel=3;
"Welcome to our mercurial repository"