Class StringBuildingLogHandler


  • public class StringBuildingLogHandler
    extends Handler
    This class may be used to read the log into a String.
    • Constructor Detail

      • StringBuildingLogHandler

        public StringBuildingLogHandler()
    • Method Detail

      • close

        public void close()
        Specified by:
        close in class Handler
      • flush

        public void flush()
        Specified by:
        flush in class Handler
      • getLog

        public String getLog()
      • clear

        public void clear()