OpenSimMirror/OpenSim/Region/OptionalModules/Agent
Justin Clark-Casey (justincc) cc61681484 Revert "Write UDP statistics to the log, not just the console (e.g., "show queues")"
Fixes http://opensimulator.org/mantis/view.php?id=7280
It can't be done this way because the stats data needs to show up on the console at all log levels, not just debug.
But this means setting it to log at fatal, which is not appropriate for this stuff in the log.
I understand the desire but this has to be done some other way, perhaps by (yet another) config parameter.
Also, this was already being done with the ClientStatsReport but that also should be done in another way, I think.

This reverts commit 5d53412766.
2014-07-25 01:56:41 +01:00
..
InternetRelayClientView Eliminated many warnings 2014-04-23 16:37:36 +03:00
TextureSender Change "help" to display categories/module list then "help <category/module>" to display commands in a category. 2012-03-08 01:51:37 +00:00
UDP/Linden Revert "Write UDP statistics to the log, not just the console (e.g., "show queues")" 2014-07-25 01:56:41 +01:00