I'm pleased to announce the release of [ring-logger "0.7.0"]!

The goal for this release was to refactor the code in preparation for
future improvements and to remove the timbre & onelog (which pulls
log4j, etc) dependencies. Those were moved to the new companion
projects that also have 0.7.0 releases: ring-logger-timbre &
ring-logger-onelog

- Breaking changes:

* Remove timbre implementation, was moved to ring-logger-timbre
* Remove OneLog implementation, was moved to ring-logger-onelog
* Replace keyword arguments with a proper map in wrap-with-logger
* Replace :logger-impl param to :logger
* Make Logger protocol more simple: It has just two fns now: `log` and
`add-extra-middleware`

https://github.com/nberger/ring-logger

Feedback & contributions are all welcome!

-
Nicolás

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to