Class SSHKit::Logger
In: lib/sshkit/logger.rb
Parent: Object

Constants

DEBUG = 0
INFO = 1
WARN = 2
ERROR = 3
FATAL = 4

[Validate]