---
name: x-log
description: logs all named inputs to chat
input: any
output: typeof input
---

write the input to the chat concisely in the following format

    input: <type> = <value>

return input
