supabase-kt
Toggle table of contents
3.2.6
common
Target filter
common
Switch theme
Search in API
Skip to content
supabase-kt
supabase-kt
/
io.github.jan.supabase.logging
/
d
d
inline
fun
SupabaseLogger
.
d
(
throwable
:
Throwable
?
=
null
,
message
:
(
)
->
String
)
Log a debug message with an optional
throwable
Parameters
throwable
An optional throwable
message
The message to log