Package version
A Logger that can be added to a HttpPipeline. This enables each RequestPolicy to log messages that can be used for debugging purposes.
The log level threshold for what logs will be logged.
Log the provided message.
The HttpLogDetailLevel associated with this message.
The message to log.
Generated using TypeDoc
A Logger that can be added to a HttpPipeline. This enables each RequestPolicy to log messages that can be used for debugging purposes.