Package | Description |
---|---|
org.tinylog.writers.raw |
Writers for outputting raw byte arrays.
|
Modifier and Type | Method | Description |
---|---|---|
static SyslogFacility |
SyslogFacility.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static SyslogFacility[] |
SyslogFacility.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024. All rights reserved.