faast.js

faast.js

  • Docs
  • API
  • Community
  • GitHub
  • Blog

faastjs > Detail > logUrl

Detail.logUrl property

The URL of the logs for the specific execution of this function call.

Signature:

logUrl?: string;

Remarks

This is different from the general logUrl from FaastModule.logUrl(), which provides a link to the logs for all invocations of all functions within that module. Whereas this logUrl is only for this specific invocation.

  • Detail.logUrl property
  • Remarks
faast.js
Docs
IntroductionAPI ReferenceContributingExamples
Community
DiscordTwitterStack Overflowfaast.js
More
BlogUser Showcase
Copyright © 2026 Andy Chou