Centralized logging utility for the app. Provides consistent logging with standardized tags and can be disabled in production.
Logs high-importance errors that should always appear even in production.
Logs a debug-level message.
Logs an error-level message.
Logs an info-level message.
Logs a warning-level message.