You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@solr.apache.org by Srinivas Kashyap <sr...@bamboorose.com.INVALID> on 2021/05/31 13:18:07 UTC

Solr logging

Hi,

I have a custom jar placed in the solr8.4.1/server/solr-webapp/webapp/WEB-INF/lib and I have added Logging(slf4j) for all class files in it as shown below:

import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
private static final Logger LOGGER = LoggerFactory.getLogger(DataImportScheduler.class);

However, in Solr ADMIN GUI->Logging->Level, I see only few class are listed for changing the log level and are printing in solr.log file as well. But, the logs in the other class files not printing in solr.log file. I compared the class files which are not being shown with the ones which are displaying. Everything is same.

Anything I'm missing?

Thanks,
Srinivas
________________________________
DISCLAIMER:
E-mails and attachments from Bamboo Rose, LLC are confidential.
If you are not the intended recipient, please notify the sender immediately by replying to the e-mail, and then delete it without making copies or using it in any way.
No representation is made that this email or any attachments are free of viruses. Virus scanning is recommended and is the responsibility of the recipient.

Disclaimer

The information contained in this communication from the sender is confidential. It is intended solely for use by the recipient and others authorized to receive it. If you are not the recipient, you are hereby notified that any disclosure, copying, distribution or taking action in relation of the contents of this information is strictly prohibited and may be unlawful.

This email has been scanned for viruses and malware, and may have been automatically archived by Mimecast Ltd, an innovator in Software as a Service (SaaS) for business. Providing a safer and more useful place for your human generated data. Specializing in; Security, archiving and compliance. To find out more visit the Mimecast website.