logfire
logfire copied to clipboard
Redacting content that isn't private
Description
Right now I've got some content that I want to print in logfire, but it's being redacted as private, but there's nothing private!
I imagine what is triggering it is the word dotenv or env.
It strikes me as overly sensitive and I don't see a way to configure it.
Python, Logfire & OS Versions, related packages (not required)
No response
See https://docs.pydantic.dev/logfire/guides/advanced/scrubbing/#scrubbing-less-with-a-callback
Does that documentation solve your issue, @bllchmbrs ?
All good, thanks!