From: <mbr...@vi...> - 2004-03-23 18:26:07
|
> I would expect "warn" to allow warn, info, error and fatal to pass > through. Am I missing something? I would have expected "warn" to not show "info" messages but perhaps that is a misunderstanding of mine. In any case, I changed the logging level to "fatal" and I still see messages like the following: .Mar 23, 2004 12:22:52 PM org.apache.commons.httpclient.HttpMethodBase readResponse INFO: Discarding unexpected response: HTTP/1.1 100 Continue Mike Bresnahan |