Uses of Interface
org.hcjf.log.LogPrinter
-
Packages that use LogPrinter Package Description org.hcjf.log -
-
Uses of LogPrinter in org.hcjf.log
Methods in org.hcjf.log with parameters of type LogPrinter Modifier and Type Method Description static voidLog. addPrinter(LogPrinter printer)This method register a printer.voidLog. registerConsumer(LogPrinter consumer)This method register a printer.voidLog. unregisterConsumer(LogPrinter consumer)
-