blob: de3c3f929b49a7c5b1b7c925d8a3f353f1e544b5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
multi:
help: Set 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"
comp_help: Additional pluto debug log options:
raw
crypt
parsing
emitting
control
all
private
|