Uses of Class
com.ppm.logging.LogKeyValueBuilder
-
Packages that use LogKeyValueBuilder Package Description com.ppm.logging -
-
Uses of LogKeyValueBuilder in com.ppm.logging
Methods in com.ppm.logging that return LogKeyValueBuilder Modifier and Type Method Description protected static LogKeyValueBuilderLogKeyValueBuilder. create(org.apache.logging.log4j.Logger logger, String key)Create a LogKeyValueBuilderConstructors in com.ppm.logging with parameters of type LogKeyValueBuilder Constructor Description KeyValue(LogKeyValueBuilder builder, org.apache.logging.log4j.Logger logger)
-