Merge pull request #1844 from jrw972/monterey
[ACE_TAO.git] / TAO / orbsvcs / Logging_Service / README
blob755974f732b94cfea00a7ba260d31b6a5a1c05a3
3                         Telecom Log Service
4                         -------------------
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.
29 Author:
30 -------
31 David Hanvey
32 send suggestions, bugs, to David Hanvey <d.hanvey@qub.ac.uk>