view doc/dbg_loglevel.conf.sample @ 1541:3365e95bed57

sctp: improve sockaddr array logging Add fd_sa_dump_array() to dump an array of sockaddr (per sctp_bindx(), sctp_connectx(), etc). Log sockaddr array in various places, fixing or replacing the commented-out TRACE_sSA usage.
author Luke Mewburn <luke@mewburn.net>
date Fri, 01 May 2020 18:56:05 +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"