powered by
Send messages to the local syslog. Requires the rsyslog package.
rsyslog
syslog_appender(identifier, layout = bare_log_layout(), ...)
A string identifying the application.
A layout function taking a level parameter and additional arguments corresponding to the message.
level
Further arguments passed on to rsyslog::open_syslog().
rsyslog::open_syslog()
appenders() for more information on Appenders.
appenders()