Details
-
Bug
-
Status: Closed
-
Medium
-
Resolution: Done
-
Istanbul Release
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 |
---|---|---|---|---|---|---|
123903,1 | Decrease eclipselink verbosity to warning | master | policy/api | Status: MERGED | +2 | +1 |
123904,1 | Decrease eclipselink verbosity to warning | master | policy/pap | Status: MERGED | +2 | +1 |
123905,1 | Decrease eclipselink verbosity to warning | master | policy/xacml-pdp | Status: MERGED | +2 | +1 |