syslog_appender: Log Messages to the Local Syslog

View source: R/appenders.R

syslog_appenderR Documentation

Log Messages to the Local Syslog

Description

Send messages to the local syslog. Requires the rsyslog package.

Usage

syslog_appender(identifier, layout = bare_log_layout(), ...)

Arguments

identifier

A string identifying the application.

layout

A layout function taking a level parameter and additional arguments corresponding to the message.

...

Further arguments passed on to open_syslog.

See Also

appenders for more information on Appenders.


johnmyleswhite/log4r documentation built on Feb. 4, 2023, 9:56 p.m.