From dd9e6950e9dafe3d81c444b18968804666d78d7c Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Thu, 28 Feb 2008 16:16:01 +0000 Subject: added "help" command to runtime debug flags --- doc/debug.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/debug.html') diff --git a/doc/debug.html b/doc/debug.html index ae163eb4..de77f04a 100644 --- a/doc/debug.html +++ b/doc/debug.html @@ -27,7 +27,7 @@ options possible (all are case insensitive):

+FileTrace=vm.c FileTrace=expr.c"
  • PrintFuncDB - print the content of the debug function database whenever debug information is printed (e.g. abort case)!
  • PrintAllDebugInfoOnExit - print all debug information immediately before rsyslogd exits (currently not implemented!)
  • PrintMutexAction - print mutex action as it happens. Useful for finding deadlocks and such.
  • NoLogTimeStamp - do not prefix log lines with a timestamp (default is to do that).
  • NoStdOut - do not emit debug messages to stdout. If RSYSLOG_DEBUGLOG is not set, this means no messages will be displayed at all.
  • help - display a very short list of commands - hopefully a life saver if you can't access the documentation...
  • [manual index] [rsyslog site]

    -- cgit v1.2.3