Skip to content

Commit

Permalink
Clarify that 2-tuple not support in prior releases
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Allen committed Mar 30, 2016
1 parent 099a357 commit 8f35160
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -596,6 +596,9 @@ to `debug` as in the last file backend example.
The `traces` keyword works on alternative sinks too but the same limitations
and caveats noted above apply.

**IMPORTANT**: You **must** define a severity level in all lager releases
up to and including 3.1.0 or previous. The 2-tuple form wasn't added until
3.2.0.

Setting the truncation limit at compile-time
--------------------------------------------
Expand Down

0 comments on commit 8f35160

Please sign in to comment.