Skip to content

[Backend] Log non-sensitive env vars on startup #331

@Yunusabdul38

Description

@Yunusabdul38

Description: Improve troubleshooting by logging the values of non-sensitive configuration parameters (e.g., PORT, NODE_ENV) when the server starts up. Tasks:

Add logging logic in main.rs to display configured variables.
STRICTLY PROHIBIT logging secrets or database URLs.
Test that logs appear on startup.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions