afs commented on code in PR #120: URL: https://github.com/apache/jena-site/pull/120#discussion_r988988704
########## 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: @OyvindLGjesdal -- would you like to put in a PR? The "meta" logging isn't the focus of this PR. Merely FYI: There is a companion setup in `LogCtl`: `JENA_LOGLOGGING` `jena.loglogging`. But Fuseki logging is more exposed to the runtime environment and a bit more complicated especially in war file form. -- 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