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

chore: reclassify very long log message #3752

Merged
merged 5 commits into from
Jan 26, 2022
Merged

Conversation

CjS77
Copy link
Collaborator

@CjS77 CjS77 commented Jan 26, 2022

The find_chain_split log message is an INFO message with no useful
consumer information, dozens of lines long, hence should be DEBUG

The find_chain_split log message is an INFO message with no useful
_consumer_ information, dozens of lines long, hence should be DEBUG
@delta1
Copy link
Contributor

delta1 commented Jan 26, 2022

definitely agree, just needs cargo fmt

@delta1 delta1 changed the title bug: reclassify very long log message chore: reclassify very long log message Jan 26, 2022
@CjS77
Copy link
Collaborator Author

CjS77 commented Jan 26, 2022

definitely agree, just needs cargo fmt

doh!

@aviator-app aviator-app bot removed the mq-failed label Jan 26, 2022
@aviator-app aviator-app bot merged commit 2cbce90 into development Jan 26, 2022
sdbondi added a commit to sdbondi/tari that referenced this pull request Jan 31, 2022
* development: (29 commits)
  feat(base-node): add base node prometheus metrics (tari-project#3773)
  fix(ffi): mut pointers should be const (tari-project#3775)
  chore: update launchpad for dibbler (tari-project#3769)
  v0.27.3
  fix(ffi): missing param in header.h (tari-project#3774)
  v0.27.2
  v0.27.2
  fix(ffi): fix bad access (tari-project#3772)
  chore(collectibles): fix eslint
  v0.27.1
  fix(ffi): fix null pointer assignment in import_utxo (tari-project#3770)
  fix(validators): check input metadata matches spending output (tari-project#3761)
  v0.27.0
  feat(ffi)!: Add commitment_signature_create and destroy (tari-project#3768)
  feat(ffi)!: add features, metadata_signature and sender_offset_public_key to import_utxo (tari-project#3767)
  feat(explorer): better view on mempool (tari-project#3763)
  feat: update the available balance in console wallet (tari-project#3760)
  chore: reclassify very long log message (tari-project#3752)
  fix: fix cucumber test for standard recovery (tari-project#3757)
  style: format with prettier (same settings as in integration tests) (tari-project#3756)
  ...
@stringhandler stringhandler deleted the clean_up_long_log branch February 15, 2022 12:25
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.

4 participants