Default implementation of Log to be used by the LoggingBackend.
Performs logging before requests are sent and after requests complete successfully or with an exception.
Interfaces with a logger system.
Default implementation of Log to be used by the LoggingBackend. Creates default log messages and delegates them to the given Logger.