/[pcsclite]/tags/ccid/ccid-1.3.8/README
ViewVC logotype

Diff of /tags/ccid/ccid-1.3.8/README

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1904 by rousseau, Fri Feb 24 17:14:25 2006 UTC revision 1905 by rousseau, Fri Mar 3 13:21:00 2006 UTC
# Line 111  Debug informations: Line 111  Debug informations:
111  ===================  ===================
112    
113  The driver uses the debug function provided by pcscd. So if pcscd sends  The driver uses the debug function provided by pcscd. So if pcscd sends
114  its debug to stdout (pcscd --foreground) then the CCID will also send  its debug to stderr (pcscd --foreground) then the CCID will also send
115  its debug to stdout. If pcscd sends its debug to syslog (by default)  its debug to stderr. If pcscd sends its debug to syslog (by default)
116  then the CCID will also send its debug to syslog.  then the CCID will also send its debug to syslog.
117    
118  You can change the debug level using the Info.plist configuraion file.  You can change the debug level using the Info.plist configuration file.
119  The Info.plist is installed, by default, in  The Info.plist is installed, by default, in
120  /usr/local/pcsc/drivers/ifd-ccid.bundle/Contents/Info.plist  /usr/local/pcsc/drivers/ifd-ccid.bundle/Contents/Info.plist
121    
# Line 123  The debug level is set in the ifdLogLeve Line 123  The debug level is set in the ifdLogLeve
123  combinaison of 4 different levels.  combinaison of 4 different levels.
124  - 1: critical: important error messages  - 1: critical: important error messages
125  - 2: info:     informative messages like what reader was detected  - 2: info:     informative messages like what reader was detected
126  - 4: periodic: periodic info when pcscd test if a card is present (every  - 4: comm:     a dump of all the bytes exchanged between the host and the
                1/10 of a second)  
 - 8: comm:     a dump of all the bytes exchanged between the host and the  
127                 reader                 reader
128    - 8: periodic: periodic info when pcscd test if a card is present (every
129                   1/10 of a second)
130    
131  By default the debug level is set to 3 (1 + 2) and correspond to the  By default the debug level is set to 3 (1 + 2) and correspond to the
132  critical and info levels.  critical and info levels.

Legend:
Removed from v.1904  
changed lines
  Added in v.1905

  ViewVC Help
Powered by ViewVC 1.1.5