Logs the formatted value along with specified phrases.
If the value is a number, it is abbreviated before logging.
If the value is a string, it is logged as is.
If the value is an object, it is logged as JSON string.
If the value is a valid JSON object, it is logged with indentation.
Logs the formatted value along with specified phrases. If the value is a number, it is abbreviated before logging. If the value is a string, it is logged as is. If the value is an object, it is logged as JSON string. If the value is a valid JSON object, it is logged with indentation.