@InterfaceStability.Evolving public class LogLevel extends Object
Modifier and Type | Field and Description |
---|---|
static String |
PROTOCOL_HTTP |
static String |
PROTOCOL_HTTPS |
static String |
USAGES |
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 USAGES
public static final String PROTOCOL_HTTP
public static final String PROTOCOL_HTTPS
Copyright © 2018 Apache Software Foundation. All Rights Reserved.