Uploaded image for project: 'Policy Framework'
  1. Policy Framework
  2. POLICY-3611

API,PAP: decrease eclipselink verbosity in persistence.xml

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Medium
    • Resolution: Done
    • Istanbul Release
    • Istanbul Release
    • api, pap

    Description

      API and PAP report in log the following line when there is a DB operation:

      [EL Info]: 2021-08-31 23:17:47.453--ServerSession(2074387963)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
      

      It should be deleted, this I think can be done by changing the logging settings in persistence.xml to WARN instead of INFO

      ..
                  <property
                      name="eclipselink.logging.level"
                      value="INFO" />
              </properties>
      ...
      </persistence>
      
      

      Attachments

        # Subject Branch Project Status CR V

        Activity

          People

            jhh Jorge Hernandez
            jhh Jorge Hernandez
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: