Details
-
Type:
Enhancement
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
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:
- Move protocols into clojure.tools.logging.impl
- Move implementation-specific code (e.g., the extentions to the protocols) into separate namespaces, e.g., clojure.tools.logging.log4j.
Attachments
Activity
Alexander Taggart
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Attachment | refactor-namespaces.patch [ 10272 ] |
Alexander Taggart
made changes -
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Approval | Ok | |
| Resolution | Completed [ 1 ] | |
| Patch | Code and Test |
https://github.com/clojure/tools.logging/commit/42dfba84a373e52a4e80af6467e47761e6f20678