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

make the log level configurable from roller config #1331

Open
artemijspavlovs opened this issue Mar 24, 2025 · 0 comments
Open

make the log level configurable from roller config #1331

artemijspavlovs opened this issue Mar 24, 2025 · 0 comments
Assignees

Comments

@artemijspavlovs
Copy link
Collaborator

currently, the log level applied to all components is debug

task:
add a new field in the roller.toml which would control the log level for all components, eg:

logging: debug # or info, etc.

or add a logging section where each component can be configured separately, eg:

logging:
  relayer: debug
  rollapp: info
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

2 participants