ConsoleLogger class
ConsoleLogger class
Logger implementation which logs all information to the console.
The ConsoleLogger type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init |
Methods
| Method | Description |
|---|---|
| error | Logs error message. |
| error_file | |
| error_string | |
| trace | Logs the process of annotating. |
| trace_file | |
| trace_string | |
| warning | Logs warning message. |
| warning_file | |
| warning_string |
See Also
- module
groupdocs.annotation.logging