public static Framework.Data.Log GetLog(Framework.Data.LogCollection lCollection, string lId) { return lCollection.GetLog(lId); }