Sorry, the logger name is org.apache.karaf.features.

See the configuration:

# Feature logger
log4j2.logger.kfeature.name=org.apache.karaf.features
log4j2.logger.kfeature.level=TRACE

Regards
JB

On 13/06/2019 16:48, ntle wrote:
> Thanks guys
> 
> In addition to the block Steve gave, I tried this per JB:
> 
> log4j2.logger.karaf-feature.name = org.apache.karaf.feature
> log4j2.logger.karaf-feature.level = TRACE
> 
> But when i list logger, i only see:
> karaf@root()> log:list
> Logger                    | Level
> --------------------------+---------------------------
> ROOT                      | TRACE, out, stdout, osgi:*
> audit                     | TRACE
> org.apache.aries.spifly   | WARN
> org.apache.sshd           | INFO
> org.ops4j.pax.url.mvn     | TRACE
> shaded.org.eclipse.aether | TRACE
> 
> Anyway, even the karaf.feature logger is not shown, when i install my
> feature , i see exception from the resolver now on the console.
> 
> 
> 
> --
> Sent from: http://karaf.922171.n3.nabble.com/Karaf-User-f930749.html
> 

-- 
Jean-Baptiste Onofré
[email protected]
http://blog.nanthrax.net
Talend - http://www.talend.com

Reply via email to