ecchronos
ecchronos copied to clipboard
Define logging levels formally
Define the logging levels for ecChronos. The folloowing should be done:
- Define log levels. That is, what is the criteria for each level (info, warn, debug etc).
- Add this information to the CONTRIBUTING document.
- Clean up the code according to the definition.
- Fix logback so debug is not enabled by default.