Skip to content

v2.1.0 New severity formatters

Compare
Choose a tag to compare
@cgay cgay released this 02 Jul 21:55
· 21 commits to master since this release
46a8757
  • 015d605 Add %{severity} and %s formatters

%{severity} outputs the long form (INFO, WARNING, etc) and %s outputs a single letter (I, W, etc).

With this release the %L / %l formatter is deprecated. Going forward the term "severity" will be used.