diff --git a/src/MinEdLauncher/Product.fs b/src/MinEdLauncher/Product.fs index b6253da..1d0ad56 100644 --- a/src/MinEdLauncher/Product.fs +++ b/src/MinEdLauncher/Product.fs @@ -197,7 +197,7 @@ let mapProduct productsDir (product:AuthorizedProduct) = SortKey = product.SortKey Metadata = None } | NotFound file -> - Log.info $"Disabling '%s{product.Name}'. Unable to find product at '%s{file}'" + Log.debug $"Disabling '%s{product.Name}'. Unable to find product at '%s{file}'" Missing { Sku = product.Sku Name = product.Name Filters = filters