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