Skip to main content

redaction_enabled

Function redaction_enabled 

Source
pub fn redaction_enabled() -> bool
Expand description

Returns true if redaction is enabled (default: true).

Set CASS_REDACT_SECRETS=0 or CASS_REDACT_SECRETS=false to disable.