b2evolution

Multilingual multiuser multiblog engine

b2evolution Technical Documentation (Version 2.4) [ class tree: evocore ] [ index: evocore ] [ all elements ]

Procedural File: _log.class.php

Source Location: /blogs/inc/_core/model/_log.class.php

Page Details

This file implements the Log class, which logs notes and errors.

It additionally provides the class Log_noop that implements the same (used) methods, but as no-operation functions. This is useful to create a more resource friendly object when you don't need it (think Debuglog).

This file is part of the evoCore framework - http://evocore.net/ See also http://sourceforge.net/projects/evocms/.

Author:  fplanque: Francois PLANQUE
Author:  blueyed: Daniel HAHLER
Version:  $Id: _log.class.php,v 1.4 2008/01/21 09:35:24 fplanque Exp $ }}}
Copyright:  

(c)2003-2008 by Francois PLANQUE - http://fplanque.net/ Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - http://thequod.de/contact.

Filesource:  Source Code for this file
Classes
Class Description
Log Log class. Logs notes and errors.
Log_noop This is a no-operation implementation of Log.

Documentation generated on Sat, 06 Mar 2010 03:37:21 +0100 by phpDocumentor 1.4.2. This site is hosted and maintained by Daniel HAHLER (Contact).