ENV['DEBUG_GASFREE_SDK'] enables verbose logging that can be left on accidentally.
Risk: Performance degradation and data exposure in production.
Proposed fix: Add clear documentation and maybe a runtime warning when debug mode is active in non‑development environments.
ENV['DEBUG_GASFREE_SDK']enables verbose logging that can be left on accidentally.Risk: Performance degradation and data exposure in production.
Proposed fix: Add clear documentation and maybe a runtime warning when debug mode is active in non‑development environments.