mirror of
https://github.com/opensim/opensim.git
synced 2026-05-20 23:35:47 +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.