LogtoResource.withDeprecationTracing
Method
interface LogtoResource { // ... omitted for brevity withDeprecationTracing(): LogtoResource;}Signature
method
withDeprecationTracingbuilderEnables Node.js deprecation tracing for the Logto by setting the NODE_OPTIONS environment variable to '--trace-deprecation'. This allows stack traces to be printed for deprecated API usage.
withDeprecationTracing(): LogtoResourceReturns
LogtoResourceDefined on
This method is defined on the following type: