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

feat: provide --client-env argument #308

Merged
merged 2 commits into from
Mar 4, 2025

Conversation

jacderida
Copy link
Contributor

  • 02d9ad2 chore: rename --env arg to --node-env

    The --env variable is renamed to --node-env to make way for another variable called
    --client-env, because we also want to be able to configure logging independently on the client.

  • 76297d8 feat: provide --client-env argument

    The deploy command now provides this argument so that the client can also be supplied environment
    variables, which we will mainly use to control logging options.

The `--env` variable is renamed to `--node-env` to make way for another variable called
`--client-env`, because we also want to be able to configure logging independently on the client.
The `deploy` command now provides this argument so that the client can also be supplied environment
variables, which we will mainly use to control logging options.

Also renamed references to `SN_LOG` -> `ANT_LOG`.
@jacderida jacderida force-pushed the feat-vary_client_logging branch from 76297d8 to 53dfcc3 Compare March 4, 2025 19:17
@jacderida jacderida merged commit fe6c187 into maidsafe:main Mar 4, 2025
4 checks passed
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