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.
我想知道是否有可能并且期望例如能够context.Background()使用 Go 1.12+ App Engine Standard 运行时在 a 上设置记录器。在 1.11 运行时和更早的版本中,这些在实例化请求完成后将无法正常工作。
context.Background()