<!-- ⚠️⚠️ Do Not Delete This! feature_request_template ⚠️⚠️ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- Please search existing issues to avoid creating duplicates. --> <!-- Describe the feature you'd like. --> Support object shorthand definition, e.g. The more detailed debug output is the result of: `console.log({person})` but the undefined output is using logpoint: `{{person}}` 