User: pathoss 
  Date: 02/10/27 03:49:23

  Added:       xdocs    log4j.xml
  Log:
  Initial entry.
  
  Revision  Changes    Path
  1.1                  xdoclet/xdocs/log4j.xml
  
  Index: log4j.xml
  ===================================================================
  <?xml version="1.0"?>
  <document>
      <properties>
          <title>XDoclet and Log4J</title>
          <author email="[EMAIL PROTECTED]">Mathias Bogaert</author>
      </properties>
  
      <body>
          <section name="XDoclet and Log4J">
              <subsection name="Introduction">
                  <p>
                      With <a 
href="http://jakarta.apache.org/log4j/docs/index.html";>log4j</a>
                      it is possible to enable logging at runtime without
                      modifying the XDoclet binary. The log4j package is
                      designed so that these statements can remain in shipped code
                      without incurring a heavy performance cost. Logging behavior
                      can be controlled by editing a configuration file, without
                      touching the XDoclet binary.
                  </p>
              </subsection>
              <subsection name="log4j.xml">
              </subsection>
          </section>
      </body>
  </document>
                  
  
  


-------------------------------------------------------
This SF.net email is sponsored by: ApacheCon, November 18-21 in
Las Vegas (supported by COMDEX), the only Apache event to be
fully supported by the ASF. http://www.apachecon.com
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to