You can query by property values. Look at the log entries and you’ll see there’s a Level
property you can use to see which entries are errors.
When you find them you’ll see most of the errors are to do with accessing a remote service, so you’ll need to think about how you would debug that.
Need more? Here’s the solution.