Confirm Deletion
Are you sure you want to delete the saved search?
typedef enum { TRACE_UNSET = 0, TRACE_TERSE = 1, TRACE_NORMAL = 2, TRACE_VERBOSE_INIT = 3, TRACE_VERBOSE_DATA = 4 } TracingLevelType;