Module org.eclipse.persistence.core
Class DefaultSessionLogConfig
- java.lang.Object
-
- org.eclipse.persistence.internal.sessions.factories.model.log.LogConfig
-
- org.eclipse.persistence.internal.sessions.factories.model.log.DefaultSessionLogConfig
-
public class DefaultSessionLogConfig extends LogConfig
INTERNAL:
-
-
Constructor Summary
Constructors Constructor Description DefaultSessionLogConfig()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetFilename()StringgetLogLevel()voidsetFilename(String filename)voidsetLogLevel(String logLevel)-
Methods inherited from class org.eclipse.persistence.internal.sessions.factories.model.log.LogConfig
getLoggingOptions, setLoggingOptions
-
-