ligershark / WebOptimizer

A bundler and minifier for ASP.NET Core
Apache License 2.0
753 stars 113 forks source link

[WebOptimizer]I want to remove the Request file from the log ? #258

Open Hoai-Phong opened 1 year ago

Hoai-Phong commented 1 year ago

I added it but, it still shows up in my log. image i want to remove it image

filefontaine commented 1 year ago

Hello, you need to add : "WebOptimizer.AssetMiddleware" : "Warning", "WebOptimizer.AssetBuilder" : "Warning"