Uses of Interface
com.github.markusbernhardt.proxy.util.Logger.LogBackEnd
Packages that use Logger.LogBackEnd
-
Uses of Logger.LogBackEnd in com.github.markusbernhardt.proxy.util
Classes in com.github.markusbernhardt.proxy.util that implement Logger.LogBackEndMethods in com.github.markusbernhardt.proxy.util that return Logger.LogBackEndModifier and TypeMethodDescriptionstatic Logger.LogBackEndLogger.getBackend()Gets the currently attached logging backend.Methods in com.github.markusbernhardt.proxy.util with parameters of type Logger.LogBackEndModifier and TypeMethodDescriptionstatic voidLogger.setBackend(Logger.LogBackEnd backend) Attaches a new logging backend replacing the existing one.