Merge pull request #2216 from jwillemsen/jwi-cxxversionchecks
[ACE_TAO.git] / TAO / orbsvcs / Logging_Service / Event_Logging_Service / README
blob48461592ca055bfb37f5838f0bb0f92692515bb8
1 The service is registered with the naming service with the name
2 "EventLogFactory" .
4 To run the Event Logging Service:
5 ------------------------
6 1. you should have a running Naming Service.
7    if not, start one at $TAO_ROOT/orbsvcs/Naming_Service/Naming_Service
9 2. execute the Event_Logging_Service
10    at $TAO_ROOT/orbsvcs/Logging_Service/Event_Logging_Service/Event_Logging_Service
12 The idl spec is $TAO_ROOT/orbsvcs/orbsvcs/DsEventLogAdmin.idl
13 see also $TAO_ROOT/orbsvcs/orbsvcs/DsLogNotification.idl