XLOG FRAMEWORK SourceForge.net Logo

The most recent version of XLOG is version 1.02.

You can download it from the XLOG SourceForge site as:
• a zip archive (XLOG-1.02.zip),
• a tar gzip archive (XLOG-1.02.tar.gz).

The package contains the following files:

• asl.txt: The Apache Software License text,
• xlog.php, xlog.*.php: XLOG PHP implementation files containing all XLOG classes,
• xlog.def: Constant definitions used by the PHP implementation (can be customized if you need),
• xprofile.php: PHP class file used as an XLOG sample application,
• test: a directory containing the PHP tests files,
• docs: a directory containing the documentation pages you're viewing.

Expand this archive in one of your development directory.
Edit xlog.def to integrate XLOG in your development environment (optional).
Then include the xlog.php file within every script using the XLOG logging functions.

HISTORY
1.02  -  2002/09/04 Documentation corrections. XML schema corrected.
1.01  -  2002/08/29 Documentation extended.
1.0  -  2002/08/28 Initial public version with PHP implementation.
jEdit.org Logo