Logging - Anniegavr/Collab-Buddy GitHub Wiki

The application uses Slf4j for logging. It logs everything from the Info level. Logs are usually found in service classes, as well as (not so often) in controller classes of this app.

Link to the configuration file: application.yaml