https://kotlinlang.org logo
Title
j

Jag

06/23/2020, 5:43 AM
Has anyone had issues with Google App Engine + ktor logging? I’m experiencing consistent issues where my logs associated with a request aren’t entirely captured as part of the request. Instead, they appear as part of the next request. This stackoverflow post summarizes a similar issue to mine: https://stackoverflow.com/questions/60693594/google-appengine-application-log-assigned-to-the-wrong-request-log
h

hhariri

06/23/2020, 10:11 AM
Can you please log it? It may be an issue we’ll need to look into.
👍 1
s

smallufo

09/26/2020, 7:05 AM
I have similar problem with SpringBoot@AppEngine (standard)