netty5/handler/src/main
nmittler 0fe67cfba5 Using public LogLevel for HTTP/2 frame logging.
Motivation:

The Http2FrameLogger is currently using the internal logging classes. We should change this so that it's using the public classes and then converts internally.

Modifications:

Modified Http2FrameLogger and the examples to use the public LogLevel class.

Result:

Fixes #2512
2015-03-17 15:10:35 -07:00
..
java/io/netty/handler Using public LogLevel for HTTP/2 frame logging. 2015-03-17 15:10:35 -07:00