Package structure:
log_deprecation_warning(→ None)
log_deprecation_warning
Logs a deprecation warning.
msg (str) – The message to be displayed.
since_version (str) – The version since which the deprecation warning is displayed.
stacklevel (int, optional) – The stacklevel to be used for the warning, by default 3.