PEAR_Frontend::log

PEAR_Frontend::log() – log

Synopsis

require_once '/Frontend.php';

void PEAR_Frontend::log ( int $level , string $msg , bool $append_crlf = true )

Description

Log a message in a frontend-specific way. By default, nothing is done.

Parameter

integer $level

string $msg

boolean $append_crlf

Throws

throws no exceptions thrown

Note

This function can not be called statically.

isIncludeable (Previous) setConfig (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.