ILogger
ILogger class
Defines the methods that are used to perform logging.
The ILogger type exposes the following members:
Methods
| Name | Description | 
|---|---|
| trace(message) | Writes a trace message. Trace log messages provide generally useful information about application flow.  | 
| warning(message) | Writes a warning message. Warning log messages provide information about unexpected and recoverable events in application flow.  | 
See Also
- namespace groupdocs.viewer.logging
 - assembly GroupDocs.Viewer