mirror of
https://github.com/opensim/opensim.git
synced 2026-06-01 15:35:44 +08:00
directly to the console rather than logging at INFO (which doesn't output anything for WARN). There should really be a WriteLine method on ICommandConsole so all of the different commands don't have to figure out where the command output should go.