fm.liveswitch.android.TextViewLogProvider Member List

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

doLog(LogEvent logEvent)fm.liveswitch.android.TextViewLogProviderprotected
fm::liveswitch::LogProvider.doLog(fm.liveswitch.LogEvent logEvent)fm.liveswitch.LogProviderprotected
generateLogLine(fm.liveswitch.LogEvent logEvent)fm.liveswitch.LogProviderprotected
getFilter()fm.liveswitch.LogProvider
getLevel()fm.liveswitch.LogProvider
getLogLevelString(fm.liveswitch.LogLevel level)fm.liveswitch.LogProviderstatic
getPrefix(fm.liveswitch.LogLevel level, boolean includeTimestamp)fm.liveswitch.LogProviderprotected
getPrefixTimestamp(java.util.Date timestamp)fm.liveswitch.LogProviderstatic
getProcessId()fm.liveswitch.LogProviderprotected
getProduct()fm.liveswitch.LogProviderstatic
log(fm.liveswitch.LogEvent logEvent)fm.liveswitch.LogProvider
LogProvider()fm.liveswitch.LogProvider
setFilter(fm.liveswitch.IFunction1< fm.liveswitch.LogEvent, Boolean > value)fm.liveswitch.LogProvider
setLevel(fm.liveswitch.LogLevel value)fm.liveswitch.LogProvider
TextViewLogProvider(Activity activity, TextView textView)fm.liveswitch.android.TextViewLogProvider
TextViewLogProvider(Activity activity, TextView textView, LogLevel level)fm.liveswitch.android.TextViewLogProvider
writeLine(final String text)fm.liveswitch.android.TextViewLogProvider