Option added to set identifier for syslog(3) logging.

This identifier is added to each log message by syslog.
This commit is contained in:
Tobias Brunner
2012-04-20 09:26:12 +02:00
parent 7e84c4275c
commit 5895c2e948
2 changed files with 15 additions and 1 deletions
+8
View File
@@ -853,6 +853,14 @@ identifier for each IKE_SA.
Prefix each log entry with a timestamp. The option accepts a format string as
passed to
.BR strftime (3).
.TP
.BR charon.syslog.identifier
Global identifier used for an
.BR openlog (3)
call, prepended to each log message by syslog. If not configured,
.BR openlog (3)
is not called, so the value will depend on system defaults (often the program
name).
.SS Subsystems
.TP