aboutsummaryrefslogtreecommitdiff
path: root/src/clojure/contrib/logging.clj
AgeCommit message (Expand)Author
2009-08-25Fixed attr-maps on private macros.Alexander Taggart
2009-08-17Implementation changes to improve performanceTom Faulhaber
2009-08-07Fixes #12; log-system ref is now always returned.Tom Faulhaber
2009-08-07Fixes #11; log-ns is now captured at macro-expansion-time.Tom Faulhaber
2009-08-07Added type hints to remove reflection when implementation-specific functions ...Tom Faulhaber
2009-08-04Added level-specific convenience log macros. Improved documentation.Alexander Taggart
2009-08-02Improved the common code shared between direct and agent-based logging. Added...Alexander Taggart
2009-07-29Cleaned up the docs, added the copyright notice.Alexander Taggart
2009-07-29Added logging functionsAlexander Taggart