eclipse-ee4j / eclipse-ee4j/jersey
JerseyInvocation should override toString()
Open
enhancement
- Dominant language
- Java
- Stars
- 730
- Forks
- 382
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
JerseyInvocation should override toString() with a sensible implementation. so if you log a given JerseyInvocation object it should at least print the request URI and the method of the contained requestContext.
Contributor guide
Assessment
This issue has not been assessed yet.