You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
src/config/logger.ts: All log levels go to all transports. Debug-level logs from stellar-sdk flood the production log aggregator, obscuring genuine errors and increasing log ingestion costs.
src/config/logger.ts: All log levels go to all transports. Debug-level logs from
stellar-sdkflood the production log aggregator, obscuring genuine errors and increasing log ingestion costs.