AuthFoundationLogger
interface AuthFoundationLogger
A simple logging interface used by the SDK to output diagnostic information.
This abstraction allows consumers to integrate the SDK's logging with their application's existing logging framework, such as Timber or a custom solution.