Join Slack
Powered by
Quick question: Is it possible to replace the `Sup...
# supabase-kt
b
Bam
08/04/2024, 12:45 PM
Quick question: Is it possible to replace the
SupabaseLogger
created in the
companion object : SupabasePluginProvider<..., ...>
, such as the
sealed
Postgrest
(in Postgrest.kt)?
j
Jan
08/04/2024, 4:47 PM
Currently not, no. I thought about making the logger variables mutable, but haven't done it yet.
b
Bam
08/04/2024, 7:37 PM
Understood. If it becomes urgent for me, maybe I could make a PR with a suggestion. 👍🏼
j
Jan
08/06/2024, 10:32 PM
Yea, shouldn't be too hard, probably similar to how the log level works.
2
Views
Open in Slack
Previous
Next