Uses of Class
com.biglybt.core.logging.LogEvent
Packages that use LogEvent
Package
Description
-
Uses of LogEvent in com.biglybt.core.logging
Methods in com.biglybt.core.logging with parameters of type LogEventModifier and TypeMethodDescriptionvoidA LogEvent has been generated.static voidLog an eventstatic voidLogger.logTextResource(LogEvent event) Log an event, loading text from out messagebundle.static voidLogger.logTextResource(LogEvent event, String[] params) -
Uses of LogEvent in com.biglybt.core.logging.impl
Methods in com.biglybt.core.logging.impl with parameters of type LogEventModifier and TypeMethodDescriptionvoidvoidLog an eventvoidLoggerImpl.logTextResource(LogEvent event) voidLoggerImpl.logTextResource(LogEvent event, String[] params) booleanFileLoggingAdapter.logToFile(LogEvent event, StringBuffer lineOut) Called when we are about to log an event to file. -
Uses of LogEvent in com.biglybt.pifimpl.local.logging
Methods in com.biglybt.pifimpl.local.logging with parameters of type LogEventModifier and TypeMethodDescriptionbooleanLoggerImpl.PluginFileLoggerAdapater.logToFile(LogEvent event, StringBuffer lineOut) -
Uses of LogEvent in com.biglybt.ui.console
Fields in com.biglybt.ui.console with type parameters of type LogEventMethods in com.biglybt.ui.console that return types with arguments of type LogEvent -
Uses of LogEvent in com.biglybt.ui.console.commands
Methods in com.biglybt.ui.console.commands with parameters of type LogEvent -
Uses of LogEvent in com.biglybt.ui.swt.views
Fields in com.biglybt.ui.swt.views with type parameters of type LogEventMethods in com.biglybt.ui.swt.views with parameters of type LogEventConstructor parameters in com.biglybt.ui.swt.views with type arguments of type LogEvent