ALL-RESULTS and ALL-RESULTS-INCLUDING-PARSE-FAILS
The ALL-RESULTS
level is inclusive of ALL-QUERIES-PLAINTEXT
but also logs the database’s responses. This is the most verbose logging level available, and accordingly it produces a large number of log entries.
When this level is selected, the entry ID for a query is shared with the results entries. For more information, see Schema for ALL-RESULTS Database Responses.
The ALL-RESULTS-INCLUDING-PARSE-FAILS
level is inclusive of ALL-RESULTS
but also logs invalid statements that fail to parse. These invalid statements may include sensitive information that would normally be obfuscated in a log entry.