Bugfix for WebIO. Default HTTP logger from compat_stdout() -> stdout
A package that refers HTTP both directly, and also indirectly, erroneously referred the uncapped HTTP version in this method. This probably fixes the issue JuliaGizmos/WebIO.jl#205.