OyvindLGjesdal commented on code in PR #120: URL: https://github.com/apache/jena-site/pull/120#discussion_r988883398
########## source/documentation/fuseki2/fuseki-logging.md: ########## @@ -53,6 +53,16 @@ which defaults to `/etc/fuseki` on Linux. For the standalone webapp server, `FUSEKI_BASE` defaults to directory `run/` within the directory where the server is run. +The property `fuseki.loglogging` can also be set to `true` for additional logging. Review Comment: Would it be worth also mentioning the fuseki environment variable `FUSEKI_LOGLOGGING ` .ie. The property `fuseki.loglogging` or the environment variable `FUSEKI_LOGLOGGING` can also be set to `true` for additional logging? I see it used in https://github.com/apache/jena/blob/main/jena-fuseki2/jena-fuseki-core/src/main/java/org/apache/jena/fuseki/system/FusekiLogging.java#L68 -- 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: dev-unsubscr...@jena.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org