Hacker News new | ask | show | jobs
by FiatLuxDave 2219 days ago
Hey Arviind,

I doubt I'm in your target audience, but I thought you might appreciate some feedback since you aren't getting a flood of it yet.

First, it is unclear what kind of logging you mean. I'm not familiar with kibana. What kind of data are you logging? You may say anything, but I suspect that means "anything within a certain specific niche". Or it's manual logging, which is not super value-added. Which niche of users are you trying to address?

Second, I was willing to take a look at it, to answer some of my questions, until I hit the google login. Google login is great if you are looking for sales leads. If you are looking for product feedback, a lot of people are going to skip on that.

1 comments

Logging here is like we use console log to debug our app on local, but what about in production... with loggie we simply push our logs to loggie and examine later.

We can send logs with severity level like info, debug, warning, error and fatal.