public class BasicLevel extends Object
Modifier and Type | Field and Description |
---|---|
static int |
BADLEVEL |
static Level |
DEBUG |
static Level |
ERROR |
static Level |
FATAL |
static Level |
INFO |
static int |
INHERITLEVEL |
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() |
static Level |
parse(String name) |
Copyright © 2022 ScalAgent D.T.. All rights reserved.