Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有谁知道console.log's在运行 awslambda函数时如何到达?
console.log's
lambda
当我在其测试环境中运行该功能时很好,但我想在生产环境中运行它时查看日志。
您可以在 CloudWatch Logs 中查看控制台的输出。查看为 AWS Lambda 访问 Amazon CloudWatch 日志。
我可能在这里遗漏了一些东西,但我似乎找不到任何关于使用 Spring Integration JPA Outbound Channel Adapter 持久化实体列表的文档。我有一个非常简单的场景,应该轮询数据库并将新数据复制到另一个数据库。因此:
<int-jpa:inbound-channel-adapter channel="myC