Non-redacted log can often leak sensible informations (such as env, token, customer informations etc). The goal is to design a probe that could detect Console API usage (that we can expand to third-party logger in following PRs).
When a hit is detected we would throw an Information warning (such as log-usage or something similar).
This new warning should be optional (not included by default).
Non-redacted log can often leak sensible informations (such as env, token, customer informations etc). The goal is to design a probe that could detect Console API usage (that we can expand to third-party logger in following PRs).
When a hit is detected we would throw an Information warning (such as
log-usageor something similar).This new warning should be optional (not included by default).