puppetlabs / trapperkeeper

A services framework for Clojure / JVM applications.
https://tickets.puppetlabs.com/browse/TK
Apache License 2.0
587 stars 74 forks source link

(MAINT) Add comparason functions to log testutils #276

Closed austb closed 6 years ago

austb commented 6 years ago

Prior to this commit there was no way to compare log levels without knowing the underlying log levels were logback.

This commit adds functions to compare log levels.

puppetcla commented 6 years ago

CLA signed by all contributors.

justinstoller commented 6 years ago

Sounds like folks decided to go a different route with this work