返回全部术语
47调试与测试立刻上手

Log

日志

程序运行时自动记录的信息,用于排查问题。

举个例子

我查看运行日志,发现 API 调用失败的原因。

相关资源

复制提示词

Add structured logging to this function and show me where to read the logs.

相关术语

查看全部