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

Need someway to manually control system log levels #3537

Closed
travisperson opened this issue Sep 4, 2020 · 1 comment
Closed

Need someway to manually control system log levels #3537

travisperson opened this issue Sep 4, 2020 · 1 comment
Labels
area/ux Area: UX kind/feature Kind: Feature

Comments

@travisperson
Copy link
Contributor

Currently with lotus we can only global set log levels and then any other control must happen after the daemon starts with lotus log set-level --system <system> <level>. This also means that these don't take affect through daemon restarts. Being able to adjust a list someplace on the host that gets applied every x minutes would be a simple solution.

@jennijuju jennijuju added area/ux Area: UX kind/feature Kind: Feature labels Oct 2, 2020
@travisperson
Copy link
Contributor Author

This appears to be introduced in go-log v2.2.0 (ipfs/go-log#109).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ux Area: UX kind/feature Kind: Feature
Projects
None yet
Development

No branches or pull requests

2 participants