A logger for logentries for use with timbre.
(timbre/set-config!
{:appenders
{:logentries
(logentries-appender "my-logentries-log-token"
{:user-tags {:any-random "values you want to add to every message"}})}})
clojure -A:jar
clojure -Spom
- Edit pom.xml, fix the groupId, artifactId, version
CLOJARS_USERNAME=user CLOJARS_PASSWORD=password clojure -A:deploy
See tools.deps tools for more information.
Copyright © 2018 Yummly
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.