Interface ServiceLogs

  • All Known Implementing Classes:
    PodLogs

    public interface ServiceLogs
    Defines the contract to manage the life cycle of a cloud Service Logs Streaming component
    • Method Detail

      • start

        void start()
        Start watching Service logs
      • stop

        void stop()
        Stop watching Service logs