public class LogLevelValidator extends Object implements com.beust.jcommander.IParameterValidator
| Constructor and Description |
|---|
LogLevelValidator() |
| Modifier and Type | Method and Description |
|---|---|
void |
validate(String name,
String value)
Validates a string as a valid logging level.
|
Copyright © 2022. All rights reserved.