Make sure logback console output happens early in lifecycle
The problem was that the basic-logback.xml was valid configuration but not in a <configuration> tag, so it wasn't valid on its own. This change fixes that. Fixes gh-585
Showing
Please register or sign in to comment