Skip to content

Instantly share code, notes, and snippets.

@m0wfo
Last active December 25, 2015 23:49
Show Gist options
  • Save m0wfo/7059104 to your computer and use it in GitHub Desktop.
Save m0wfo/7059104 to your computer and use it in GitHub Desktop.
(defproject le-example "1.0.0-SNAPSHOT"
:description "Sample clojure app for Logentries"
:dependencies [[org.clojure/clojure "1.3.0"]
[org.clojure/tools.logging "0.2.6"]
[log4j/log4j "1.2.17"]
[com.logentries/logentries-appender "1.1.20"]])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment