Custom logger not capturing logs
Hi Team
I have created a custom log at system/console/slinglog with log level info and additive false I have selected correct java file from core. I can see log file is created however logs are capturing when I trigger any page which uses this java file.
I can configuration is also created at /apps/system/config/org.apache.sling.commons.log.LogManager.factory.config...... but not sure why logs are not capturing even though I have logger statements.
Please help me.
Thanks in advance.