Skip navigation links
A B C D E F G I J K L M N O P R S T U V W 

G

getCategory() - Method in class org.mym.plog.LogRequest
 
getCurrentConfig() - Static method in class org.mym.plog.PLog
Get current config, useful for temporarily change config and backup then.
getEmptyMsg() - Method in class org.mym.plog.config.PLogConfig
 
getEmptyMsgLevel() - Method in class org.mym.plog.config.PLogConfig
 
getFormatter() - Method in class org.mym.plog.AbsPrinter
 
getFormatter() - Method in interface org.mym.plog.Printer
Specify the formatter of this printer.
getGlobalInterceptor() - Method in class org.mym.plog.config.PLogConfig
 
getGlobalStackOffset() - Method in class org.mym.plog.config.PLogConfig
 
getGlobalTag() - Method in class org.mym.plog.config.PLogConfig
 
getLevel() - Method in class org.mym.plog.LogRequest
 
getLogFilePath() - Method in class org.mym.plog.printer.FilePrinter
Get the absolute path for log files.
getMaxLengthPerLine() - Method in class org.mym.plog.AbsPrinter
 
getMaxLengthPerLine() - Method in interface org.mym.plog.Printer
Indicate how many characters should contains in one line; but only affect when soft wrap is enabled.
getMaxRecursiveDepth() - Method in class org.mym.plog.config.PLogConfig
 
getMsg() - Method in class org.mym.plog.LogRequest
 
getName() - Method in interface org.mym.plog.Category
 
getName() - Method in class org.mym.plog.SimpleCategory
 
getParams() - Method in class org.mym.plog.LogRequest
 
getSoftWrapper() - Method in class org.mym.plog.AbsPrinter
 
getSoftWrapper() - Method in interface org.mym.plog.Printer
Specify word wrapper, if needed.
getStackOffset() - Method in class org.mym.plog.LogRequest
 
getStyle() - Method in class org.mym.plog.AbsPrinter
 
getStyle() - Method in interface org.mym.plog.Printer
 
getTag() - Method in class org.mym.plog.LogRequest
 
globalInterceptor(Interceptor) - Method in class org.mym.plog.config.PLogConfig.Builder
Register a global interceptor, useful for handle different app environments etc.
globalStackOffset(int) - Method in class org.mym.plog.config.PLogConfig.Builder
Set a global stack offset.
globalTag(String) - Method in class org.mym.plog.config.PLogConfig.Builder
Set global tag for all logs, param should not be null.
A B C D E F G I J K L M N O P R S T U V W 
Skip navigation links