LogRequestWithBody

Log the request details as well as the body if possible

Functions

Link copied to clipboard
open override fun toString(): String

Inherited functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard

Test if a particular LogMode is enabled

Link copied to clipboard
operator fun minus(mode: LogMode): LogMode
Link copied to clipboard
operator fun plus(mode: LogMode): LogMode