Used to include TopLink's own logging properties that will be formatted by a TopLink Formatter
super(level, msg);
return connection;
return sessionString;
this.connection = connection;
this.sessionString = sessionString;
this.shouldLogExceptionStackTrace = shouldLogExceptionStackTrace;
this.shouldPrintDate = shouldPrintDate;
this.shouldPrintThread = shouldPrintThread;
return shouldLogExceptionStackTrace;
return shouldPrintDate;
return shouldPrintThread;