require_once '/PackageFile.php';
void PEAR_PackageFile::setLogger (PEAR_Common &$l)
void PEAR_PackageFile::setLogger
set a logging class that matches the signature of PEAR_Common's log() method.
The PEAR_Common object.
throws no exceptions thrown
This function can not be called statically.