StefanSchubert / sabi

Seawater Aquarium Business Intelligence (sabi) aims to gain knowledge from aquarists for aquarists based on collected seawater parameters.
https://sabi-project.net
MIT License
4 stars 3 forks source link

Refactor Logging: Use Lockback instead of log4j #41

Closed StefanSchubert closed 4 years ago

StefanSchubert commented 5 years ago

Lockback is the successor of log4j, see https://www.baeldung.com/logback

StefanSchubert commented 4 years ago

Integrated with #13 via slf4j - as it is standard in spring boot now.