Skip to content

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

2 participants