Is there a way to use the following pattern as the value of a keyvalue pair?
%level{TRACE=7, DEBUG=7, INFO=6, WARN=4, ERROR=3, Fatal=0} I'm trying to transform the logger level into a integer with JSON. Thanks --------------------------------------------------------------------- To unsubscribe, e-mail: log4j-user-unsubscr...@logging.apache.org For additional commands, e-mail: log4j-user-h...@logging.apache.org