Details
-
New Feature
-
Resolution: Fixed
-
Major
-
0.9.26
-
None
Description
This has bugged me several times already: There is no way to set ConfigurationAction.debugMode from a system property.
Use cases:
- Enable debugging for a quick check without modifying sources (= no accidental commit)
- Enable debugging to figure out which logback config is loaded in production (for example if one crept into a JAR file).