mirror of
https://github.com/barelyprofessional/KfChatDotNet.git
synced 2026-05-02 04:22:04 -04:00
Changed NLog console to ColoredConsole
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
throwExceptions="false"
|
||||
internalLogLevel="Off" internalLogFile="~/nlog-internal.log">
|
||||
<targets>
|
||||
<target xsi:type="Console" name="console"/>
|
||||
<target xsi:type="ColoredConsole" name="console"/>
|
||||
</targets>
|
||||
|
||||
<rules>
|
||||
|
||||
Reference in New Issue
Block a user