Spring: Spring Boot with SLF4J/Logback sending to syslog
The Spring framework provides a proven and well documented model for the development of custom projects and services. The Spring Boot project takes an opinionated view of building production Spring applications, which favors convention over configuration. In this article we will explore how to configure a Spring Boot project to use the Simple Logging Facade … Spring: Spring Boot with SLF4J/Logback sending to syslog