【发布时间】:2011-02-15 21:38:52
【问题描述】:
我正在使用 Savon 为 SOAP 服务编写一个 Ruby 接口。它似乎正在工作,但我在命令行上出现了几条 DEBUG 消息
D, [2011-02-15T16:33:32.664620 #4140] DEBUG -- : HTTPI tried to use the httpclient adapter, but was unable to find the library in the LOAD_PATH. Falling back
using the net_http adapter now.
D, [2011-02-15T16:33:32.820863 #4140] DEBUG -- : HTTPI 使用 net_http 适配器执行 HTTP POST
我不确定为什么会出现这些消息,或者它们的含义。
有什么想法吗?
【问题讨论】:
-
为我工作
HTTPI.log = false