mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
Remove the pre-log4net, discrete output methods from the consoles
This commit is contained in:
@@ -411,7 +411,7 @@ namespace OpenSim.Framework.Servers
|
||||
{
|
||||
if (m_console != null)
|
||||
{
|
||||
m_console.Notice(msg);
|
||||
m_console.Output(msg);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user