summaryrefslogtreecommitdiff
path: root/debian/Notify_Logging_Service.sgml
blob: d1577fbdff6ec7fd0fc5b65ebfb7da9da92c34c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [
  <!ENTITY applname "Notify_Logging_Service">
  <!ENTITY revision "$Revision$">
  <!ENTITY man_tao_orb_options "<citerefentry><refentrytitle>TAO_ORB_Options</refentrytitle><manvolnum>1</manvolnum></citerefentry>">
  <!ENTITY man_notify_service "<citerefentry><refentrytitle>Notify_Service</refentrytitle><manvolnum>1</manvolnum></citerefentry>">
  <!ENTITY man_basic_logging_service "<citerefentry><refentrytitle>Basic_Logging_Service</refentrytitle><manvolnum>1</manvolnum></citerefentry>">
  <!ENTITY man_event_logging_service "<citerefentry><refentrytitle>Event_Logging_Service</refentrytitle><manvolnum>1</manvolnum></citerefentry>">
  <!ENTITY man_rt_event_logging_service "<citerefentry><refentrytitle>RTEvent_Logging_Service</refentrytitle><manvolnum>1</manvolnum></citerefentry>">
  <!ENTITY man_naming_service "<citerefentry><refentrytitle>Naming_Service</refentrytitle><manvolnum>1</manvolnum></citerefentry>">
  <!ENTITY Naming_Service "<application>tao_cosnaming</application>">
  <!ENTITY Notify_Logging_Service "<application>tao_tls_notify</application>">
  <!ENTITY seealso "&man_tao_orb_options;, &man_notify_service;, &man_basic_logging_service;, &man_event_logging_service;, &man_rt_event_logging_service;, &man_naming_service;">
  <!ENTITY year "1999">
  <!ENTITY username "David Hanvey">
  <!ENTITY useremail "<email>&lt;d.hanvey@qub.ac.uk&gt;</email>">
]>
<refentry>
  <refmeta>
    <refentrytitle>NOTIFY_LOGGING_SERVICE</refentrytitle>
    <manvolnum>1</manvolnum>
  </refmeta>
  <refnamediv>
    <refname>&applname;</refname>
    <refpurpose>TAO Notify Telecom Log Service</refpurpose>
  </refnamediv>
  <refsynopsisdiv>
    <title>SYNOPSIS</title>
    <cmdsynopsis>
      <command>&applname;</command>
      <group><arg>-ORBoptions</arg></group>
    </cmdsynopsis>
  </refsynopsisdiv>
  <refsect1>
    <title>DESCRIPTION</title>
    <para>
      &applname; is an implementation of the Telecom Log Service that
      integrates with the Notification Service.
    </para>
    <para>
      The Telecom Log Service specification may be found on the OMG
      website at <ulink
      url="http://www.omg.org/cgi-bin/doc?telecom/99-05-01"></ulink>.
    </para>
    <para>
     &applname; requires a running &Naming_Service; and registers with
     it as `NotifyLogFactory'.
    </para>
  </refsect1>
  <refsect1>
    <title>OPTIONS</title>
    <para>
      The program follows the usual TAO ORB command line syntax. See
      &man_tao_orb_options;.
    </para>
  </refsect1>
  <refsect1>
    <title>BUGS</title>
    <para>
      Currently all Logs records are stored in memory.
    </para>
  </refsect1>
  <refsect1>
    <title>SEE ALSO</title>
    <para>&seealso;</para>
  </refsect1>
  <refsect1>
    <title>AUTHOR</title>
    <para>&username; &useremail;</para>
  </refsect1>
</refentry>