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

feat(rpc): SetLogLevel #1955

Merged
merged 1 commit into from
Oct 22, 2020
Merged

feat(rpc): SetLogLevel #1955

merged 1 commit into from
Oct 22, 2020

Conversation

sangaman
Copy link
Collaborator

@sangaman sangaman commented Oct 21, 2020

This adds a new rpc call to change the logging level of a running xud instance.

Closes #835.

To try this via the cli the new command is xucli loglevel <level>.

This adds a new rpc call to change the logging level of a running
xud instance.

Closes #835.
@sangaman sangaman added grpc gRPC API logging Log messages and output labels Oct 21, 2020
@sangaman sangaman requested review from a user, kilrau and raladev October 21, 2020 16:56
@sangaman sangaman self-assigned this Oct 21, 2020
@kilrau kilrau requested a review from rsercano October 21, 2020 19:38
@raladev raladev merged commit 8d10df0 into master Oct 22, 2020
@raladev raladev deleted the set-log-level branch October 22, 2020 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
grpc gRPC API logging Log messages and output
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Set log level via API
2 participants