We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b06a004 commit be718bbCopy full SHA for be718bb
src/Nethermind/Nethermind.Runner/NLog.config
@@ -64,7 +64,7 @@
64
<logger name="Blockchain.SynchronizationManager" minlevel="Debug" writeTo="auto-colored-console-async"/>
65
<logger name="Blockchain.SynchronizationManager" final="true"/>-->
66
67
- <logger name="*" minlevel="Debug" writeTo="file-async"/>
+ <logger name="*" minlevel="Info" writeTo="file-async"/>
68
<logger name="*" minlevel="Debug" writeTo="auto-colored-console-async"/>
69
</rules>
70
</nlog>
0 commit comments