file-logger: Add support to log timestamp in microseconds
Closes strongswan/strongswan#2475
This commit is contained in:
@@ -50,6 +50,10 @@ charon.filelog.<name>.time_add_ms = no
|
||||
Adds the milliseconds within the current second after the timestamp
|
||||
(separated by a dot, so _time_format_ should end with %S or %T).
|
||||
|
||||
charon.filelog.<name>.time_add_us = no
|
||||
Adds the microseconds within the current second after the timestamp
|
||||
(separated by a dot, so _time_format_ should end with %S or %T).
|
||||
|
||||
charon.syslog {}
|
||||
Section to define syslog loggers, see LOGGER CONFIGURATION in
|
||||
**strongswan.conf**(5).
|
||||
|
||||
Reference in New Issue
Block a user