The following debugging properties are defined for ocfserv by default:
debugging.filename = /var/run/ocf.log debugging = 0 OpenCard.trace = com.sun:9 opencard.core:9 |
If you are running a previous Solaris 8 release, the debugging log file might be called /tmp/ocf_debugfile.
/var/run/ocf_log |
Is the name of the file to contain debugging information. |
debugging = 0 |
Means that debugging is disabled. Debugging is enabled if debugging = 1. |
OpenCard.trace |
Is the OpenCard trace level. |