Details
-
Bug
-
Status: Resolved (View Workflow)
-
Minor
-
Resolution: Fixed
-
14.0.3, Meridian-2015.1.0, 15.0.2, 16.0.2
-
Security Level: Default (Default Security Scheme)
-
None
Description
Before the refactoring of the logging system to use Log4j2, the instrumentation logger was using DEBUG for its messages. This was changed to use INFO. The ILR embedded on the WebUI is working as expected, but unfortunately, the command line tool is not working; I mean, if you execute it and pass a valid instrumentation.log, it says: At least one instrumentation log file must be passed in.
Also, the description says it requires DEBUG which is not correct anymore.