Class GuiLog
java.lang.Object
com.logicaldoc.gui.common.client.log.GuiLog
Represents a client work session
- Since:
- 6.0
- Author:
- Marco Meschieri - LogicalDOC
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic voidstatic voidstatic voidstatic voidstatic voidserverError(String message, Throwable caught) Logs a server error and shows a warning to the userstatic voidserverError(Throwable caught) static void
-
Method Details
-
serverError
-
serverError
Logs a server error and shows a warning to the user- Parameters:
message- The message to be shown (optional)caught- The caught exception (if any)
-
warn
-
error
-
error
-
info
-
info
-
debug
-