| Modifier and Type | Class and Description | 
|---|---|
| (package private) static class  | LogLevel.CLI | 
| private static class  | LogLevel.OperationsValid command line options. | 
| static class  | LogLevel.ServletA servlet implementation | 
| Modifier and Type | Field and Description | 
|---|---|
| private static String | MARKER | 
| static String | PROTOCOL_HTTP | 
| static String | PROTOCOL_HTTPS | 
| static String | READONLY_LOGGERS_CONF_KEY | 
| private static Pattern | TAG | 
| private static String | USAGES | 
| Modifier | Constructor and Description | 
|---|---|
| private  | LogLevel() | 
| Modifier and Type | Method and Description | 
|---|---|
| static boolean | isValidProtocol(String protocol) | 
| static void | main(String[] args)A command line implementation | 
| private static void | printUsage() | 
private static final String USAGES
public static final String PROTOCOL_HTTP
public static final String PROTOCOL_HTTPS
public static final String READONLY_LOGGERS_CONF_KEY
private static final String MARKER
private LogLevel()
public static void main(String[] args) throws Exception
Exceptionprivate static void printUsage()
public static boolean isValidProtocol(String protocol)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.