Skip to content

hsfs #

disable_usage_logging #

disable_usage_logging()

Disable anonymous usage logging for this SDK session.

Usage logging is already disabled by default; call this to be explicit or after it has been enabled elsewhere.

get_sdk_info #

get_sdk_info() -> str

Return the environment information the SDK reports for usage logging.

RETURNS DESCRIPTION
str

A JSON string describing the SDK and runtime environment.