开发者

how to print log output in restFB

开发者 https://www.devze.com 2023-02-28 01:07 出处:网络
i am using restFB framework to do some fb related stuff.To debug an issue they asked me to provide response json from logs.

i am using restFB framework to do some fb related stuff. To debug an issue they asked me to provide response json from logs.

Bu开发者_C百科t i m not seeing anything in the logs. so how should i enable or what should i write to print the logging?


looks like issue with jdev default logging mode. eclipse print it by default. for jdev you need to enable -Djbo.debugoutput=console

0

精彩评论

暂无评论...
验证码 换一张
取 消