node-http2 icon indicating copy to clipboard operation
node-http2 copied to clipboard

Put createLogger in public API

Open nwgh opened this issue 9 years ago • 0 comments

#112 complains of issues creating a bunyan logger directly for use with node-http2 instead of using our createLogger. While that may be an issue that needs investigating, we should at least have our createLogger call in the public API, instead of hidden away in test/util.js so it makes more sense.

nwgh avatar Jan 08 '16 21:01 nwgh