Proposal for "Log_XML"

» Metadata » Status
  • Status: Proposed
» Description

This package is a driver / handler for Log to log to XML files. It is easily extensible to log to whatever specific XML schema is desired.

Log_xml Subversion Repository

Log_XML is an abstract class with two included implementations: Log_XML_Simple is the simplest concrete subclass possible and Log_XML_Xtj has more functionality.

View the readme for information on using or sub-classing Log_XML (located in the links section) and the example to see the code in action (also in links).

» Dependencies » Links
  • Log >= 1.9
  • PHP >= 5.0
  • XML_Beautifier >= 1.1
  • pcre >= 7.3
  • pear installer >= 1.5.1
» Timeline » Changelog
  • First Draft: 2007-05-11
  • Proposal: 2007-05-11
  • Michael "Vladimyr" Gower
    [2008-08-25 21:36 UTC]

    Updated documentation location.

  • Michael "Vladimyr" Gower
    [2008-08-27 15:21 UTC]

    Updated package dependencies, added readme link, added to package description.

  • Michael "Vladimyr" Gower
    [2008-08-27 15:22 UTC]

    Added pear installer package dependency.