get

@JvmStatic
operator fun get(uid: String): Log?(source)

Returns the Log instance currently installed where Log.uid matches that which is specified, or null if no Log instances are found.