| Package | Description |
|---|---|
| com.guicedee.logger.model |
| Modifier and Type | Method and Description |
|---|---|
static LogProperties |
LogProperties.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static LogProperties[] |
LogProperties.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static java.util.Map<LogProperties,java.lang.Boolean> |
LogEntry.getDisplayedProperties()
Configuration for the log properties that are displayed
|
| Modifier and Type | Method and Description |
|---|---|
static LogProperty |
LogProperty.newProperty(LogProperties name,
java.lang.String value)
Creates a sortable list of properties that can be customized per handler
|
Copyright © 2020 Marc Magon. All rights reserved.