Package-level declarations
Types
Link copied to clipboard
An Android implementation of AuthFoundationLogger that writes logs to Android's Logcat.
Link copied to clipboard
interface AuthFoundationLogger
A simple logging interface used by the SDK to output diagnostic information.
Link copied to clipboard
A JVM implementation of AuthFoundationLogger that writes logs to standard output.
Functions
Link copied to clipboard
Returns a default AuthFoundationLogger implementation for Android that writes to Logcat.
Returns a platform-specific default implementation of AuthFoundationLogger.
Returns a default AuthFoundationLogger implementation for JVM that writes to standard output.