Class | Ramaze::Logger::Syslog |
In: |
lib/ramaze/log/syslog.rb
|
Parent: | Object |
ALIASES | = | {:dev => :debug, :warn => :warning, :error => :err} | Hash containing various method aliases. Rbx and Jruby don‘t seem to like the combination of alias() and module_function() so this works around that. |
Open the syslog library, if it is allready open, we reopen it using the new argument list. The argument list is passed on to the Syslog library so please check that, and man syslog for detailed information.
There are 3 parameters: