|
Log4j 2 does no longer report "inherited" loggers, so the grid content in the app is now different.
The "inherit" column is therefore gone as well.
There is new functionality to test: ability to add a new logger configuration for a specific logger name.
Until then, we currently acknowledge the following failures:
info.magnolia.integrationtests.uitest.LogToolsAppUITest.logLevelUpdate
info.magnolia.integrationtests.uitest.LogToolsAppUITest.testFilters
info.magnolia.integrationtests.uitest.LogToolsAppUITest.parentLogLevelDoesntHaveInheritanceTickButChildDoes
info.magnolia.integrationtests.uitest.LogToolsAppUITest.changingAParentLogLevelShouldImmediatelyUpdateItsChildren
|