view doc/dbg_loglevel.conf.sample @ 1524:195f3fe9b4ed

Fix type of 3GPP HSS-ID (3325) Note: 3GPP TS 29.338 table 6.3.3.1/1 row HSS-ID (3325) incorrectly lists type as OctetString instead of UTF8String. 3GPP TS 29.338 clause 6.3.3.14 uses UTF8String. Fix: HSS-ID (3325) type changed from OctetString to UTF8String.
author Luke Mewburn <luke@mewburn.net>
date Sat, 18 Apr 2020 10:47:51 +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"