6 This is an implementation of the Telecom Log Service.
8 The Log Service implementations are in $TAO_ROOT/orbsvcs/orbsvcs/Log
10 The Logging Service is comprised of 3 separate services ...
12 1. The Basic Logging Service - an event unaware service.
13 $TAO_ROOT/orbsvcs/Logging_Service/Basic_Logging_Service
15 2. The Event Logging Service - an integration with the COS Event Service.
16 $TAO_ROOT/orbsvcs/Logging_Service/Event_Logging_Service
18 3. The Notification Logging Service - an integration with the Notification Service.
19 $TAO_ROOT/orbsvcs/Logging_Service/Notify_Logging_Service
21 There is also a RTEvent Logging Service available ...
23 4. The RTEvent Logging Service
24 $TAO_ROOT/orbsvcs/orbsvcs/Logging_Service/RTEvent_Logging_Service
26 Please see the README documents in each of the above folders for
27 details on how to execute the respective services.
32 send suggestions, bugs, to David Hanvey <d.hanvey@qub.ac.uk>