Skip to content

Logging

Anniegavr edited this page Feb 2, 2023 · 1 revision

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