Class LogViewerEndpoint

java.lang.Object
io.goobi.viewer.websockets.LogViewerEndpoint

public class LogViewerEndpoint extends Object
WebSocket endpoint for live log file streaming. URL: /admin/logviewer.socket?logfile={name} Access: superusers only (checked in onOpen).
  • Constructor Details

    • LogViewerEndpoint

      public LogViewerEndpoint()
  • Method Details