Logging in LanceDB Cloud To provide more information, especially for LanceDB Cloud related issues, enable debug logging. You can set the LANCEDB_LOG environment variable: export LANCEDB_LOG=debug You can turn off colors and formatting in the logs by setting export LANCEDB_LOG_STYLE=never