Module org.eclipse.persistence.core
Class LoggingOptionsConfig
java.lang.Object
org.eclipse.persistence.internal.sessions.factories.model.log.LoggingOptionsConfig
INTERNAL:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetShouldLogExceptionStackTrace(Boolean shouldLogExceptionStackTrace) voidsetShouldPrintConnection(Boolean shouldPrintConnection) voidsetShouldPrintDate(Boolean shouldPrintDate) voidsetShouldPrintSession(Boolean shouldPrintSession) voidsetShouldPrintThread(Boolean shouldPrintThread)
-
Constructor Details
-
LoggingOptionsConfig
public LoggingOptionsConfig()
-
-
Method Details
-
setShouldLogExceptionStackTrace
-
getShouldLogExceptionStackTrace
-
setShouldPrintDate
-
getShouldPrintDate
-
setShouldPrintSession
-
getShouldPrintSession
-
setShouldPrintThread
-
getShouldPrintThread
-
setShouldPrintConnection
-
getShouldPrintConnection
-