Log Record APIs

The Log Record APIs allow you to customize aspects of logging.

  • Writing and retrieving log records (successful operations are not logged).
  • Configuring log levels for messages reported to the console.
  • Enabling the printing of server message headers and message contents, database exceptions, and LogRecord objects written for each import.
  • Viewing detailed trace information on database calls.
  • The change log can be enabled or disabled with the enableChangeLog and disableChangeLog methods. You can retrieve the change log by calling the getChangeLogs method.