Releases: obsidiandynamics/zerolog
Releases · obsidiandynamics/zerolog
0.33.0
25 Jul 01:58
Compare
Sorry, something went wrong.
No results found
0.32.0
24 Jul 23:18
Compare
Sorry, something went wrong.
No results found
0.31.0
19 Jul 02:55
Compare
Sorry, something went wrong.
No results found
0.16.0
12 Jul 05:45
Compare
Sorry, something went wrong.
No results found
Upgraded Fulcrum to 0.15.2.
0.15.0
21 Jun 22:22
Compare
Sorry, something went wrong.
No results found
Updated Fulcrum to 0.15.1
0.14.0
29 Apr 07:03
Compare
Sorry, something went wrong.
No results found
Support for LogChain.message(Object)
Zlg.x(String) methods now take Object
0.13.0
27 Apr 22:41
Compare
Sorry, something went wrong.
No results found
Added JUL to Zlg bridge
Added Hazelcast to Zlg bridge
Benchmarks moved to seperate Gradle module
Stacks utility for working with the call stack
PrintStreamLogTarget prints location information
0.12.0
27 Apr 01:23
Compare
Sorry, something went wrong.
No results found
LogChain.entrypoint(Class) is dropped as it may impact performance; use entrypoint(String) instead
0.11.1
27 Apr 00:52
Compare
Sorry, something went wrong.
No results found
Fix: NPE when Zlg.nop() is called with LogLevel.OFF
0.11.0
27 Apr 00:52
Compare
Sorry, something went wrong.
No results found
Added Zlg.nop() silent logger
Added LogService.nop()
Customisable log entrypoint
More predicates and assertions added to MockLogTarget
Fix: the wrong entrypoint (FQCN) was being passed to SLF4J's LocationAwareLogger