mirror of
https://github.com/taigrr/nats.docs
synced 2025-01-18 04:03:23 -08:00
adding -DVV to flags
I've already added it to configuration/logging.md. Didn't realize that the list of options is duplicated here
This commit is contained in:
parent
ded758e784
commit
fdc93464e6
@ -50,6 +50,7 @@ The following flags are available on the server to configure logging:
|
|||||||
| `-D`, `--debug` | Enable debugging output |
|
| `-D`, `--debug` | Enable debugging output |
|
||||||
| `-V`, `--trace` | Enable protocol trace log messages |
|
| `-V`, `--trace` | Enable protocol trace log messages |
|
||||||
| `-DV` | Enable both debug and protocol trace messages |
|
| `-DV` | Enable both debug and protocol trace messages |
|
||||||
|
| `-DVV` | Debug and verbose trace (traces system account as well)|
|
||||||
| `--max_traced_msg_len` | Maximum printable length for traced messages. 0 for unlimited |
|
| `--max_traced_msg_len` | Maximum printable length for traced messages. 0 for unlimited |
|
||||||
|
|
||||||
You can read more about [logging configuration here](configuration/logging.md).
|
You can read more about [logging configuration here](configuration/logging.md).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user