code-patterns 3.10
- Provided greater flexibility in
LoggingInterceptorby making the argument and return value formatter injectable (issue 139)- introduced new interface:
ILogValueFormatter - new base type for value formatters:
LogValueFormatterBase - new formatter type:
JsonLogValueFormatter - updated tests and modules to include the new types
- introduced new interface: