OwlCyberSecurity - MANAGER
Edit File: 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: