Flag to log stack traces for application code which abandoned an object.
Defaults to false. Logging of abandoned objects adds overhead for every object created because a stack trace has to be generated.
@return bool true if stack trace logging is turned on for abandoned objects
See Implementation
Flag to log stack traces for application code which abandoned an object.
Defaults to false. Logging of abandoned objects adds overhead for every object created because a stack trace has to be generated.
@return bool true if stack trace logging is turned on for abandoned objects