The prototype for a logging filter.
The filter callback will be invoked for each request or response, and should analyze it and return a enumLoggerLogLevel value indicating how much of the message to log.
a enumLoggerLogLevel value indicating how much of the message to log
The prototype for a logging filter.
The filter callback will be invoked for each request or response, and should analyze it and return a enumLoggerLogLevel value indicating how much of the message to log.