© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2022
R. AstburyMicrosoft Orleans for Developershttps://doi.org/10.1007/978-1-4842-8167-3_4

4. Debugging an Orleans Application

Richard Astbury1  
(1)
Woodbridge, UK
 

Our robot application is a pretty simple example so far, but before it gets any more complicated, it would be useful to get debugging information out of the system to help us diagnose any faults we encounter. In these scenarios, we need a methodology to debug Orleans projects. This chapter will cover some basics for how to get more information out of Orleans to help us diagnose these faults.

Logging

We can attach the debugger to the Silos Host or Client applications and add breakpoints to get an insight ...

Get Microsoft Orleans for Developers: Build Cloud-Native, High-Scale, Distributed Systems in .NET Using Orleans now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.