You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# SEVERE \u2013 logs exceptions indicating EclipseLink cannot continue, as well as any exceptions generated during login. This includes a stack trace.
# WARNING \u2013 logs exceptions that do not force EclipseLink to stop, including all exceptions not logged with severe level. This does not include a stack trace.
# INFO \u2013 logs the login/logout per sever session, including the user name. After acquiring the session, detailed information is logged.
# CONFIG \u2013 logs only login, JDBC connection, and database information.
# FINE \u2013 logs SQL.
# FINER \u2013 similar to warning. Includes stack trace.
# FINEST \u2013 includes additional low level information.