public final class BasicLevel extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
BADLEVEL |
static Level |
DEBUG |
static Level |
ERROR |
private static LoggingFactory |
factory |
static Level |
FATAL |
static Level |
INFO |
static Level |
WARN |
| Constructor and Description |
|---|
BasicLevel() |
| Modifier and Type | Method and Description |
|---|---|
static Level |
fromIntLevel(int level) |
static int |
getIntLevel(Level level) |
static int |
getIntLevel(String name) |
static void |
initialize(LoggingFactory f) |
static Level |
parse(String name) |
Copyright © 2022 ScalAgent D.T.. All rights reserved.