mirror of
https://github.com/taigrr/nats.docs
synced 2025-01-18 04:03:23 -08:00
inlcude -VV flag
same as -DVV
This commit is contained in:
parent
30eabb6aae
commit
b63f490305
@ -49,6 +49,7 @@ The following flags are available on the server to configure logging:
|
|||||||
| `-r`, `--remote_syslog` | The syslog server address, like `udp://localhost:514` |
|
| `-r`, `--remote_syslog` | The syslog server address, like `udp://localhost:514` |
|
||||||
| `-D`, `--debug` | Enable debugging output |
|
| `-D`, `--debug` | Enable debugging output |
|
||||||
| `-V`, `--trace` | Enable protocol trace log messages |
|
| `-V`, `--trace` | Enable protocol trace log messages |
|
||||||
|
| `-VV` | Verbose trace (traces system account as well) |
|
||||||
| `-DV` | Enable both debug and protocol trace messages |
|
| `-DV` | Enable both debug and protocol trace messages |
|
||||||
| `--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 |
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user