【问题标题】:Is it possible to use Stackdriver with Kotlin?是否可以将 Stackdriver 与 Kotlin 一起使用?
【发布时间】:2018-09-05 03:04:22
【问题描述】:

我正在使用带有 Kotlin 的 Spring Boot,并且该应用已部署到 Google App Engine Standard。我知道我可以使用 Java 使用 Stackdriver 进行调试,但我可以使用 Stackdriver 在 Kotlin 中调试我的生产代码吗?我想使用快照和日志点。

【问题讨论】:

    标签: google-app-engine spring-boot kotlin google-cloud-platform google-cloud-stackdriver


    【解决方案1】:

    很遗憾,截至 2016 年 3 月,StackDriver Debug 尚不支持 Kotlin,仅支持 Java。

    【讨论】:

    • 现在可以在标准环境中使用 Kotlin。 github 上的GoogleCloudPlatform/getting-started-java 提供了一个示例。
    • 但是他们支持 Stackdriver Debug 吗?
    • 我试图在 Stackdriver Debug 中调试那个 kotlin 示例,但这是不可能的。就像巴林特帕托说的那样,它不受支持。
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2021-11-12
    • 2016-04-01
    • 2011-01-20
    • 2018-08-11
    • 2021-08-05
    • 2019-03-18
    相关资源
    最近更新 更多