Re: Used debug log level on the interface

2018-05-17 Thread Shawn Heisey
On 5/17/2018 3:03 AM, msaunier wrote: On solrCloud interface, I don't have with solr4j the info and debug level on the console. In < level > I have add my URP with INFO param and DEBUG param but never of the two work. I have just WARN and ERROR log on the interface. The admin UI won't show anyt

Used debug log level on the interface

2018-05-17 Thread msaunier
Hello, On solrCloud interface, I don't have with solr4j the info and debug level on the console. In < level > I have add my URP with INFO param and DEBUG param but never of the two work. I have just WARN and ERROR log on the interface. Have an idea ? Thanks you,