Class Logtool


public class Logtool
extends LogtoolContext
This is the top level of the top-down version of the Power TAC logtool analyzer. To use it, give a filename and the classnames of a set of Analyzers.
Author:
John Collins
  • Constructor Details

  • Method Details

    • main

      public static void main​(String[] args)
      Sets up the logtool, delegates everything to a LogtoolCore instance.