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

go/oasis-net-runner: Add ability to set node log level and format #5534

Merged
merged 1 commit into from Jan 23, 2024

Conversation

abukosek
Copy link
Contributor

@abukosek abukosek commented Jan 22, 2024

Previously, every node started by the net runner had the default
log level of debug, while now it's possible to set it to other
levels. The log format can also be changed.

@abukosek abukosek force-pushed the andrej/feature/netrunner-loglevel branch from dbe0b8e to 522aeda Compare January 22, 2024 13:23
Copy link

codecov bot commented Jan 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8782933) 66.30% compared to head (522aeda) 66.84%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5534      +/-   ##
==========================================
+ Coverage   66.30%   66.84%   +0.53%     
==========================================
  Files         537      537              
  Lines       56782    56782              
==========================================
+ Hits        37651    37957     +306     
+ Misses      14721    14401     -320     
- Partials     4410     4424      +14     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@abukosek abukosek marked this pull request as ready for review January 22, 2024 14:50
@abukosek abukosek merged commit f957ff6 into master Jan 23, 2024
6 checks passed
@abukosek abukosek deleted the andrej/feature/netrunner-loglevel branch January 23, 2024 09:48
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.

None yet

2 participants