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: [email protected]
For additional commands, e-mail: [email protected]
