Class SSHKit::Formatter::Pretty
In: lib/sshkit/formatters/pretty.rb
Parent: Abstract

Methods

Constants

LEVEL_NAMES = %w{ DEBUG INFO WARN ERROR FATAL }.freeze
LEVEL_COLORS = [:black, :blue, :yellow, :red, :red].freeze

Public Instance methods

Protected Instance methods

[Validate]