On August 14, 2010 by onaips With 1 Comments
- Android
Hey, while porting Supertux for Android i needed to debug to the logcat, so i implemented a c++ stream which does just that.
You can use something like:
HI,
Thanks a lot! I was going crazy about how to do this. I had a system on windows with a ostream based logger and porting it to Android was a pain without any logs. You saved my day
HI,
Thanks a lot! I was going crazy about how to do this. I had a system on windows with a ostream based logger and porting it to Android was a pain without any logs. You saved my day