Martin Lichtin created KARAF-3444:
-------------------------------------
Summary: ExecuteAction - consider log level INFO changing to DEBUG
Key: KARAF-3444
URL: https://issues.apache.org/jira/browse/KARAF-3444
Project: Karaf
Issue Type: Wish
Affects Versions: 3.0.2
Reporter: Martin Lichtin
Priority: Minor
Trivial issue, but could you consider changing log level to debug for these:
log.info("Executing: {}", builder.command());
...
log.info("Process exited w/status: {}", status);
in ExecuteAction
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)