Skip to content

Suppress redundant logging from dotenv#572

Merged
bdrhn9 merged 1 commit intomainfrom
bdrhn9/issue551
Apr 8, 2026
Merged

Suppress redundant logging from dotenv#572
bdrhn9 merged 1 commit intomainfrom
bdrhn9/issue551

Conversation

@bdrhn9
Copy link
Copy Markdown
Contributor

@bdrhn9 bdrhn9 commented Apr 7, 2026

Adds quiet: true to dotenv.config() in airnode-feed and signed-api to suppress the noisy log message:

[dotenv@17.2.3] injecting env (0) from dist/.env -- tip: ⚙️  enable debug logging with { debug: true }

This output adds no value when env vars are already injected directly via Docker/CI.

Closes #551

@bdrhn9 bdrhn9 requested a review from hiletmis April 7, 2026 16:16
@bdrhn9 bdrhn9 merged commit e893e19 into main Apr 8, 2026
5 checks passed
@bdrhn9 bdrhn9 deleted the bdrhn9/issue551 branch April 8, 2026 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Suppress runtime logging from dotenv

2 participants