Class: CoreLibrary::ApiResponseLoggingConfiguration

Inherits:
BaseHttpLoggingConfiguration show all
Defined in:
lib/apimatic-core/logger/configurations/api_logging_configuration.rb

Overview

Represents response logging configuration.

Instance Attribute Summary

Attributes inherited from BaseHttpLoggingConfiguration

#headers_to_exclude, #headers_to_include, #headers_to_unmask, #log_body, #log_headers

Method Summary

Methods inherited from BaseHttpLoggingConfiguration

#initialize

Constructor Details

This class inherits a constructor from CoreLibrary::BaseHttpLoggingConfiguration