| Interface | Description |
|---|---|
| KeyProvider |
KeyProvider defines an interface for classes that can be used to provide
Map keys used for Syslog 5424 message parts. |
| SyslogParser |
SyslogParser defines an interface for classes that parse Syslog into Map. |
| Class | Description |
|---|---|
| DefaultKeyProvider |
Default implementation of
KeyProvider. |
| SyslogParserBuilder |
Builder for SyslogParser instances.
|
| Enum | Description |
|---|---|
| AllowableDeviations |
Allowable deviations from the spec.
|
| NilPolicy |
Policies available for handling NIL '-' values.
|
| StructuredDataPolicy |
Policy for the handling of StructuredData.
|
Copyright © 2021 palindromicity. All rights reserved.