This helps Umbraco development by adding realtime Log information. In the future other utilities will be added.
This allows you to view realtime logs of your Umbraco ASP.NET CMS website, directly in the Chrome Developer Tools.
A requirement of having an Umbraco site 7.5 is needed for this to work along with the package installed in the Umbraco site to allow it to communicate with the Chrome extension.
You can install the following Nuget package to make your website https://www.nuget.org/packages/Umbraco.DevTools.Logger/
Latest reviews
- (2016-07-25) Pawel Breś: REALLY useful during developing Umbraco projects!