Class Tutorial

java.lang.Object
org.apache.log4j.chainsaw.help.Tutorial
All Implemented Interfaces:
Runnable

public class Tutorial extends Object implements Runnable
A runnable element that installs into the Log4j environment some fake Receivers which generates events for use as a tutorial.
  • Constructor Details

    • Tutorial

      public Tutorial()
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable