summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/Logging_Service/README
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/Logging_Service/README')
-rw-r--r--TAO/orbsvcs/Logging_Service/README15
1 files changed, 0 insertions, 15 deletions
diff --git a/TAO/orbsvcs/Logging_Service/README b/TAO/orbsvcs/Logging_Service/README
deleted file mode 100644
index ac268b3e8ea..00000000000
--- a/TAO/orbsvcs/Logging_Service/README
+++ /dev/null
@@ -1,15 +0,0 @@
-// $Id$
- Telecom Log Service
- ===================
-
-This is an implementation of the telecom log service.
-Currently we support the DsLogAdmin interface.
-
-The idl spec is $TAO_ROOT/orbsvcs/orbsvcs/DsLogAdmin.idl
-
-The example in $TAO_ROOT/orbsvcs/examples/Log/Client demonstrates a simple
-usage of the Log service.
-
-The Log Service implementation is in $TAO_ROOT/orbsvcs/orbsvcs/Log
-
-send suggestions, bugs, praise to Pradeep Gore <pradeep@cs.wustl.edu>