We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
--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):
Ubuntu 22.04.4 LTS
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
Desktop (please complete the following information):
Ubuntu 22.04.4 LTS
The text was updated successfully, but these errors were encountered: