Event annotation, determines whether an event by default has a stack trace
 or not.
- Since:
- 9
- 
Optional Element SummaryOptional Elements 
boolean
 
Returns if the stack trace from the Event#commit()method should be recorded.
 
 
 
- 
Field SummaryFields 
Settings name "stackTrace"to be used for enabling event stack traces.
 
 
 
- 
Field Details
- 
NAMESettings name "stackTrace"to be used for enabling event stack traces.
 
- See Also:
- 
 
 
- 
Element Details
- 
valueboolean value Returns if the stack trace from the Event#commit()method should be recorded.
 
- Returns:
- trueif the stack trace should be recorded,- falseotherwise
 
- Default:
- true