Skip to content

Commit 0c5bc5e

Browse files
author
Lukasz Gasior
committed
Update logback.xml
1 parent d750fb6 commit 0c5bc5e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/main/resources/logback.xml

+4
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,8 @@
3030
<appender-ref ref="FILE" />
3131
</root>
3232

33+
<logger name="io.iohk.ethereum.network.rlpx.RLPxConnectionHandler" level="INFO" />
34+
<logger name="io.iohk.ethereum.blockchain.sync.SyncController" level="INFO" />
35+
<logger name="io.iohk.ethereum.network.PeerActor" level="INFO" />
36+
3337
</configuration>

0 commit comments

Comments
 (0)