object Log_Observer::factory (string observer_type [, integer priority])
object Log_Observer::factory
Attempts to return a concrete Log_Observer instance of the specified observer_type.
object - the newly created concrete Log_Observer instance, or an FALSE on an error.
Эта функция может быть вызвана статически.