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
/
i
i
inline
fun
SupabaseLogger
.
i
(
throwable
:
Throwable
?
=
null
,
message
:
(
)
->
String
)
Log an info message with an optional
throwable
Parameters
throwable
An optional throwable
message
The message to log