From fd0bed1df9e306d8f0d2498afb8df316ca8b3f9e Mon Sep 17 00:00:00 2001 From: Torsten Hilbrich Date: Wed, 21 Jun 2017 12:59:35 +0200 Subject: log: Add support for journal logging This logging is available if the software was build with the configure option --with-systemd-journal. It will be enabled by default if libsystemd is found. The runtime parameter --log-journal enables to output of log messages to the systemd journal. Please note that the journal priority field has the same value as the syslog level so no conversion is required here. --- docs/man/ModemManager.8 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/man') diff --git a/docs/man/ModemManager.8 b/docs/man/ModemManager.8 index 72360442..5a74fb26 100644 --- a/docs/man/ModemManager.8 +++ b/docs/man/ModemManager.8 @@ -50,6 +50,9 @@ messages are logged. Given level must be one of "ERR", "WARN", "INFO" or "DEBUG" Specify location of the file where ModemManager will dump its log messages, instead of syslog. .TP +.B \-\-log\-journal +Output log message to the systemd journal. +.TP .B \-\-log\-timestamps Include absolute timestamps in the log output. .TP -- cgit v1.2.3-70-g09d2