Module: Syslog
- Defined in:
- lib/ramaze/log/syslog.rb
Overview
Add aliases for the levelnames used by Ramaze logging
Class Method Summary collapse
Class Method Details
permalink .error ⇒ Object
[View source]
11 |
# File 'lib/ramaze/log/syslog.rb', line 11 alias error err |
permalink .warn ⇒ Object
[View source]
10 |
# File 'lib/ramaze/log/syslog.rb', line 10 alias warn warning |