Details
-
Bug
-
Resolution: Fixed
-
Critical
-
1.7.21
-
None
-
critical
Description
This commit removed the option to call the init() method of class SimpleLogger to re-initialize the static state. This is needed by Maven. For reference see method logging of class MavenCli calling line 33 of class MavenSlf4jSimpleFriend. There needs to be a way to configure the SimpleLogger programmatically by e.g. setting a system property after that class has been initialized.
Attachments
Issue Links
- links to