Comment #3 on issue 998 by pekka.klarck: `logging` module is configured to emit messages with unnecessarily low level
http://code.google.com/p/robotframework/issues/detail?id=998

This bug also caused problems with libraries that use suds tool because it has a logging bug that manifests itself only when using logging module with debug level. Without this fix the suds bug would appear always, now it only occurs when running Robot on debug or trace levels. For more information about the suds bug, including possible workarounds, see issue 1100.

Reply via email to