logBestEffortNotice top-level constant
String
const logBestEffortNotice
Best-effort log redaction notice constant.
Binds: FR-136e, INV-G3.
Implementation
const String logBestEffortNotice =
'NOTICE: Log redaction is best-effort. This log may contain sensitive data '
'and should be reviewed before sharing.';