问题描述:
EOS8.后端工程配置文件增加记录HTTP请求的时候,服务报错:java.lang.IllegalStateException: getInputStream() has already been called for this request
解决方案: 目前日志不支持记录body,可以把配置eos.logging.inbound.hb-enabled改为false,后续版本再增加body记录的能力
问题描述:
EOS8.后端工程配置文件增加记录HTTP请求的时候,服务报错:java.lang.IllegalStateException: getInputStream() has already been called for this request
解决方案: 目前日志不支持记录body,可以把配置eos.logging.inbound.hb-enabled改为false,后续版本再增加body记录的能力