6882384: Update http protocol handler to use PlatformLogger

Webrev:
  http://cr.openjdk.java.net/~chegar/6882384/webrev.0/webrev/

Change http logging to use the PlatformLogger. We can simply remove the reflective calls to the logging API from HttpCapture as the PlatformLogger will take care of that for us.

-Chris.

Reply via email to