Skip to content

make the log level configurable from roller config #1331

@artemijspavlovs

Description

@artemijspavlovs

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

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions