summaryrefslogtreecommitdiff
path: root/java/JACE/netsvcs/Logger/package.html
blob: 84bffb246d9315f50ce2430c100e59d47634a15b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!-- $Id$ -->
<HTML>
<BODY>
Logging Service for processing logging records received from remote hosts.
<P>
The strategy for how to process the records can be easily changed via the
command line.
<P>
A simple test client is available in the tests directory under netsvcs\Logger.
The service itself can either be run on the command line (by running
ServerLoggingAcceptor) or by loading it with a ServiceConfig file (see
the tests for the service configurator).

@see JACE.netsvcs.Logger.LoggingStrategy
@see <a href="http://www.cs.wustl.edu/~schmidt/ACE-netsvcs.html">ACE Network Services</a>
</BODY>
</HTML>