Class InMemoryLogHandler

  • All Implemented Interfaces:
    Flushable, AutoCloseable

    public class InMemoryLogHandler
    extends org.jboss.logmanager.ExtHandler
    • Constructor Detail

    • Method Detail

      • publish

        public void publish​(LogRecord record)
        Overrides:
        publish in class org.jboss.logmanager.ExtHandler
      • flush

        public void flush()
        Specified by:
        flush in interface Flushable
        Overrides:
        flush in class org.jboss.logmanager.ExtHandler
      • getLevel

        public Level getLevel()
        Overrides:
        getLevel in class org.jboss.logmanager.ExtHandler
      • clearRecords

        void clearRecords()