Uses of Class
io.fusionauth.http.log.BaseLogger
Packages that use BaseLogger
-
Uses of BaseLogger in io.fusionauth.http.log
Subclasses of BaseLogger in io.fusionauth.http.logModifier 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 simple logger that spits out messages to System.out.