Package aQute.bnd.testing
Interface TestingLog.Config
-
- Enclosing class:
- TestingLog
static interface TestingLog.Config
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
direct()
java.lang.String[]
filters()
int
level()
boolean
stacktrace()
-