| Package | Description |
|---|---|
| com.groupdocs.signature |
The GroupDocs.Signature namespace provides classes for signing documents of different formats with stamps, barcodes, QR-codes, text, image, metadata, form field and digital signatures.
|
| com.groupdocs.signature.logging |
The GroupDocs.Signature.Logging namespace provides classes for logging purposes.
|
| Modifier and Type | Method and Description |
|---|---|
ILogger |
SignatureSettings.getLogger()
The logger implementation used for logging (Errors, Warnings, Traces).
|
| Constructor and Description |
|---|
SignatureSettings(ILogger logger)
Creates default SignatureSettings instance with the Logger implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConsoleLogger
Writes log messages to the file.
|
class |
FileLogger
Writes log messages to the file.
|
Copyright © 2024. All rights reserved.