Uses of Interface
org.htmlunit.WebConsole.Logger
-
Packages that use WebConsole.Logger Package Description org.htmlunit Framework classes (contains theWebClientclass which is the main entry point). -
-
Uses of WebConsole.Logger in org.htmlunit
Methods in org.htmlunit that return WebConsole.Logger Modifier and Type Method Description WebConsole.LoggerWebConsole. getLogger()Returns the current Logger.Methods in org.htmlunit with parameters of type WebConsole.Logger Modifier and Type Method Description voidWebConsole. setLogger(WebConsole.Logger logger)Sets the Logger_.
-