Request error logs

Interceptor name

errLog

Supported protocols

  • All

Features

  • Unified request error log printing

Configuration

asjard:
  interceptors:
    client:
      errLog:
        ## Whether to enable error logging
        # enabled: true
        ## Methods to ignore
        # skipMethods: ""

Last updated