pronto/core/log.php File Reference

Go to the source code of this file.

Classes

class  Logger

Functions

 l ()

Variables

if(!defined('DIR_FS_LOG'))
define('DIR_FS_LOG'DIR_FS_APP 
DS

Function Documentation

l (  ) 

Globally-accessible shortcut function to Log::msg().

You can provide one, two, or three arguments to this function. One argument: l($message) Two arguments: l($priority, $message) Three arguments: l($facility, $priority, $message)

Definition at line 145 of file log.php.

References $args, and Registry::get().


Variable Documentation

if (!defined('DIR_FS_LOG')) define('DIR_FS_LOG' DIR_FS_APP DS

Generated on Wed Jan 13 09:21:02 2010 for Pronto Framework by  doxygen 1.6.1