Logs a warning message to the console only in development environments. This function helps reduce information leakage in production while maintaining helpful warnings during development.
The warning message to log.
Logs a warning message to the console only in development environments. This function helps reduce information leakage in production while maintaining helpful warnings during development.