By default it's a warning, but there are 4 levels and all should be available: error, warning, message, and silent (ignore?). Check naming conventions before implementing. Remember that default value should be an option accessor and a related trans_on_missing() function should be implemented for easy access to this option.
By default it's a warning, but there are 4 levels and all should be available: error, warning, message, and silent (ignore?). Check naming conventions before implementing. Remember that default value should be an option accessor and a related
trans_on_missing()function should be implemented for easy access to this option.