Uses of Class
com.atlassian.confluence.test.util.Log4J2Logger.LogLevel
-
Packages that use Log4J2Logger.LogLevel Package Description com.atlassian.confluence.test.util -
-
Uses of Log4J2Logger.LogLevel in com.atlassian.confluence.test.util
Methods in com.atlassian.confluence.test.util that return Log4J2Logger.LogLevel Modifier and Type Method Description Log4J2Logger.LogLevel
logLevel()
static Log4J2Logger.LogLevel
Log4J2Logger.LogLevel. valueOf(String name)
Returns the enum constant of this type with the specified name.static Log4J2Logger.LogLevel[]
Log4J2Logger.LogLevel. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-