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(logging): Add the new custom process output class and inject it into the default list renderer options #622

Merged
merged 7 commits into from
Oct 1, 2024

Commits on Sep 20, 2024

  1. Add the new custom process output class and inject it into the defaul…

    …t list renderer options
    
    Signed-off-by: instamenta <instamenta@abv.bg>
    instamenta committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    f52d111 View commit details
    Browse the repository at this point in the history
  2. Reduce the overall noise from warnings and remove obsolete code

    Signed-off-by: instamenta <instamenta@abv.bg>
    instamenta committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    1c03881 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. fix the new custom extended processOutput class

    Signed-off-by: instamenta <instamenta@abv.bg>
    instamenta committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    e85ec64 View commit details
    Browse the repository at this point in the history
  2. make the jsdoc's friendly with the 'Code Style' enforcer

    Signed-off-by: instamenta <instamenta@abv.bg>
    instamenta committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    b2da256 View commit details
    Browse the repository at this point in the history
  3. add delay on the Node.checkNetworkNodeActiveness since it prevents th…

    …e grpc service error
    
    Signed-off-by: instamenta <instamenta@abv.bg>
    instamenta committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    b7bf6d4 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. split lines

    Signed-off-by: Jeffrey Tang <jeffrey@swirldslabs.com>
    JeffreyDallas committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    ac35913 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. merged with main

    Signed-off-by: instamenta <instamenta@abv.bg>
    instamenta committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    ae85dbe View commit details
    Browse the repository at this point in the history