blob: f0dd9f444bdd12adc578c93e74fa9e8c4efe13df (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
multi:
help: Log mode
type: txt
syntax:expression: $VAR(@) in "raw", "crypt", "parsing", "emitting", "control", "all", "private" ; "must be one of the following: raw, crypt, parsing, emitting, control, all, private"
val_help: raw; Debug log option for pluto
val_help: crypt; Debug log option for pluto
val_help: parsing; Debug log option for pluto
val_help: emitting; Debug log option for pluto
val_help: control; Debug log option for pluto
val_help: all; Debug log option for pluto
val_help: private; Debug log option for pluto
|