How to access logs published by the lambda in greengrass core?

后端 未结 0 1912
没有蜡笔的小新
没有蜡笔的小新 2020-12-24 06:40

How to access logs published by the lambda in greengrass core?

Logging is done via following code:

def function_handler(event, context):
    try:
              


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题