jetty.project/jetty-util
Joakim Erdfelt 87c82ae644 Issue #3242 - Allow Dumpable to control how self is represented
+ Do not rely on Object.toString() for representing self (aka:this)
  in the dump output.  Using Object.toString() can result in lots
  of duplicated information in the dump (and super long lines)

Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2019-01-08 15:47:17 -06:00
..
src Issue #3242 - Allow Dumpable to control how self is represented 2019-01-08 15:47:17 -06:00
.gitignore Adding tests for Named Logging 2011-08-24 09:31:28 -07:00
pom.xml Updating to version 9.4.15-SNAPSHOT 2018-11-14 16:42:40 -06:00