File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed
Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change 99[ ![ Clojars Project] ( https://img.shields.io/clojars/v/org.clojars.lukaszkorecki/mokujin.svg )] ( https://clojars.org/org.clojars.lukaszkorecki/mokujin )
1010[ ![ Clojars Project] ( https://img.shields.io/clojars/v/org.clojars.lukaszkorecki/mokujin-logback.svg )] ( https://clojars.org/org.clojars.lukaszkorecki/mokujin-logback )
1111
12-
13- > [ !WARNING]
14- > While Mokujin has been used in live, production applications - it's still under * active* development,
15- > consider the API stable-ish, with possible small changes here and there. See [ the roadmap] ( #todo ) section.
16-
1712## Just enough (structured) logging
1813
1914### Quick example
@@ -303,5 +298,4 @@ From there, Open Telemetry will automatically capture MDC attributes and attach
303298- [x] Improve performance of adding/removing keys from the MDC - see Cambium's or Aviso-logging source for a good approach
304299- [x] Finalize ` log/error ` API - it works, but there are cases where its usage can be confusing
305300- [x] Split library into core and logback-specific components
306- - [ ] timing support - some form of ` with-timing ` macro or an arg on ` with-context `
307301- [ ] Provide a way to customize how context data is transformed?
You can’t perform that action at this time.
0 commit comments