| Class | SSHKit::Formatter::Pretty |
| In: |
lib/sshkit/formatters/pretty.rb
|
| Parent: | Abstract |
| LEVEL_NAMES | = | %w{ DEBUG INFO WARN ERROR FATAL }.freeze |
| LEVEL_COLORS | = | [:black, :blue, :yellow, :red, :red].freeze |