Uses of Interface au.id.jericho.lib.html.Logger

Uses in package au.id.jericho.lib.html

Classes implementing au.id.jericho.lib.html.Logger

class
Provides an implementation of the Logger interface that sends output to the specified java.io.Writer.

Methods with parameter type au.id.jericho.lib.html.Logger

void
Sets the Logger that handles log messages.

Methods with return type au.id.jericho.lib.html.Logger

Logger
Returns the Logger that handles log messages.
Logger
Creates a new Logger instance with the specified name.