You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jena.apache.org by GitBox <gi...@apache.org> on 2022/06/22 19:27:37 UTC

[GitHub] [jena] afs commented on issue #1396: [Bug]: Round tripping queries from fuseki-webapp log requires manual editing if they contain comments

afs commented on issue #1396:
URL: https://github.com/apache/jena/issues/1396#issuecomment-1163518437

   This is not so clear cut.
   
   log4j2 is not the only logging system so relying on a feature in normal mode of operation excludes other (e.g. JUL).
   
   In [SPARQLQueryProcessor.java#L238](https://github.com/afs/jena/blob/63a8f50b8434d1eea52369798a1310415d58e2ec/jena-fuseki2/jena-fuseki-core/src/main/java/org/apache/jena/fuseki/servlets/SPARQLQueryProcessor.java#L238) verbose mode switches Fusek to print the query out multi-line.
   
   Configuring log4j2 is interesting but it loses the ability to switch based on the verbose setting. In Fuseki Main, it is useful when developing when the Fuseki server is build programmatically.
   
   


-- 
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: issues-unsubscribe@jena.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@jena.apache.org
For additional commands, e-mail: issues-help@jena.apache.org