Is it possible to configure logging from the command line for Fuseki? I found the following link that indicates it looks for the file log4j2.properties, but I don't see anything about what goes in that properties Apache Jena - Running Fuseki with UI<https://jena.apache.org/documentation/fuseki2/fuseki-webapp.html#configuring-logging>
First of all is it true that configuring logging is a matter of including the log4j2.properties file and if so what should appear in the file to set logging levels? Thank you -- Scott