Skip to content

Commit f3f81a5

Browse files
committed
Change log file name to utl-log.txt
Signed-off-by: Kláben Szabolcs Bence (Tudi20) <[email protected]>
1 parent 91ced42 commit f3f81a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Universal THCRAP Launcher/App.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<system.diagnostics>
99
<trace autoflush="true">
1010
<listeners>
11-
<add name="log" type="System.Diagnostics.TextWriterTraceListener" initializeData="log.txt" />
11+
<add name="log" type="System.Diagnostics.TextWriterTraceListener" initializeData="utl-log.txt" />
1212
</listeners>
1313
</trace>
1414
</system.diagnostics>

0 commit comments

Comments
 (0)