Interface ILogger
ILogger interface
ILogger interface that defines shared logger contract
public interface ILogger
Methods
| Name | Description | 
|---|---|
| Error(string, Exception) | Error message. | 
| Trace(string) | Trace message. | 
| Warning(string) | Warning message. | 
See Also
- namespace GroupDocs.Annotation.Logging
 - assembly GroupDocs.Annotation