OlogAPI Library Overview
Olog is implemented as a REST style web service. Its intended use is as an electronic logbook for accelerator operations.
Motivation and Objectives
The OlogAPI library is a pure java library to provide simple mechanism to access the Olog service.
Examples
The unit test serve as an examples resource on how to create, update, add, delete logs, properties and tags.