Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Improvements to clojure.tools.logging integration #177

Conversation

Josh-Tilles
Copy link
Contributor

No description provided.

Using namespaces as keys may appear risky because of their mutability,
but I believe it’s safe because `clojure.lang.Namespace` doesn’t
override `java.lang.Object#hashCode`.
@ptaoussanis
Copy link
Member

Looks good, thanks Josh!

ptaoussanis added a commit that referenced this pull request Jul 4, 2016
@ptaoussanis ptaoussanis closed this Jul 4, 2016
ptaoussanis added a commit that referenced this pull request Jul 4, 2016
@Josh-Tilles
Copy link
Contributor Author

@ptaoussanis You’re very welcome! Happy to see that you thought the proposed changes were useful.

Also, I learned some things by perusing your “housekeeping”—some neat refinements in there.

ptaoussanis added a commit that referenced this pull request Jul 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants