public sealed class LogClass
debug | Sets or resets debug mode |
logFileName | Full path of logfile |
logFileRef | Internal log file reference |
maxFrames | Sets maximum number of stack frames to include in debu log entries |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
Log | Method that writes log entry |
Open | |
ToString | Returns a string that represents the current object. (Inherited from Object) |