
en-US.Chapter-Logging_Traces_and_Alarms.xml Maven / Gradle / Ivy
The newest version!
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ <!ENTITY % BOOK_ENTITIES SYSTEM "JAIN_SLEE_Example_User_Guide.ent"> %BOOK_ENTITIES; ]> <chapter id="logging_traces_and_alarms"> <title>Traces and Alarms</title> <section id="tracers"> <title>Tracers</title> <para>The example Application uses multiple JAIN SLEE 1.1 Tracer facility instances. Below is full list:</para> <table frame="all" pgwide="1"> <title>&THIS.EXAMPLE; Tracer and Log Categories </title> <tgroup colsep="1" cols="3"> <colspec colnum="1" colname="c0" colwidth="1*"/> <colspec colnum="2" colname="c1" colwidth="1*"/> <colspec colnum="3" colname="c2" colwidth="2*"/> <thead> <row> <entry>Sbb</entry> <entry>Tracer name</entry> <entry>LOG4J category</entry> </row> </thead> <tbody> <row> <entry>CallSbb</entry> <entry>MS-Control-DEMO</entry> <entry> javax.slee.SbbNotification[service= ServiceID[ name= MsControlDemo ,vendor=org.restcomm, version=1.0], sbb=SbbID[name=CallSbb, vendor=restcomm, version=1.0]]. SubscriptionProfileSbb </entry> </row> </tbody> </tgroup> </table> <important> <para>Spaces where introduced in <literal>LOG4J category</literal> column values, to correctly render the table. Please remove them when using copy/paste.</para> </important> </section> <section id="alarms"> <title>Alarms</title> <para>The example Application does not set JAIN SLEE Alarms.</para> </section> </chapter>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy