Expanded the IApi interface to include a method for getting the logs of a live running algorithm. Implemented this method in the implementation of the IApi interface. A new class was added that is used to hold the logs returned from the API.