Interface ITraceableOptions

4.2.7

2023-11-25

interface ITraceableOptions {
    trace?: boolean;
}

Properties

Properties

trace?: boolean

Warning: Enabling this option in production is not recommended. Sensitive information may be output, use at your own risk!!!