
17 May
2024
17 May
'24
4:47 p.m.
I noticed that logback-contrib was archived in Git recently. Is there another way to do JSON layout? I looked at the source because profiling showed a lot of GC coming from the SimpleDateFormatter constructor used in JsonLayoutBase and was hoping to find a new version that reused DateTimeFormatter instead. Thanks