C-DEngine 5.105

Logger Methods

The Logger type exposes the following members.

Methods


  Name Description
Public method Debug
Outputs message as a log with Debug.
Public method Equals(System.Object) (Inherited from Object.)
Public method Error
Outputs message as a log with Error.
Public method Fatal
Outputs message as a log with Fatal.
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method Info
Outputs message as a log with Info.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method Trace
Outputs message as a log with Trace.
Public method Warn
Outputs message as a log with Warn.