How To Log Records in JSON with Spring Boot and Logback Posted on Feb 26, 2021 in #spring boot #code #kotlin Reading time: 1 minute Intro In this tutorial I’ll demo how to give your log records a bit more structure by logging directly in JSON format, using Spring Boot and Jackson. 🍿 Watch on YouTube or get the code from GitHub