Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
amber-moe committed Nov 8, 2019
1 parent 19e07ac commit bd759cd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Change the logs severity level to **most detailed** with the following command.
> curl "http://127.0.0.1:12000/set_flags?flag=minloglevel&value=0"
```

Or **close** all logs print (FATAL reserved).
Or **close** all logs print (FATAL only).

```bash
> curl "http://127.0.0.1:12000/set_flags?flag=minloglevel&value=4"
Expand Down

0 comments on commit bd759cd

Please sign in to comment.