The .log_level property semantics are pretty loose:
Configure the log level of the internal logger used by the SDK. If omitted, info is used.
I believe we talked in the past about this being language specific. If so, we should call this out. If there is a known enum of values (I doubt all language maintainers will agree), we should list the values.