LoggerFilter

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.

Return Value

a enumLoggerLogLevel value indicating how much of the message to log