pulumi / pulumi-cloud-requests

Welcome to the public issue tracker for Pulumi Cloud (app.pulumi.com)! Feature requests and bug reports welcome!
10 stars 4 forks source link

Better server side logging #13

Open jaxxstorm opened 3 years ago

jaxxstorm commented 3 years ago

As per this twitter thread:

https://twitter.com/alechp/status/1438578478849282093?s=20

We should be able to log outputs/information into the console in a unique area using pulumi.log

It currently gets into the cli output, but having it appear in the console would be great

Affected area

Service CLI

phillipedwards commented 2 years ago

Would love to see structured logging enabled for the API, specifically. Or some sort of log driver configuration which allows different formats to be emitted.

lukehoban commented 1 year ago

@jaxxstorm The tweet linked above seems to be deleted. Do you have any more details on what you were looking for here?

It currently gets into the cli output, but having it appear in the console would be great

It is available in the console via the output logs, right?