Uses of Enum
org.apache.logging.log4j.core.tools.picocli.CommandLine.TraceLevel
Packages that use CommandLine.TraceLevel
-
Uses of CommandLine.TraceLevel in org.apache.logging.log4j.core.tools.picocli
Fields in org.apache.logging.log4j.core.tools.picocli declared as CommandLine.TraceLevelModifier and TypeFieldDescription(package private) CommandLine.TraceLevelCommandLine.Tracer.levelMethods in org.apache.logging.log4j.core.tools.picocli that return CommandLine.TraceLevelModifier and TypeMethodDescription(package private) static CommandLine.TraceLevelstatic CommandLine.TraceLevelReturns the enum constant of this type with the specified name.static CommandLine.TraceLevel[]CommandLine.TraceLevel.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.logging.log4j.core.tools.picocli with parameters of type CommandLine.TraceLevelModifier and TypeMethodDescriptionbooleanCommandLine.TraceLevel.isEnabled(CommandLine.TraceLevel other)