Skip to content

feat(gtest): make log more customizable#3072

Merged
shamilsan merged 5 commits into
masterfrom
sy-customize-gtest-log
Aug 16, 2023
Merged

feat(gtest): make log more customizable#3072
shamilsan merged 5 commits into
masterfrom
sy-customize-gtest-log

Conversation

@shamilsan

@shamilsan shamilsan commented Aug 16, 2023

Copy link
Copy Markdown
Contributor

As for now, gtest is quite noisy with default logging settings. Let's distinguish "gtest" target from "gwasm".

@gear-tech/dev

Release Notes

  • Made gtest logging less noisy and more configurable
  • gtest lib had some actions logged to stdout that were not required for every Wasm execution. Now it is possible to enable these logs using a new System::init_verbose_logger function or just enabling "gtest" log target to the debug level in the RUST_LOG environment variable.

@shamilsan shamilsan merged commit bf049db into master Aug 16, 2023
@shamilsan shamilsan deleted the sy-customize-gtest-log branch August 16, 2023 09:59
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.

3 participants