Registry / logging / syslogger

syslogger

JSON →
library1.6.6rbrubygemsunverified

A syslog logger for Ruby with configurable facility, without excessive dependencies.

gem install syslogger
INSTALL
IMPORT
SIG · SYSLOGGER
S
syslogger
loggingrubyv1.6.6
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Syslogger
require 'syslogger'

Log a message to syslog

require 'syslogger' logger = Syslogger.new('myapp', Syslog::LOG_PID, Syslog::LOG_LOCAL0) logger.info('Application started')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.6.6latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
34 hits · last 30 days
node
28
Amazon
1
Resources
syslogger — gem install syslogger · libregistry