SAE提供了实时的日志查询功能,方便开发者在线调试分析。您可以通过应用管理面板中的“日志中心”了解access、warning、error、notice、debug等信息。其中debug日志由开发者自行配置,具体请参考:
PHP日志系统说明:http://sae.sina.com.cn/doc/php/runtime.html#php-log-system
Java日志系统说明:http://sae.sina.com.cn/doc/java/runtime.html#id5Python日志系统说明:http://sae.sina.com.cn/doc/python/runtime.html#id4