Why Python logs shows [REDACTED] literal in spaces when I use dbutils.secrets.get in my code?

Abel_Martinez
Contributor

When I use  dbutils.secrets.get in my code, spaces in the log are replaced by "[REDACTED]" literal. This is very annoying and makes the log reading difficult. Any idea how to avoid this?

See my screenshot...