I've been throwing in more little features to the logger4clj API. This release focuses on the appenders/formatters library, with support for a configurable fields in single-line log statements, the ability to log the function and line number of the caller, a file appender with time or size-based rollover as well as self-cleanup of old log files, and formatters for XML, YAML, clojure data structures and JSON. Hope someone will find this useful!
Logger4clj is a heirarchical logging tool written in clojure w/ some minor dependencies on JDK6. It is NOT a wrapper for another logging API! https://github.com/jkauzlar/logger4clj In Leiningen via Clojars: [logger4clj "0.2"] -- 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