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

Add support for setting indy-node log level. #261

Merged
merged 1 commit into from
May 29, 2023
Merged

Conversation

WadeBarnes
Copy link
Member

  • Have the indy-node log level follow the setting for LOG_LEVEL, which is set and can be controlled through von-network on startup.
  • Examples:
    • ./manage start --logs LOG_LEVEL=debug
    • ./manage start --logs LOG_LEVEL=info
    • ./manage start --logs LOG_LEVEL=error

@WadeBarnes
Copy link
Member Author

Resolves #159

@WadeBarnes WadeBarnes linked an issue May 29, 2023 that may be closed by this pull request
- Have the indy-node log level follow the setting for LOG_LEVEL, which is set and can be controlled through von-network on startup.
- Examples:
  - `./manage start --logs LOG_LEVEL=debug`
  - `./manage start --logs LOG_LEVEL=info`
  - `./manage start --logs LOG_LEVEL=error`

Signed-off-by: Wade Barnes <wade@neoterictech.ca>
@WadeBarnes WadeBarnes merged commit ffc62d5 into bcgov:main May 29, 2023
1 check 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.

Manage Log levels in VON-NETWORK
1 participant