MessageLengthLimitingLogger

constructor(maxLength: Int = 4000, minLength: Int = 3000, delegate: Logger = Logger.DEFAULT)