eroux opened a new issue, #1534: URL: https://github.com/apache/jena/issues/1534
I think the logger name for TDB could be something like `org.apache.jena.tdb.info` instead of the [current](https://github.com/apache/jena/blob/1853309572fd54ba299173bf2e475ddaf26d6796/jena-tdb/src/main/java/org/apache/jena/tdb/TDB.java#L91) `org.apache.jena.info`, what do you think? Also in the default [log4j2.properties](https://github.com/apache/jena/blob/main/jena-fuseki2/apache-jena-fuseki/log4j2.properties#L25) has the same logger name `org.apache.jena.arq.exec` under two different logger names, `logger.arq-info.name` and `logger.arq-exec.name`, I suspect this is not intended -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
