ConsoleLogger class
Leave feedback
On this page
Writes log messages to the file.
The ConsoleLogger type exposes the following members:
| Constructor | Description |
|---|---|
| init | Create logger to console. |
| Method | Description |
|---|---|
| trace | Writes trace message to the console.
Trace log messages provide generally useful information about application flow. |
| warning | Writes warning message to the console;
Warning log messages provide information about the unexpected and recoverable event in application flow. |
- module
groupdocs.signature.logging - class
ILogger
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.