GenericObjectPool.getLogAbandoned

Gets whether this pool identifies and logs any abandoned objects.

@return {@code true} if abandoned object removal is configured for this pool and removal events are to be logged otherwise {@code false}

@see AbandonedConfig#getLogAbandoned()

class GenericObjectPool(T)
bool
getLogAbandoned
()

Meta