Searched refs:Logs (Results 1 – 1 of 1) sorted by relevance
85 Logs []ProductLog member141 products := branch.Logs214 ret := Branch{Logs: []ProductLog{}}218 ret.Logs = append(ret.Logs, ParseProduct(ProductBranch{Branch: name, Name: product}))222 if len(ret.Logs) > 0 {223 for _, mtype := range ret.Logs[0].WarningModuleTypes {233 for _, mtype := range ret.Logs[0].ErrorModuleTypes {245 for _, productLog := range ret.Logs {