我尝试使用python的日志记录:logInstall = logging.getLogger('/var/log/install.log')
logInstall.info("Why is not printed to the log file?")但在/var/log/install.log,我什么也没看
我想发布我的第一个安卓应用程序,我刚刚在onCreate方法的主要类中实现了Google (GA)的代码: Tracker t = ((gA) getApplication()).getTracker(gA.TrackerName.APP_TRACKER); //Send a screen view. // Set the log