Package | Description |
---|---|
com.sun.identity.log |
Provides the classes and interfaces of core logging and auditing facilities.
|
Modifier and Type | Field and Description |
---|---|
static Level |
Level.LL_ALL
Indicates that this log entry denotes a common event.
|
static Level |
Level.LL_CATASTRPHE
Indicates that this log entry denotes a catastrophe.
|
static Level |
Level.LL_DEBUG
Indicates that this log entry denotes a debug.
|
static Level |
Level.LL_FAILURE
Indicates that this log entry denotes a failure.
|
static Level |
Level.LL_INFO
Indicates that this log entry denotes a information.
|
static Level |
Level.LL_MISCONF
Indicates that this log entry denotes a misconfiguration.
|
static Level |
Level.LL_SECURITY
Marks a security related log entry.
|
static Level |
Level.LL_WARN
Indicates that this log entry denotes a warning.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.