PrinterMap User Guide
78
Log Files and Debug Functionality
When PrinterMap encounters a problem, a pop-up message appears referring the
user to the pmap.log. which contains general application status messages. Several
process-specific logs can be generated by activating PrinterMap's debugging
facility, for which several debug levels are available. The application initialization
file,
[Drive]:\[nstall Directory]\pmap.ini
contains debug parameter settings and
can be edited using any standard ASCII file editor.
Debugging is available for the following processes:
Table 11 Processes Eligible for Debug
Parameter
Process
Log Files
Topology
Main PrinterMap application
pmap.log,
topology.log*
Discover
Discover process
pmap.log,
discover.log*
Status
Status polling process
pmap.log,
status.log*
Reporting
Report polling process
pmap.log,
reporting.log*
*
Generated only when debug level is > 0. See valid values in the following table.
The following are valid debug settings for any of the above processes:
Table 12 Debug Parameter Values
Parameter Value
Information Type
0
Debugging Off (status messages -initialization and
process termination messages- only in pmap.log
10
Tracing (entrance to and return from functions)
20
Internals (T any function input parameter values
the developer anticipated being significant)
30
Details (TInt any variables or conditions
the developer anticipated being significant)