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

Commits on May 29, 2023

  1. Add support for setting indy-node log level.

    - 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 committed May 29, 2023
    Configuration menu
    Copy the full SHA
    9c3de3d View commit details
    Browse the repository at this point in the history