Uses of Class
com.pnfsoftware.jeb.util.logging.Sink
Packages that use Sink
Package
Description
Types used access the logging system used by JEB.
-
Uses of Sink in com.pnfsoftware.jeb.util.logging
Subclasses of Sink in com.pnfsoftware.jeb.util.loggingModifier and TypeClassDescriptionclass
A sink storing the logs in a list of strings.class
A sink storing the logs in an output stream.Methods in com.pnfsoftware.jeb.util.logging that return types with arguments of type SinkModifier and TypeMethodDescriptionGlobalLog.getRegularSinks()
Get a list of the regular (= non status) sinks.