Package com.elvishew.xlog.printer
-
Interface Summary Interface Description Printer A printer is used for printing the log to somewhere, like android shell, terminal or file system. -
Class Summary Class Description AndroidPrinter LogPrinterusingLog.ConsolePrinter LogPrinterusingSystem.out.println(String).PrinterSet Represents a group of Printers that should used to print logs in the same time, each printer may probably print the log to different place.RemotePrinter LogPrinterwhich should print the log to remote server.SystemPrinter Deprecated. useConsolePrinterinstead, since 1.3.0