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

command line - Use qwinsta in PowerShell ISE -

java - Incorrect order of records in M-M relationship in hibernate -

php - I want to create a website for polls/survey like this http://www.poll-maker.com/ -