Package io.goobi.viewer.model.log


package io.goobi.viewer.model.log
Contains model classes for structured log messages produced and consumed within the Goobi viewer, used for persisting or displaying operational event records.
  • Class
    Description
    Enum of allowed log files.
    Immutable representation of a single parsed log line.
    Parses raw log4j2 output into structured LogLine objects.
     
    Application-scoped singleton that manages log file tailers and WebSocket sessions.