mirror of
https://github.com/ACINQ/eclair.git
synced 2025-02-24 06:47:46 +01:00
This allows us to only use logback.xml to control the log level. From akka docs [1]: > If you set the loglevel to a higher level than DEBUG, any DEBUG events will be filtered out already at the source and will never reach the logging backend, regardless of how the backend is configured. > You can enable DEBUG level for akka.loglevel and control the actual level in the SLF4J backend without any significant overhead, also for production. [1] https://doc.akka.io/docs/akka/current/logging.html |
||
---|---|---|
.. | ||
src | ||
pom.xml |