comparison doc/dbg_loglevel.conf.sample @ 1345:51a0521cd065

dbg_loglevel: new extension that allows changing the log level at runtime
author Thomas Klausner <tk@giga.or.at>
date Sun, 12 May 2019 10:35:46 +0200
parents
children
comparison
equal deleted inserted replaced
1344:a5c072798f1a 1345:51a0521cd065
1 # This file contains information for configuring the dbg_loglevel extension.
2 #
3 # The dbg_loglevel extension allows changing the logging level at startup,
4 # and then changing it at runtime.
5 #
6 # This extension supports configuration reload at runtime. Send
7 # signal SIGUSR1 to the process to cause the process to reload its
8 # config.
9 #
10 # 3 is the default log level (FD_LOG_NOTICE)
11 # smaller values increase the logging
12 # bigger values reduce the logging
13 LogLevel=3;
"Welcome to our mercurial repository"