Log::singleton()

Log::singleton() -- 

Synopsis

object Log::singleton (string log_type [, string log_name [, string ident [, array conf]]])

Описание

Returns a reference to a concrete Log instance of log_type, only creating a new instance if no Log instance with the same parameters currently exists.

You should use this if there are multiple places you might create a logger, you don't want to create multiple loggers, and you don't want to check for the existance of one each time. The singleton pattern does all the checking work for you.

Замечание: You MUST call this method with the $var = &Log::singleton()syntax. Without the ampersand (&) in front of the method name, you will not get a reference; you will get a copy.

Возвращаемое значение

object - the newly created concrete Log instance, or an FALSE on an error.

Заметка

Эта функция может быть вызвана статически.


HIVE: All information for read only. Please respect copyright!
Hosted by hive йца: йХЕБЯЙЮЪ ЦНПНДЯЙЮЪ АХАКХНРЕЙЮ