NuGet publisher profile
This package adds a dashboard to your developer section in the Umbraco backend. Once installed you can view real time Umbraco logs from Log4Net. Basically the package makes use of signalR and a custom Log4Net appender to append realtime logging to your browser window. This is a must have package for anyone developing with Umbraco 6 in MVC mode as ?umbDebugShowTrace=True is not available anymore.