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

N

needLineNumber(boolean) - Method in class org.mym.plog.config.PLogConfig.Builder
If set to true, the source line number info will be printed in log message.
needThreadInfo(boolean) - Method in class org.mym.plog.config.PLogConfig.Builder
If set to true, thread info will be printed into log message.
newBuilder() - Static method in class org.mym.plog.config.PLogConfig
Create a new Builder.
newBuilder(PLogConfig) - Static method in class org.mym.plog.config.PLogConfig
Create a new builder and clone all options in the argument.
nextFile() - Method in interface org.mym.plog.printer.FilePrinter.FileNameGenerator
Generate a file name
nextFile() - Method in class org.mym.plog.printer.FilePrinter.TimingFileNameGenerator
 
nextFileIfDuplicate(File, String) - Method in interface org.mym.plog.printer.FilePrinter.FileNameGenerator
NOTE: the return value for this method should NOT be null, and should be a simple name because the file path is decided by file logger instead of this interface.
nextFileIfDuplicate(File, String) - Method in class org.mym.plog.printer.FilePrinter.TimingFileNameGenerator
 
A B C D E F G I J K L M N O P R S T U V W 
Skip navigation links