Get printf on Console.app

此生再无相见时 提交于 2019-12-12 17:36:31

问题


On Mac OS 10.7 I was able to see the printf of my application in Console.app.

However it seems that it is not the case on 10.8.

This SO answer is mentioning that Console can be sandboxed and that you can change this by editing the plist of syslod. However, the plist format seems to be different on 10.8 and I did not find anything relate to sandbox.

Does anyone knows if there is a way to change this.

Thanks in advance.

Kevin

来源:https://stackoverflow.com/questions/17671299/get-printf-on-console-app

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!