Rafs
10/07/2025, 5:46 AMandroid.util.Log functions and there doesn't seem to be a way to replace the default platform writers for the logging moduleJan
10/08/2025, 5:51 PMRafs
10/08/2025, 8:37 PMandroid.util.Log methods. Here is the diff, I suspect it's got something to do with SupabaseLogger:62 but I will build the library locally to confirm.
The PlatformLogWriter in kermit on android is a LogcatWriter which makes calls to android.util.Log.
https://github.com/supabase-community/supabase-kt/compare/3.2.3...3.2.4Jan
10/09/2025, 11:46 AMJan
10/09/2025, 11:50 AMJan
10/09/2025, 12:02 PM