Package | Description |
---|---|
org.richfaces.fragment.log |
Modifier and Type | Method and Description |
---|---|
Log.LogEntryLevel |
LogEntry.getLevel()
Return the level of this log entry.
|
Log.LogEntryLevel |
RichFacesLog.RichFacesLogEntry.getLevel() |
static Log.LogEntryLevel |
Log.LogEntryLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Log.LogEntryLevel[] |
Log.LogEntryLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
RichFacesLog.changeLevel(Log.LogEntryLevel level) |
void |
Log.changeLevel(Log.LogEntryLevel level)
Changes log level of this component.
|
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.