Current Path : /usr/local/share/ri/1.8/system/Logger/Severity/ |
FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64 |
Current File : //usr/local/share/ri/1.8/system/Logger/Severity/cdesc-Severity.yaml |
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: [] comment: - !ruby/struct:SM::Flow::P body: Logging severity. constants: - !ruby/object:RI::Constant comment: name: DEBUG value: "0" - !ruby/object:RI::Constant comment: name: INFO value: "1" - !ruby/object:RI::Constant comment: name: WARN value: "2" - !ruby/object:RI::Constant comment: name: ERROR value: "3" - !ruby/object:RI::Constant comment: name: FATAL value: "4" - !ruby/object:RI::Constant comment: name: UNKNOWN value: "5" full_name: Logger::Severity includes: [] instance_methods: [] name: Severity superclass: