mirror of
https://github.com/ACINQ/eclair.git
synced 2024-11-20 10:39:19 +01:00
38a3f07f83
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 |