Jean-Baptiste Onofré created KARAF-3479:
-------------------------------------------
Summary: CLONE - Be able to log console err/out
Key: KARAF-3479
URL: https://issues.apache.org/jira/browse/KARAF-3479
Project: Karaf
Issue Type: New Feature
Components: karaf-shell
Reporter: Jean-Baptiste Onofré
Assignee: Jean-Baptiste Onofré
Fix For: 4.0.0, 3.0.3
When used especially in the cloud (or docker.io), it would be great to enable
logging of console (local and/or ssh).
Actually, I already have something working, by implementing a stream
interceptor.
I'm adding some properties (in etc/org.apache.karaf.shell.cfg) allowing:
- to enable it or not (to use the interceptor or not) for local and/or ssh
console
- to define the logger name
- to define the log level
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)