|
| | Log_Observer::factory --
Return a concrete Log_Observer instance of
observer_type.
Description
Attempts to return a concrete Log_Observer instance of the specified
observer_type.
Return value
object - the newly created concrete
Log_Observer instance, or an FALSE on an error.
NoteThis function can be called
statically. | |
|