• Preparing search index...
  • The search index is not available
wonder-stuff
  • wonder-stuff
  • wonder-stuff-render-server/src
  • TraceCallback

Interface TraceCallback

  • TraceCallback(action: string, message: string): ITraceSession

    Begin a trace session.

    Parameters

    • action: string

      A terse name of the traced action.

    • message: string

      A message to be logged for this trace.

    Returns ITraceSession

    A trace session that the caller should use to indicate when the session is finished.

    • Defined in packages/wonder-stuff-render-server/src/types.ts:128

Settings

Member Visibility
wonder-stuff
  • Loading...

Generated using TypeDoc