How To Configure Logging This document describes how to configuring logging with EclipseLink JPA. See Logging in the EclipseLink User's Guide for complete information. Introduction With EclipseLink JPA you can turn on logging to do the following: monitor configuration details facilitate debugging view the SQL that is being sent to the database The logging utility is based on the java.util.logging,