Pinorama is the only log viewer I can use #45
TimKochDev
started this conversation in
Show and tell
Replies: 1 comment
-
|
Hey @TimKochDev, this genuinely made my day — thank you! The project was indeed on pause for a while, but it's now actively developed again. We just shipped v0.5.0 with a redesigned UI, a full stack upgrade, and even MCP integration for AI-powered log analysis. Let us know if you run into anything! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Although this project seems abandoned, I want to praise it. Maybe you will continue working on it?
I have the habit to log every external information going into my nodejs web servers. This mostly means incoming HTTP requests, but also HTTP responses from third party APIs. Those are sometimes quite large so it fills the complete screen of most log viewers. I wanted a solution as simple as pino-pretty but where the metadata is collapsed by default and only visible after clicking on it. I didn't want to use any of the paid but bloated log viewers and couldn't make it work with pure cli tools. So Pinorama is the last resort and it works perfectly! It's sad that it is not production-ready (yet?).
Beta Was this translation helpful? Give feedback.
All reactions