StaticclearClear all tracked operations (useful for cleanup).
StaticcreateCreate enhanced SDK handlers with comprehensive logging and error handling.
SDKHandlers with beforeCall, afterCall, and onError implementations
Private StaticfindFind the most recent operation for a given method name.
Private StaticgetRoute SDK method to appropriate logger based on method name. Returns a no-op logger if ServiceLoggers is not yet initialized.
StaticgetGet current operation statistics for debugging.
Private StatichandleHandle SDK errors with smart categorization and user-friendly responses.
Private StaticisCheck if an error is network-related.
Private StaticsanitizeSanitize arguments to remove sensitive data before logging.
Private StaticsummarizeCreate a summary of the result for logging without exposing sensitive data.
Enhanced tracking and logging for DatalayerClient SDK operations. Provides operation correlation, timing, error categorization, and user-friendly handling.