Why Python logs shows [REDACTED] literal in spaces when I use dbutils.secrets.get in my code?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2022 01:40 AM
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...
Labels:
- Labels:
-
Python