Hi, what is the expected default Level of the RootLogger? I couldn't find a definition on Log4j website, but everything looks like ALL is. If so, I need to change the LoggerHierarchyTest, which fails currently, cause it brings ALL and expected DEBUG.
It hasn't shown up yet cause it runs successfully with phpunit . But phpunit LoggerHierarchyTest brought up an error. This isn't very good too, any idea why that was? However, I ll put RootLogger expected default level to ALL now, hope thats fine. If not, shoout Cheers Christian