[TLOG-3] Move implementation-specific details out of main ns Created: 06/Jul/11 Updated: 07/Jul/11 Resolved: 07/Jul/11 |
|
| Status: | Resolved |
| Project: | tools.logging |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Enhancement | Priority: | Major |
| Reporter: | Alexander Taggart | Assignee: | Alexander Taggart |
| Resolution: | Completed | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
| Patch: | Code and Test |
| Approval: | Ok |
| Description |
|
The protocols which allow the main functions/macros to adapt to implementation specific logging libraries do not need to be in the clojure.tools.logging namespace since they are not intended to be used by consumers. Plan:
|
| Comments |
| Comment by Alexander Taggart [ 07/Jul/11 6:49 PM ] |
|
https://github.com/clojure/tools.logging/commit/42dfba84a373e52a4e80af6467e47761e6f20678 |