aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSim.32BitLaunch.exe.config
diff options
context:
space:
mode:
Diffstat (limited to 'bin/OpenSim.32BitLaunch.exe.config')
-rw-r--r--bin/OpenSim.32BitLaunch.exe.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/OpenSim.32BitLaunch.exe.config b/bin/OpenSim.32BitLaunch.exe.config
index ea88435..6d03259 100644
--- a/bin/OpenSim.32BitLaunch.exe.config
+++ b/bin/OpenSim.32BitLaunch.exe.config
@@ -6,7 +6,7 @@
6 <appSettings> 6 <appSettings>
7 </appSettings> 7 </appSettings>
8 <log4net> 8 <log4net>
9 <appender name="Console" type="log4net.Appender.ConsoleAppender"> 9 <appender name="Console" type="OpenSim.Framework.Console.OpenSimAppender, OpenSim.Framework.Console">
10 <layout type="log4net.Layout.PatternLayout"> 10 <layout type="log4net.Layout.PatternLayout">
11 <conversionPattern value="%date{HH:mm:ss} - %message%newline" /> 11 <conversionPattern value="%date{HH:mm:ss} - %message%newline" />
12 </layout> 12 </layout>