Setting up Error Logging

The default size of the error log is 1 MB. As shipped, it cleans up any entries older than 30 days. To ensure that your error log entries are informative, noticed, and remain intact, test your driver thoroughly.

To begin error logging, do the following steps:

  1. Construct error templates.
  2. Add error logging calls into your code.