Package | Description |
---|---|
com.groupdocs.annotation |
The namespace provides classes
to annotate documents for all popular document formats.
|
com.groupdocs.annotation.logging |
The namespace provides classes for working with integrated or your own logger.
|
Modifier and Type | Method and Description |
---|---|
ILogger |
AnnotatorSettings.getLogger()
Logger
|
Modifier and Type | Method and Description |
---|---|
void |
AnnotatorSettings.setLogger(ILogger value)
Logger
|
Modifier and Type | Class and Description |
---|---|
class |
ConsoleLogger
Represents logger implementation which sends all messages to console.
|