Home icon indicating copy to clipboard operation
Home copied to clipboard

[Logging] Show logs that is not associate with a request

Open chetsangnil opened this issue 9 years ago • 3 comments

We are currently showing only logs messages that associated with a request. I found myself using logs messages to see if my simple node app is hooked up with NodeJS correctly. The only way for me to see that log message right now is through command line. Would it be beneficial to show this information as well?

chetsangnil avatar Aug 31 '16 23:08 chetsangnil

Were these just startup log messages @chetsangnil?

nikmd23 avatar Sep 01 '16 15:09 nikmd23

Nik and I just chatted about this. We thought that it would make sense to implement this feature in the future when we have a "project page". Below is a high fidelity mock I did while back showing the "project page"

shell v10 1-6

So no need to worry about this for now.

chetsangnil avatar Sep 01 '16 19:09 chetsangnil

Yep we can definitely do this and we have talked about having a UI that shows logs (and also supplies associated search filtering, etc) for logs across all requests. This would also include requests that didn't happen within a request and happened during startup, etc. Welcome to feedback from the community on how useful this would be.

avanderhoorn avatar Sep 02 '16 18:09 avanderhoorn