If you're using ktor on GCP and logging to GCP's l...
# ktor
m
If you're using ktor on GCP and logging to GCP's logging service via their Logback appender, I wrote an extension that includes ktor's request metadata in the log entries so you can easily get all log statements tied to a given url path, client ip, etc. https://bitbucket.org/marshallpierce/gcp-logging-enhancers/src/master/