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

Rename LOG_LEVEL so as to not conflict with downstream applications. #63

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

robison
Copy link
Contributor

@robison robison commented Oct 28, 2020

This PR renames LOG_LEVEL, LOG_LEVEL_FIELD_NAME, and LOG_STRUCTURED to all be prefixed with DAYTONA_, so as to not conflict with applications executed by Daytona when used as an ENTRYPOINT in a containerized environment. This also updates README.md, and has some minor fixes to .gitignore.

@robison robison requested a review from broamski October 28, 2020 18:21
@somethingnew2-0
Copy link
Contributor

Do we care about backwards compatibility or is this PR to be intentionally backwards incompatible?

@broamski
Copy link
Collaborator

Do we care about backwards compatibility or is this PR to be intentionally backwards incompatible?

Yes, I think we should save this for version 2.0. Agree?

@nbutton23 nbutton23 added this to the 2.0.0 milestone May 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants