public class LoggingOptionsConfig extends Object
Constructor and Description |
---|
LoggingOptionsConfig() |
Modifier and Type | Method and Description |
---|---|
Boolean |
getShouldLogExceptionStackTrace() |
Boolean |
getShouldPrintConnection() |
Boolean |
getShouldPrintDate() |
Boolean |
getShouldPrintSession() |
Boolean |
getShouldPrintThread() |
void |
setShouldLogExceptionStackTrace(Boolean shouldLogExceptionStackTrace) |
void |
setShouldPrintConnection(Boolean shouldPrintConnection) |
void |
setShouldPrintDate(Boolean shouldPrintDate) |
void |
setShouldPrintSession(Boolean shouldPrintSession) |
void |
setShouldPrintThread(Boolean shouldPrintThread) |
public void setShouldLogExceptionStackTrace(Boolean shouldLogExceptionStackTrace)
public Boolean getShouldLogExceptionStackTrace()
public void setShouldPrintDate(Boolean shouldPrintDate)
public Boolean getShouldPrintDate()
public void setShouldPrintSession(Boolean shouldPrintSession)
public Boolean getShouldPrintSession()
public void setShouldPrintThread(Boolean shouldPrintThread)
public Boolean getShouldPrintThread()
public void setShouldPrintConnection(Boolean shouldPrintConnection)
public Boolean getShouldPrintConnection()
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference