Log::factory() --
Return a concrete Log instance of
log_type.
Description
Return a concrete Log instance of log_type.
Return value
object - the newly created concrete Log
instance, or an FALSE on an error.
Note
This function can be called
statically.