public class SystemErrorInformationLogger extends Object
Constructor and Description |
---|
SystemErrorInformationLogger() |
SystemErrorInformationLogger(UUID uuid,
javax.servlet.ServletContext servletContext,
javax.servlet.http.HttpServletRequest request) |
Modifier and Type | Method and Description |
---|---|
String |
toString(boolean writeExtendedInfo)
Retrieve the system information as an ASCII formatted string.
|
void |
writeToLog(boolean writeExtendedInfo)
This is essentially a straight translation of the JSP into Java code.
|
public SystemErrorInformationLogger(UUID uuid, javax.servlet.ServletContext servletContext, javax.servlet.http.HttpServletRequest request)
public SystemErrorInformationLogger()
public void writeToLog(boolean writeExtendedInfo)
public String toString(boolean writeExtendedInfo)
writeExtendedInfo
- amend with information about cluster and enabled pluginsCopyright © 2003–2021 Atlassian. All rights reserved.