Class LoggerWriter

  • All Implemented Interfaces:
    Closeable, Flushable, Appendable, AutoCloseable

    public class LoggerWriter
    extends Writer
    Logs each line written to a pre-defined level. Can also be configured with a Marker. This class provides an interface that follows the Writer methods in spirit, but doesn't require output to any external writer.
    Since:
    2.1