Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This article describes logging in Nexus Card SDK.

...

Note

Clean up the logs

After you're done, turn down the Log-Levels again (see "Set up System log" and delete any large logs. There is no automatic log rotation and no automatic log truncation. The logs will grow to be huge.

Logging generated by Card SDK

Card SDK event log

Expand
titleSet up Card SDK event log

There is no set up required (or possible).


Expand
titleCollect data

The standard path to the event log isC:\ProgramData\cms

eventlog.pngImage Removed


System log

Expand
titleSet up System log

Turn on the maximum amount of logging for Nexus Card SDK.

  1. In Configuration Manager, click the information icon.
  2. Click the system settings icon.The System Settings pop up is displayed. 
  3. Check Activate Log.
  4. Enter the name of the Log File. See also under heading "Collect data" below.
  5. Select Log-Levels (an example is shown in the image).

    Note

    After you're done, turn down the Log-Levels again There is no automatic log rotation or log truncation so the log file will grow quickly.


  6. Select Max. characters per line.
    1. 200 – only 200 characters will be written

    2. Unlimited – all will be written

  7. Click OK.

...

Expand
titleSet up Production job log

  1. In Configuration Manager, double-click IDProductionService.
  2. Check Save Last Production Jobs.
  3. Enter Number of stored jobs.
    1. Default: 0
    2. If you enter, for example, 5, 5 jobs will be saved. See under "Collect data" below.
  4. Click OK.


Expand
titleCollect data

Collect data here:under /CardJobs.


Expand
titleUse the collected production job data

You can resubmit the collected XML files to Card SDK via the web interface's Development tab.

  1. In Configuration Manager, double-click IDProductionService.
  2. Click Open Browser Interface...
  3. Select the Development tab....

...