Skip to content
This repository has been archived by the owner on Sep 26, 2019. It is now read-only.

Reduce "Block creation processed cancelled" log message to debug #294

Merged
merged 2 commits into from
Nov 22, 2018

Conversation

ajsutton
Copy link
Contributor

PR description

Pantheon is too noisy when tracking head and mining, for every block it prints:

2018-11-22 10:47:10.887+10:00 | EthScheduler-Workers | INFO  | BlockPropagationManager | Successfully imported announced block 2023 (0x59130b2141d097980137d383032f6e32bfb35e48ad7d7da1fc1983e5e7d45667).
2018-11-22 10:47:10.891+10:00 | pool-4-thread-1 | INFO  | BlockMiner | Block creation process cancelled.

This reduces the Block creation process cancelled message to debug since that can be implied from the imported block.

…t doesn't print every time we import a block.
@ajsutton ajsutton added the enhancement New feature or request label Nov 22, 2018
@ajsutton ajsutton merged commit 56e5f7e into PegaSysEng:master Nov 22, 2018
@ajsutton ajsutton deleted the miner-log branch January 31, 2019 21:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants