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 TypeMethodDescriptionvoid
A LogEvent has been generated.static void
Log an eventstatic void
Logger.logTextResource
(LogEvent event) Log an event, loading text from out messagebundle.static void
Logger.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 TypeMethodDescriptionvoid
void
Log an eventvoid
LoggerImpl.logTextResource
(LogEvent event) void
LoggerImpl.logTextResource
(LogEvent event, String[] params) boolean
FileLoggingAdapter.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 TypeMethodDescriptionboolean
LoggerImpl.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