summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>2004-03-14 18:34:49 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>2004-03-14 18:34:49 +0000
commit23103f0bc81355531fa0d17724369e12a1227ad1 (patch)
tree14cde01f26f836112fad57b61b5022df10ee116b
parent913b05884c9a5f61a6e14d35e4dce93272b4290d (diff)
downloadATCD-23103f0bc81355531fa0d17724369e12a1227ad1.tar.gz
ChangeLogTag:Sun Mar 14 15:44:41 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--TAO/orbsvcs/Logging_Service/README9
-rw-r--r--TAO/orbsvcs/tests/Log/Basic_Log_Test/README5
-rw-r--r--TAO/orbsvcs/tests/Log/README9
3 files changed, 11 insertions, 12 deletions
diff --git a/TAO/orbsvcs/Logging_Service/README b/TAO/orbsvcs/Logging_Service/README
index 169cf185788..e3bcce3a3f8 100644
--- a/TAO/orbsvcs/Logging_Service/README
+++ b/TAO/orbsvcs/Logging_Service/README
@@ -1,4 +1,4 @@
-//README v 1.3 dhanvey <d.hanvey@qub.ac.uk> 14:43 30/05/02
+// README v 1.3 dhanvey <d.hanvey@qub.ac.uk> 14:43 30/05/02
Telecom Log Service
-------------------
@@ -7,7 +7,6 @@ This is an implementation of the Telecom Log Service.
The Log Service implementations are in $TAO_ROOT/orbsvcs/orbsvcs/Log
-
The Logging Service is comprised of 3 separate services ...
1. The Basic Logging Service - an event unaware service.
@@ -24,10 +23,10 @@ There is also a RTEvent Logging Service available ...
4. The RTEvent Logging Service
$TAO_ROOT/orbsvcs/orbsvcs/Logging_Service/RTEvent_Logging_Service
-Please see the README documents in each of the above folders for details
-on how to execute the respective services.
+Please see the README documents in each of the above folders for
+details on how to execute the respective services.
Author:
-------
David Hanvey
-send suggestions, bugs, to David Hanvey <d.hanvey@qub.ac.uk> \ No newline at end of file
+send suggestions, bugs, to David Hanvey <d.hanvey@qub.ac.uk>
diff --git a/TAO/orbsvcs/tests/Log/Basic_Log_Test/README b/TAO/orbsvcs/tests/Log/Basic_Log_Test/README
index 257d422180e..a38bcb3f888 100644
--- a/TAO/orbsvcs/tests/Log/Basic_Log_Test/README
+++ b/TAO/orbsvcs/tests/Log/Basic_Log_Test/README
@@ -2,8 +2,9 @@
Telecom Log Service (TLS) Client example
----------------------------------------
-This is a simple example example to show how to create a basic log and write events
-to the Log.
+
+This is a simple example example to show how to create a basic log and
+write events to the Log.
To run this example:
1) You need a running Naming Service, $TAO_ROOT/orbsvcs/Naming_Service/Naming_Service
diff --git a/TAO/orbsvcs/tests/Log/README b/TAO/orbsvcs/tests/Log/README
index 9ab21f34c45..9dae3bd4f90 100644
--- a/TAO/orbsvcs/tests/Log/README
+++ b/TAO/orbsvcs/tests/Log/README
@@ -1,9 +1,8 @@
+Telecom Logging Service Tests
+=============================
-Logging Service
-===============
-
-Please see the README documents in each of the above folders for details
-on how to execute the respective services.
+Please see the README document in the Basic_Log_Test subdirectory for
+details on how to execute the Telecom Logging Service tests.
Author:
-------