Initial commit

This commit is contained in:
Peter Taoussanis 2012-05-27 23:22:02 -07:00
commit 17b82085f9
2 changed files with 9 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
pom.xml
*jar
/lib/
/classes/
.lein-deps-sum

4
README.md Normal file
View File

@ -0,0 +1,4 @@
timbre
======
Simple, flexible, all-Clojure logging. No XML!