Modifier and Type | Method and Description |
---|---|
static LoggingAndProfiling.LogLevel |
LoggingAndProfiling.LogLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LoggingAndProfiling.LogLevel[] |
LoggingAndProfiling.LogLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
LoggingAndProfiling.addLoggingEntry(String packageName,
LoggingAndProfiling.LogLevel level) |
Modifier and Type | Method and Description |
---|---|
LoggingAndProfiling.LogLevel |
ConfluenceRpc.setLogLevel(String logger,
LoggingAndProfiling.LogLevel level)
Deprecated.
Sets the log level of the specified logger, returning the old value.
|
Modifier and Type | Method and Description |
---|---|
LoggingAndProfiling.LogLevel |
ConfluenceRpc.setLogLevel(String logger,
LoggingAndProfiling.LogLevel level)
Deprecated.
Sets the log level of the specified logger, returning the old value.
|
Modifier and Type | Method and Description |
---|---|
LoggingAndProfiling.LogLevel |
LoggingRpc.setLogLevel(String loggerName,
LoggingAndProfiling.LogLevel level) |
Modifier and Type | Method and Description |
---|---|
LoggingAndProfiling.LogLevel |
LoggingRpc.setLogLevel(String loggerName,
LoggingAndProfiling.LogLevel level) |
Modifier and Type | Method and Description |
---|---|
void |
LogAdjuster.setLogLevel(String logger,
LoggingAndProfiling.LogLevel level)
Adjust the log level for a given logger pattern.
|
Copyright © 2003–2022 Atlassian. All rights reserved.