OpenSimMirror/OpenSim/Region/CoreModules/Framework/Statistics/Logging
Robert Adams 1dd2d432f1 For those people collecting and comparing logfiles from servers scattered
around the world, change LogWriter to use DateTime.UtcNow rather than
DateTime.Now.
2013-03-19 11:40:10 -07:00
..
BinaryLoggingModule.cs * Handle null check on configs in module startup so that the the code can be run on 'stop on handled and unhandled null reference exceptions' mode without pausing during startup a bunch of times. I don't think exceptions were really meant for replacing a single if statement... 2013-02-14 18:52:11 -05:00
LogWriter.cs For those people collecting and comparing logfiles from servers scattered 2013-03-19 11:40:10 -07:00