How to enable logging in XStream? -


i struggling load manually converted xml file xstream. no longer receive exception on unmarshalling it, in resulting objects, paths null not expect null.

is there way enable debug logging in xstream me identify problem (jvm arguments or via logger config)? if not, suggestions on set breakpoints appreciated. thanks!


Comments

Popular posts from this blog

python - Mongodb How to add addtional information when aggregating? -

java - Spring Data JPA: Why findOne(id) executing delete query internally? -

ruby - Net::HTTP extremely slow responses for HTTPS requests -