Skip to content

Silence default runtime logs and add logger tests#60

Open
guysmoilov wants to merge 1 commit intomainfrom
feat/quiet-default-logging
Open

Silence default runtime logs and add logger tests#60
guysmoilov wants to merge 1 commit intomainfrom
feat/quiet-default-logging

Conversation

@guysmoilov
Copy link
Member

Summary

  • make backend logger quiet by default so routine runtime traces do not print to stdout
  • preserve error visibility by routing logger.error to stderr when debug logging is not enabled
  • add backend tests that verify default quiet mode and file-backed debug logging behavior

Validation

  • npm test
  • npm run typecheck

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.

1 participant