Previous: Preprocessor Control, Up: Dicod Invocation [Contents][Index]
Set debug verbosity level. The level argument is an integer ranging from ‘0’ (no debugging) to ‘100’ (maximum debugging information).
Disable transcript mode. This is the default. Use this option if you wish to temporarily disable transcript mode, enabled in the configuration file (see transcript).
Enable session transcript. This instructs dicod
to log
all commands it receives and all responses it sends during the
session. Transcript is logged via the default logging channel
(see Logging and Debugging). If logging via syslog, the
‘debug’ priority is used.
See also Session Transcript, for a description of the similar
mode in dico
, the client program.
Include source line information in the debugging output.
Trace parsing of the config file.
Trace the configuration file lexer.