Logging
Logs provide critical insights into application usage and are instrumental for debugging.
Secret Masking
Environment variables with 10 or more characters are considered secrets and are automatically set as filtered strings in stdout and logs, appearing as <MASKED>
to prevent credential leaks.
This feature is not enabled in the editor.