Skip to main content

CreateTracingOptions

interface CreateTracingOptions

Deno compatibility

This symbol is a non-functional stub.

Properties Jump to heading

An array of trace category names. Values included in the array are coerced to a string when possible. An error will be thrown if the value cannot be coerced.

Back to top