pokt-network / poktroll

The official Shannon upgrade implementation of the Pocket Network Protocol implemented using Rollkit.dev
MIT License
15 stars 7 forks source link

[LocalNet] Switch validator logs to json #480

Closed okdas closed 2 months ago

okdas commented 2 months ago

Summary

JSON logs are easier to run queries against. Let's switch to json by default (just like appgate-server and relayminer) but allow modifying the log format and log level via localnet_config.yaml

Related helm chart feature: https://github.com/pokt-network/helm-charts/pull/33/files

Type of change

Select one or more:

Testing

Sanity Checklist

okdas commented 2 months ago

@Olshansk I'm going to merge this but lmk if you'd like to change anything.