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

--log_level json is not providing the expected log output #146

Open
artemijspavlovs opened this issue Apr 11, 2024 · 0 comments
Open

--log_level json is not providing the expected log output #146

artemijspavlovs opened this issue Apr 11, 2024 · 0 comments

Comments

@artemijspavlovs
Copy link
Contributor

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

start the rollapp with --log_format json

Expected behavior

the logs are outputted as json

Screenshots

$ rollapp_evm start --log_format json
INFO[0000] starting node with ABCI dymint in-process[]
INFO[0000] service start[msg Starting multiAppConn service impl multiAppConn]  module=proxy
INFO[0000] service start[msg Starting localClient service impl localClient]  connection=query module=abci-client
INFO[0000] service start[msg Starting localClient service impl localClient]  connection=snapshot module=abci-client
INFO[0000] service start[msg Starting localClient service impl localClient]  connection=mempool module=abci-client
INFO[0000] service start[msg Starting localClient service impl localClient]  connection=consensus module=abci-client
INFO[0000] service start[msg Starting EventBus service impl EventBus]  module=events
INFO[0000] service start[msg Starting PubSub service impl PubSub]  module=pubsub

Desktop (please complete the following information):

  • OS: Ubuntu 22.04.4 LTS
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

No branches or pull requests

1 participant