Class Level
- java.lang.Object
-
- org.antublue.test.engine.internal.logger.Level
-
public final class Level extends Object
Class to represent Logger levels
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description inttoInt()Method to get the Level as an intStringtoString()Method to get the Level string
-