DenoDDeno
Powered by
Jack MJ
Denoβ€’2y ago
Jack M

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
deno serve
with a bit of
--parallel
--parallel
seems very well suited to it.
Deno banner
DenoJoin
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,944Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

deno serve subcommand cleanup
Overlord SupremeOOverlord Supreme / help
17mo ago
Deno.serve() + sharp + streams
functiondjFfunctiondj / help
2y ago
Does Deno Compile Support Deno Serve --parallel?
PirateSharkPPirateShark / help
9mo ago