From teiid-commits at lists.jboss.org Wed Mar 24 13:29:31 2010 Content-Type: multipart/mixed; boundary="===============0523414707262398961==" MIME-Version: 1.0 From: teiid-commits at lists.jboss.org To: teiid-commits at lists.jboss.org Subject: [teiid-commits] teiid SVN: r1994 - trunk/documentation/server-extensions-guide/src/main/docbook/en-US/content. Date: Wed, 24 Mar 2010 13:29:31 -0400 Message-ID: <201003241729.o2OHTVrW020577@svn01.web.mwc.hst.phx2.redhat.com> --===============0523414707262398961== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: shawkins Date: 2010-03-24 13:29:31 -0400 (Wed, 24 Mar 2010) New Revision: 1994 Modified: trunk/documentation/server-extensions-guide/src/main/docbook/en-US/conte= nt/logging.xml Log: TEIID-672 changing log4j xml file to just include snippets merging is a man= ual task. Modified: trunk/documentation/server-extensions-guide/src/main/docbook/en-U= S/content/logging.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/documentation/server-extensions-guide/src/main/docbook/en-US/cont= ent/logging.xml 2010-03-24 17:04:53 UTC (rev 1993) +++ trunk/documentation/server-extensions-guide/src/main/docbook/en-US/cont= ent/logging.xml 2010-03-24 17:29:31 UTC (rev 1994) @@ -12,7 +12,8 @@ control logging level, contexts, and log locations, you should be familiar with log4j - and the container's jboss-log4j.xml configuration file. + and the container's jboss-log4j.xml configuration file. = + Teiid also provides a <profile>/conf/jboss-teiid-log4j.xml contai= ning much of information from chapter. All the logs @@ -20,7 +21,7 @@ makes it extremely easy to control of of Teiid logging from a single context. Note however that changes to the log configuration file - require a restart to take affect. = + require a restart to take affect = Logging Contexts @@ -30,7 +31,8 @@ integrated org.jboss components, will be logged through their respective contexts and not through org.teiid. See the table below for= information on contexts relevant to Teiid. See the container's jboss-log4j.xml for a more - complete listing of logging contexts used in the container. + complete listing of logging contexts used in the container. = + @@ -83,22 +85,14 @@ - org.teiid.SESSION + org.teiid.SECURITY - Session events logs. + Session/Authentication events - see also AUDIT logging - org.teiid.MEMBERSHIP - - - Authentication and group event logs. - - - - org.teiid.TRANSPORT --===============0523414707262398961==--