mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 11:57:03 +08:00
Add the ability to use -console=rest to the region server. User
and pass are specified the same way as for the ROBUST server
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
</appender>
|
||||
|
||||
<appender name="LogFileAppender" type="log4net.Appender.FileAppender">
|
||||
<file value="OpenSim.log" />
|
||||
<file value="OpenSim.ConsoleClient.log" />
|
||||
<appendToFile value="true" />
|
||||
<layout type="log4net.Layout.PatternLayout">
|
||||
<conversionPattern value="%date %-5level - %logger %message%newline" />
|
||||
|
||||
Reference in New Issue
Block a user