Home > @yext/analytics > AnalyticsConfig > debug
Used to enable debug mode, which is false by default. When enabled the SDK will not send requests to the Events API, but will log the request with other useful debug information instead.
Signature:
debug?: boolean;