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.LogBackEndFields in com.github.markusbernhardt.proxy.util declared as Logger.LogBackEndMethods in com.github.markusbernhardt.proxy.util that return Logger.LogBackEndModifier and TypeMethodDescriptionstatic Logger.LogBackEnd
Logger.getBackend()
Gets the currently attached logging backend.Methods in com.github.markusbernhardt.proxy.util with parameters of type Logger.LogBackEndModifier and TypeMethodDescriptionstatic void
Logger.setBackend
(Logger.LogBackEnd backend) Attaches a new logging backend replacing the existing one.