Interface LogWriteStrategy


  • public interface LogWriteStrategy
    • Method Detail

      • send

        void send​(List<net.sf.json.JSONObject> logs)
      • close

        void close()