Logging SQL Queries
Logging SQL Queries#
You can add the option debug to your config.json file with the value of true to log all SQLite queries.
"debug": trueYou can add the option debug to your config.json file with the value of true to log all SQLite queries.
"debug": true