summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/Logging_Service/README
blob: ac268b3e8ea849c53b7ffdbd0860da5c1e682e20 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
// $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>