DebugConfig

Query debug and observability settings.

Note: bound parameter values are never logged even when logQueries is enabled, because they may contain PII. Only the CQL template is logged.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Log full batch contents at DEBUG before execution.

Link copied to clipboard

Log every CQL statement template at DEBUG before execution.

Link copied to clipboard

Log a WARN for any query that takes longer than this many milliseconds. 0 = disabled.