VerbosityLevel
class VerbosityLevel extends Enum (View source)
Constants
| QUIET |
|
| NORMAL |
|
| VERBOSE |
|
| VERY_VERBOSE |
|
| DEBUG |
|
Methods
static
quiet()
No description
static
normal()
No description
static
verbose()
No description
static
veryVerbose()
No description
static
debug()
No description