@InterfaceStability.Evolving public class LogLevel extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
LogLevel.Servlet
A servlet implementation
|
| Modifier and Type | Field and Description |
|---|---|
static String |
PROTOCOL_HTTP |
static String |
PROTOCOL_HTTPS |
| Constructor and Description |
|---|
LogLevel() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isValidProtocol(String protocol) |
static void |
main(String[] args)
A command line implementation
|
public static final String PROTOCOL_HTTP
public static final String PROTOCOL_HTTPS
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.