Class LoggingProxy

java.lang.Object
com.aoapps.hodgepodge.io.LoggingProxy

public final class LoggingProxy extends Object
Listens on a socket, connects to another socket, and dumps all communication line-by-line to a single log file.
Author:
AO Industries, Inc.
  • Method Details

    • main

      public static void main(String[] args)