PcmPortal Debug Mode

Values for the debug (-d) switch

ValueDescription
1Basic debugging; echo commands and responses.
2Socket debugging; echo results of read/write system calls.
4Detailed socket debugging; dump the send/receive buffer of each command and response in raw ASCII hex.
8Create a log file for each PdmPortal process in the directory from which the portal server was started. The name of the log file is PdmPortal.pid.log, where pid is the process ID of the corresponding Portal process.

For information on saving the information to a portal log files, see Portal Log Files.