| PEAR_Common::infoFromTgzFile | PEAR_Common::mkDirHier |
| PEAR_Common | |
| PEAR Manual | |
require_once 'PEAR/common.php';
|
void
PEAR_Common::log (
int $level
, string $msg
)
Logging method.
log level (0 is quiet, higher is noisier)
message to write to the log
This function can not be called statically.
| PEAR_Common::infoFromTgzFile | PEAR_Common::mkDirHier |
| PEAR_Common | |
| PEAR Manual | |