object Log::factory (string log_type [, string log_name [, string ident [, array conf]]])
object Log::factory
Return a concrete Log instance of log_type.
object - the newly created concrete Log instance, or an FALSE on an error.
This function can be called statically.