
Apache log4php PEAR channel
Using this Channel
This channel is to be used with the PEAR installer.
Registering the channel:pear channel-discover pear.apache.org/log4php
Listing available packages:
pear remote-list -c log4php
Installing a package:
pear install log4php/package_name
Installing a specific version/stability:
pear install log4php/package_name-1.0.0
pear install log4php/package_name-beta
Receiving updates via a feed:
http://pear.apache.org/log4php/feed.xml
Packages
Apache_log4php - A versatile logging framework for PHP
Apache log4php is a versatile logging framework for PHP at the Apache Software Foundation (ASF).
- Package name: Apache_log4php
- License: Apache License 2.0
- Maintainers: Christian Grobmeier (as lead), Knut Urdalen (as lead), Ivan Habunek (as developer), Christian Hammers (as developer)
- Releases: 2.3.0 (stable), 2.2.1 (stable), 2.2.0 (stable), 2.1.0 (stable)
- Install command: pear install log4php/Apache_log4php