From 8daa83a594a2e98f39d764422bfbdbc62c9efd44 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 19:20:00 +0200 Subject: Adding upstream version 2:4.20.0+dfsg. Signed-off-by: Daniel Baumann --- docs-xml/smbdotconf/logging/debugsyslogformat.xml | 33 +++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 docs-xml/smbdotconf/logging/debugsyslogformat.xml (limited to 'docs-xml/smbdotconf/logging/debugsyslogformat.xml') diff --git a/docs-xml/smbdotconf/logging/debugsyslogformat.xml b/docs-xml/smbdotconf/logging/debugsyslogformat.xml new file mode 100644 index 0000000..ee1627d --- /dev/null +++ b/docs-xml/smbdotconf/logging/debugsyslogformat.xml @@ -0,0 +1,33 @@ + + + + With this option enabled (yes (alias + in_logs) or + always), debug messages are printed in a + single-line format like that traditionally produced by syslog. + The timestamp consists of an abbreviated month, space-padded date, + and time including seconds. This is followed by the hostname and + the program name, with the process-ID in square brackets. + + + The value always produces this log + format even to STDOUT or + STDERR + + + The value no defers to other parameters + and typically produces traditional two-line Samba logs to log files. + + + + If is also enabled + then an RFC5424 timestamp is used instead. + + + +no + -- cgit v1.2.3