Jack M
Jack M
DDeno
Created by Jack M on 10/19/2024 in #help
deno serve logs?
When self hosting an app with deno serve, what is the best way to get request logs? Long-term goal is to log to STDOUT in JSON format to send to Datadog for parsing. The app I'm working on is a high volume, but very simple, link shortening app, so deno serve with a bit of --parallel seems very well suited to it.
1 replies