[
https://issues.apache.org/jira/browse/KARAF-3432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14267968#comment-14267968
]
Jean-Baptiste Onofré commented on KARAF-3432:
---------------------------------------------
Fixed on karaf-3.0.x:
https://git-wip-us.apache.org/repos/asf?p=karaf.git;a=commitdiff;h=3ca841c2b1ebe9fbb35779159f30e381a1d1c553
> Be able to log console err/out
> ------------------------------
>
> Key: KARAF-3432
> URL: https://issues.apache.org/jira/browse/KARAF-3432
> 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)