Uses of Class
com.pnfsoftware.jeb.util.logging.LogStatusSink
Packages that use LogStatusSink
Package
Description
Types used access the logging system used by JEB.
-
Uses of LogStatusSink in com.pnfsoftware.jeb.util.logging
Methods in com.pnfsoftware.jeb.util.logging that return types with arguments of type LogStatusSinkMethods in com.pnfsoftware.jeb.util.logging with parameters of type LogStatusSinkModifier and TypeMethodDescriptionstatic voidGlobalLog.addStatusSink(LogStatusSink sink) Register a status sink.static voidGlobalLog.removeStatusSink(LogStatusSink sink) Unregister a status sink.