mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 17:32:42 +08:00
* Replaced old logging mechanism with new shiny logging mechanism
* Console, I bid thee farewall. Use "Log" now where console used to exist.
This commit is contained in:
@@ -76,7 +76,7 @@ namespace OpenSim
|
||||
protected BaseHttpServer httpServer;
|
||||
protected List<AuthenticateSessionsBase> AuthenticateSessionsHandler = new List<AuthenticateSessionsBase>();
|
||||
|
||||
protected ConsoleBase m_console;
|
||||
protected LogBase m_log;
|
||||
|
||||
public RegionApplicationBase()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user