The Log specification recently went through a series of modifications, the result of which is that now we have Log API and Log SDK specification, similar to the separation we have for traces and metrics.
Please refactor the Python's experimental implementation to match the specification, if it is not already.