netty5/example/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/example Using public LogLevel for HTTP/2 frame logging. 2015-03-17 15:10:35 -07:00
resources Add logLevel property to enable different log levels for the examples. 2014-11-21 10:48:57 +09:00