Merge pull request #2216 from jwillemsen/jwi-cxxversionchecks
[ACE_TAO.git] / TAO / orbsvcs / Logging_Service / README
blob0131feaa4471a0a93114cda657d7dea6e0357dd1
1                         Telecom Log Service
2                         -------------------
4 This is an implementation of the Telecom Log Service.
6 The Log Service implementations are in $TAO_ROOT/orbsvcs/orbsvcs/Log
8 The Logging Service is comprised of 3 separate services ...
10 1. The Basic Logging Service - an event unaware service.
11    $TAO_ROOT/orbsvcs/Logging_Service/Basic_Logging_Service
13 2. The Event Logging Service - an integration with the COS Event Service.
14    $TAO_ROOT/orbsvcs/Logging_Service/Event_Logging_Service
16 3. The Notification Logging Service - an integration with the Notification Service.
17    $TAO_ROOT/orbsvcs/Logging_Service/Notify_Logging_Service
19 There is also a RTEvent Logging Service available ...
21 4. The RTEvent Logging Service
22    $TAO_ROOT/orbsvcs/orbsvcs/Logging_Service/RTEvent_Logging_Service
24 Please see the README documents in each of the above folders for
25 details on how to execute the respective services.
27 Author:
28 -------
29 David Hanvey
30 send suggestions, bugs, to David Hanvey <d.hanvey@qub.ac.uk>