This message was deleted.
# general
s
This message was deleted.
c
looks like just calling
console.log()
works fine 🙂
l
Yep, that works in the normal way. There's also pulumi.log.info(), ...error() etc. These put output in the Pulumi output area (inline with the resource graph), and also can nicely display the important properties of a resource.