## # @brief Display a message with specific formatting based on message type. # @param type The type of message (e.g., std, info, debug, etc.) # @param ... The keys or additional strings to be formatted and displayed.