Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use log level debug for local development #5556

Merged

Conversation

taylanisikdemir
Copy link
Member

What changed?
Passing LOG_LEVEL=debug to cadence container in the default docker compose file. This gets rendered into final config passed to the process here.

Why?
To see debug logs during local development.

How did you test it?
docker-compose -f docker/docker-compose.yml up

@taylanisikdemir taylanisikdemir merged commit d663ce7 into cadence-workflow:master Dec 28, 2023
@taylanisikdemir taylanisikdemir deleted the taylan/dev_debug_logs branch December 28, 2023 17:26
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.

2 participants