rdf4j
rdf4j copied to clipboard
GH-5302 Add Update SPARQL Query Debug Log
GitHub issue resolved: # #5302
Briefly describe the changes proposed in this PR: Add debug logging of the SPARQL Update query
PR Author Checklist (see the contributor guidelines for more details):
- [x] my pull request is self-contained
- [x] I've added tests for the changes I made
- [x] I've applied code formatting (you can use
mvn process-resourcesto format from the command line) - [x] I've squashed my commits where necessary
- [x] every commit message starts with the issue number (GH-xxxx) followed by a meaningful description of the change