Uses of Class
com.biglybt.core.logging.impl.FileLogging
-
Packages that use FileLogging Package Description com.biglybt.core.logging com.biglybt.pifimpl.local.logging -
-
Uses of FileLogging in com.biglybt.core.logging
Fields in com.biglybt.core.logging declared as FileLogging Modifier and Type Field Description private static FileLogging
Logger. fileLogging
Methods in com.biglybt.core.logging that return FileLogging Modifier and Type Method Description static FileLogging
Logger. getFileLoggingInstance()
-
Uses of FileLogging in com.biglybt.pifimpl.local.logging
Constructors in com.biglybt.pifimpl.local.logging with parameters of type FileLogging Constructor Description PluginFileLoggerAdapater(FileLogging fileLogging, FileLoggerAdapter listener)
-