Companion

object Companion

Properties

Link copied to clipboard

The default minimum logging level used for plugins. Can be changed within the SupabaseClientBuilder

Link copied to clipboard

Functions

Link copied to clipboard
fun createLogger(tag: String, level: LogLevel? = null): SupabaseLogger

Creates a new SupabaseLogger using the KermitSupabaseLogger implementation.