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