PEAR_PackageFile::setLogger

PEAR_PackageFile::setLogger() – setLogger

Synopsis

require_once '/PackageFile.php';

void PEAR_PackageFile::setLogger ( PEAR_Common &$l )

Description

set a logging class that matches the signature of PEAR_Common's log() method.

Parameter

PEAR_Common &$l

The PEAR_Common object.

Throws

throws no exceptions thrown

Note

This function can not be called statically.

Turn off validation - return a parsed package.xml without checking it for errors (Previous) Constants defined in and used by PEAR (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.