Class ConsoleLogger
Leave feedback
On this page
Logger implementation which logs all information to the console.
public sealed class ConsoleLogger : ILogger
| Name | Description |
|---|---|
| ConsoleLogger() | The default constructor. |
| Name | Description |
|---|---|
| Error(string, Exception) | Logs error message. |
| Trace(string) | Logs the process of annotating. |
| Warning(string) | Logs warning message. |
- interface ILogger
- namespace GroupDocs.Annotation.Logging
- assembly GroupDocs.Annotation
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.