CodeExample

4d0a2b2491399

From Joomla! Documentation

Revision as of 20:11, 18 March 2012 by Cmb (talk | contribs) (Removed apparent vandalism by Wouterdt affecting the API15:JText page.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

No Title

 
jimport('joomla.error.log');
$log = &JLog::getInstance();
$log->addEntry(array('LEVEL' => '1','STATUS' => 'SOME ERROR:','COMMENT' =>'some comment'));