| Class | Description |
|---|---|
| Log4jClassLevelAdjuster |
Similar to
Log4jLevelAdjuster that can be applied as a @ClassRule but you
will not get a log message indicating breaks between tests. |
| Log4jLevelAdjuster |
A JUnit method @Rule that changes the logger level for a set of classes
or packages
while a test method is running.
|