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

API,PAP: decrease eclipselink verbosity in persistence.xml

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • Istanbul Release
    • Istanbul Release
    • api, pap

      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>
      
      

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

              Created:
              Updated:
              Resolved: