prefect.logging.filters
redact_substr
redact_substr(obj: Any, substr: str) -> Any
obj
substr
ObfuscateApiKeyFilter
filter
filter(self, record: logging.LogRecord) -> bool
Was this page helpful?