Microblink SDK logging utility.
Provides a centralized logging mechanism for the SDK with configurable log levels and optional custom log writers.
Defines the verbosity levels for SDK logging.
Interface for custom log output handling.
Current log level for the SDK.
Optional custom log writer for redirecting log output.
Logs a debug message.
Logs an error message.
Logs an informational message.
Logs a verbose message.
Logs a warning message.
Logs a "What a Terrible Failure" message.