syslog()
Returns the internal Syslog object that is initialized when the first instance is created.
# File ext/syslog/lib/syslog/logger.rb, line 93 def self.syslog @@syslog end