How to Enable Debug in the User Client
Please also see Reporting Problems
The enable debug option causes PaperCut to produce a detailed text log of activity. The log allows our developers to inspect the internal workings of the PaperCut application and pinpoint the cause of problems. Enabling debugging is only usually required if requested by the PaperCut Support team.
The User Client is the component of PaperCut that runs on the user workstations. Its purpose is to display to the user their balance, allow charging to shared accounts, and in some cases perform authentication.
Note: The user client can be installed using a number of methods, including the zero-install method of running it directly from the network. If the user client is running from the network, it will need to be installed locally on a system for the duration of enabling debug. It is possible to enable debug by editing the config.properties file on the server's PCClient network share, but this would enable debug for every user, and may create a lot of debugging output.
[app-dir]/client/[platform]/config.properties
PCClient.app/Contents/Resources/ . Option-click on the icon and select Show package contents...)
debug=Y to the end and save the file (or remove the # comment from the existing line).
user-client.log.
C:\Documents and Settings\[username]\Local Settings\Temp\user-client.log
/Users/[username]/user-client.log
/home/[username]/user-client.log
Categories: Debugging, Troubleshooting
Keywords: user client tool, UIT, user interface tool, balance window, credit display
