Hi jsonrpc4j team,
Thanks for your wonderful project, when I use the JsonRpcHttpClient, I want to
write the debug log in console, about the request & response, but I looked into
the source code, and I found that you use the java.util.logging.Logger to write
logs.
Nowadays, people are using log4j or logback ,or using slf4j bridge to write
logs, so I don't know how to print the debug logs in the console, can you
advice?
TKS,
Original issue reported on code.google.com by parry.zh...@gmail.com on 26 Aug 2013 at 8:51
Original issue reported on code.google.com by
parry.zh...@gmail.com
on 26 Aug 2013 at 8:51