OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Classes | Namespaces
LogWriter.cs File Reference

Go to the source code of this file.

Classes

class  OpenSim.Framework.LogWriter
 Class for writing a high performance, high volume log file. Sometimes, to debug, one has a high volume logging to do and the regular log file output is not appropriate. Create a new instance with the parameters needed and call Write() to output a line. Call Close() when finished. If created with no parameters, it will not log anything. More...
 

Namespaces

package  OpenSim.Framework