typedb-osi / typedb-loader

TypeDB Loader - Data Migration Tool for TypeDB
https://github.com/typedb-osi/typedb-loader
Apache License 2.0
58 stars 17 forks source link

Optionally log every query #48

Open flyingsilverfin opened 2 years ago

flyingsilverfin commented 2 years ago

Occasionally, we get an error from the loader that needs to be traced back to the source query that caused the error. For this purpose, it would be good to be able to set TRACE log level and see each query run.