Class Logger


  • public abstract class Logger
    extends Object
    Helper class that intercepts System.out and System.err and allows to attach multiple streams to capture the outputs of intercepted streams.
    Version:
    2.0
    Author:
    Tim Neumann, Tobias Wältken, Fabian Bühler