Class LogViewerService

java.lang.Object
org.wso2.carbon.logging.view.services.LogViewerService

public class LogViewerService extends Object
Log Viewer Service
  • Constructor Details

    • LogViewerService

      public LogViewerService()
  • Method Details

    • getAllSystemLogs

      public LogEvent[] getAllSystemLogs()
      Return all logs in system
      Returns:
      array of LogEvent
    • clearLogs

      public void clearLogs()