mirror of
https://github.com/opensim/opensim.git
synced 2026-08-02 06:44:15 +08:00
* Fixed a whole bunch of console messages.
This commit is contained in:
@@ -79,7 +79,7 @@ namespace OpenSim.Region.ClientStack
|
||||
|
||||
m_httpServer = new BaseHttpServer(m_httpServerPort);
|
||||
|
||||
m_log.Verbose("Starting HTTP server");
|
||||
m_log.Status("REGION", "Starting HTTP server");
|
||||
m_httpServer.Start();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user