Hi,
When I had the cocktail project in my solution I used to have all the cocktail/caliburn logs in the output window. Myself, I was using a lot LogFns.TraceWriteLine to write informations there.
Since I switched to Nuget I don't see anymore the debug trace, yours or mine.
I guess this is because the package on nuget are from the Release build ? if so, if there a way to get the debug package off nuget ?
Not having those informations make difficult the debugging, specially right now with the migration to the v2.