Class: Logfoo::SimpleFormatter
- Inherits:
-
LogfmtFormatter
- Object
- LogfmtFormatter
- Logfoo::SimpleFormatter
- Defined in:
- lib/logfoo/formatters/simple_formatter.rb
Constant Summary collapse
- FORMAT =
"[%5s]: %s -%s%s".freeze
- BACKTRACE_LINE =
"\t%s\n".freeze
- EXCEPTION_LINE =
"%s: %s\n".freeze
Constants inherited from LogfmtFormatter
LogfmtFormatter::FLOAT_FORMAT, LogfmtFormatter::IGNORED_KEYS, LogfmtFormatter::STACKTRACE_RE, LogfmtFormatter::UNESCAPED_STRING