fm.liveswitch.LogEvent Member List

This is the complete list of members for fm.liveswitch.LogEvent, including all inherited members.

fromJson(String logEventJson)fm.liveswitch.LogEventstatic
getException()fm.liveswitch.LogEvent
getLevel()fm.liveswitch.LogEvent
getLogLevel()fm.liveswitch.LogEvent
getMessage()fm.liveswitch.LogEvent
getScope()fm.liveswitch.LogEvent
getTag()fm.liveswitch.LogEvent
getThreadId()fm.liveswitch.LogEvent
getTimestamp()fm.liveswitch.LogEvent
LogEvent(java.util.Date timestamp, String tag, String scope, fm.liveswitch.LogLevel level, String message, java.lang.Exception exception, long threadId)fm.liveswitch.LogEvent
setException(java.lang.Exception value)fm.liveswitch.LogEvent
setLevel(fm.liveswitch.LogLevel value)fm.liveswitch.LogEvent
setMessage(String value)fm.liveswitch.LogEvent
setScope(String value)fm.liveswitch.LogEvent
setTag(String value)fm.liveswitch.LogEvent
setThreadId(long value)fm.liveswitch.LogEvent
setTimestamp(java.util.Date value)fm.liveswitch.LogEvent
toJson(final fm.liveswitch.LogEvent logEvent)fm.liveswitch.LogEventstatic
toJson()fm.liveswitch.LogEvent
toString()fm.liveswitch.LogEvent