ClerkLog
object ClerkLog
Internal logging utility for the Clerk SDK.
This object provides a centralized logging interface that wraps Android's Log class with consistent formatting and tagging for all Clerk SDK log messages. All log messages are prefixed with "Clerk" to make them easily identifiable in log output.
This is an internal utility and should not be used outside the Clerk SDK.