ConsoleLogger Class |
Namespace: GroupDocs.Conversion.Logging
The ConsoleLogger type exposes the following members.
Name | Description | |
---|---|---|
![]() | ConsoleLogger | Initializes a new instance of the ConsoleLogger class |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Error |
Writes error log message;
Error log messages provides information about unrecoverable events in application flow.
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
![]() | Trace |
Writes trace log message;
Trace log messages provides generally useful information about application flow.
|
![]() | Warning |
Writes warning log message;
Warning log messages provides information about unexpected and recoverable event in application flow.
|