Class LogEventHandlerImpl.Indent

java.lang.Object
org.glassfish.pfl.tf.timer.impl.LogEventHandlerImpl.Indent
Enclosing class:
LogEventHandlerImpl

private static class LogEventHandlerImpl.Indent extends Object
  • Field Details

    • width

      private final int width
    • level

      private int level
    • rep

      private String rep
  • Constructor Details

    • Indent

      public Indent(int width)
  • Method Details

    • update

      private void update()
    • in

      public void in()
    • out

      public void out()
    • toString

      public String toString()
      Overrides:
      toString in class Object