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

[DE-79] logging API enhancements #416

Merged
merged 2 commits into from
Jan 12, 2022
Merged

Conversation

rashtao
Copy link
Collaborator

@rashtao rashtao commented Nov 22, 2021

https://arangodb.atlassian.net/browse/DE-79

The HTTP REST API endpoint PUT /_admin/log/level can now handle the pseudo log topic "all". Setting the log level for the "all" log topic will adjust the log level for all existing log topics. For example, sending the JSON object to this API

{"all":"debug"}

will set all log topics to log level "debug".

@cla-bot cla-bot bot added the cla-signed label Jan 12, 2022
@rashtao rashtao merged commit 8c7b665 into master Jan 12, 2022
@rashtao rashtao deleted the feature/logging_API_enhancements branch July 19, 2022 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant