Skip to content

Commit ff0f718

Browse files
authored
Update faq.md
1 parent 21852ca commit ff0f718

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

guide/troubleshooting/faq.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ by, for instance, filing a [bug report](/community/contributing/bug-report).
1717
### Does Ontop support SPARQL Update?
1818
No, as for now, Ontop is a read-only system, it does not support [SPARQL Update queries](https://www.w3.org/TR/sparql11-update/) but only SELECT, CONSTRUCT, ASK and DESCRIBE queries. For more details, see [the compliance page](/guide/compliance).
1919

20+
### How to set the log level to debug?
21+
For both the Docker image and the CLI, set the environment variable `ONTOP_LOG_LEVEL` to `debug`.
22+
2023
## Protégé
2124
### No suitable driver found for .. (driver)
2225

0 commit comments

Comments
 (0)