circleci / rollcage

A Clojure client for Rollbar
Eclipse Public License 1.0
50 stars 28 forks source link

Add missing level mapping for debug severity #32

Closed dparis closed 6 years ago

dparis commented 6 years ago

This PR adds a mapping for debug severity, which prevents an IllegalArgumentException from being thrown if the circleci.rollcage.core/debug function is called. This should resolve #31 .

gordonsyme commented 6 years ago

Deployed as https://clojars.org/circleci/rollcage/versions/1.0.156