org.gcube.portlets.admin.irbootstrapperportlet.gwt.server.logging
Class LogEntry
java.lang.Object
org.gcube.portlets.admin.irbootstrapperportlet.gwt.server.logging.LogEntry
public class LogEntry
- extends Object
- Author:
- Spyros Boutsis, NKUA
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LogEntry
public LogEntry(String message,
LogEntry.LogEntryLevel type)
- Constructs a new
LogEntry.
- Parameters:
message - the message that this entry will containtype - the message type
getMessage
public String getMessage()
getLevel
public LogEntry.LogEntryLevel getLevel()
Copyright © 2013. All Rights Reserved.