Uses of Interface
io.fusionauth.http.log.Logger
Packages that use Logger
-
Uses of Logger in io.fusionauth.http.log
Classes in io.fusionauth.http.log that implement LoggerModifier and TypeClassDescriptionclassA logger that accumulates the log messages into an ArrayList that can later be output to a file or output to the console.classA base class for loggers.classA simple logger that spits out messages to System.out.Methods in io.fusionauth.http.log that return Logger