Link: Exception.StackTraceEx
So, not long after I finally blog about Little Watson, Lucian Wischik releases a tool that could really help with it!
He’s created a fantastic tool called Exception.StackTraceEx. He explains it better than I could, but essentially it provides a way to have exceptions in async calls provide much more information, including filenames and line numbers. I’m definitely going to check if Little Watson already supports it if I use the .Log() call he’s provided.
Leave A Comment