Skip to content

Conversation

@ltfschoen
Copy link

@ltfschoen ltfschoen commented Dec 18, 2024

logs at info level are not shown without this. so if someone starts their own custom relayer, by default the logs are currently at warning level, but i think they should be at info log level.

for example, without this change, if the relayer tries to broadcast a transaction, then it won't output the following because it is an info level log [INFO] Transaction broadcasted with hash: X, but it will output [WARNING] Transaction X not included in a block after 20 retries. Retrying broadcast... (2/3) since that has log level of warning.

logs at info level are not shown without this
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.

1 participant