Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add clojure.tools.logging and logging statements #72

Merged
merged 1 commit into from
Aug 6, 2015

Conversation

danielcompton
Copy link
Collaborator

Library users will need to provide a clojure.tools.logging compatible logger to see these logs, we don't bundle logback so we can let the user choose. Similarly, they will need to provide their own logging config, as our one is in test-resources and won't be packaged in the JAR.

Library users will need to provide a clojure.tools.logging compatible
logger to see these logs, we don't bundle logback so we can let the user
choose. Similarly, they will need to provide their own logging config,
as our one is in test-resources and won't be packaged in the JAR.
danielcompton added a commit that referenced this pull request Aug 6, 2015
Add clojure.tools.logging and logging statements
@danielcompton danielcompton merged commit 5587bda into master Aug 6, 2015
@danielcompton danielcompton deleted the add-logging branch August 6, 2015 06:41
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant