Implement diagnostics in an application

You are using the TraceSource class to trace data for your application. You want to trace data when an order cannot be submitted to the database and you are going to perform a retry. Which TraceEventType should you use?

Error
Critical
Information
Verbose