jnan77 / jsonrpc4j

Automatically exported from code.google.com/p/jsonrpc4j
0 stars 0 forks source link

How to config the logger of java.util.logging.Logger #61

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago

Original comment by brian.di...@gmail.com on 18 Oct 2013 at 11:12

GoogleCodeExporter commented 8 years ago
Hi anyone can help me?

Original comment by parry.zh...@gmail.com on 21 Oct 2013 at 8:46