Identifies the type of event that has caused the trace.
Enumerator |
---|
critical | Fatal error or application crash.
|
error | Recoverable error.
|
warning | Warning Noncritical problem.
|
information | Informational message.
|
verbose | Debugging trace.
|
start | Starting of a logical operation.
|
stop | Stopping of a logical operation.
|
suspend | Suspension of a logical operation.
|
resume | Resumption of a logical operation.
|
transfer | Changing of correlation identity.
|