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

add a page about logging config #41

Closed
tzemanovic opened this issue Jun 16, 2023 · 0 comments
Closed

add a page about logging config #41

tzemanovic opened this issue Jun 16, 2023 · 0 comments
Assignees

Comments

@tzemanovic
Copy link
Member

Let's add a page that explains logging config. Currently, we can set NAMADA_LOG to one of: info, debug, warn, error. NAMADA_LOG_COLOR can be used to switch off colors (true/false). NAMADA_LOG_FMT can be set to full (the default), json or pretty.

Once anoma/namada#1578 is released, the NAMADA_LOG_DIR env var can be used for logging to file(s) and NAMADA_LOG_ROLLING for setting rolling logs frequency. The rolling frequency can be set to never, minutely, hourly or daily. If not set, the default is never.

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