diff options
Diffstat (limited to 'bin/OpenSim32.exe.config')
-rw-r--r-- | bin/OpenSim32.exe.config | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/OpenSim32.exe.config b/bin/OpenSim32.exe.config index 9224240..97b1419 100644 --- a/bin/OpenSim32.exe.config +++ b/bin/OpenSim32.exe.config | |||
@@ -1,3 +1,4 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" ?> | ||
1 | <configuration> | 2 | <configuration> |
2 | <configSections> | 3 | <configSections> |
3 | <section name="log4net" type="log4net.Config.Log4NetConfigurationSectionHandler,log4net" /> | 4 | <section name="log4net" type="log4net.Config.Log4NetConfigurationSectionHandler,log4net" /> |
@@ -72,4 +73,4 @@ | |||
72 | <appender-ref ref="StatsLogFileAppender"/> | 73 | <appender-ref ref="StatsLogFileAppender"/> |
73 | </logger> | 74 | </logger> |
74 | </log4net> | 75 | </log4net> |
75 | </configuration> \ No newline at end of file | 76 | </configuration> |