Converts a POD value to a human-readable string for logging our user display purposes. The output is based on the JSONPODValue format, but also allows the entire value to be undefined
the POD value (or undefined) to print
a human-readable string
if the POD value is malformed
Generated using TypeDoc
Converts a POD value to a human-readable string for logging our user display purposes. The output is based on the JSONPODValue format, but also allows the entire value to be undefined