Represents a log level
An interface for logging in Supabase plugins.
Log a debug message with an optional throwable
Log an error message with an optional throwable
Log an info message with an optional throwable
Log a warning message with an optional throwable