Home
Home copied to clipboard
[Logging] Show logs that is not associate with a request
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?
Were these just startup log messages @chetsangnil?
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"

So no need to worry about this for now.
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.