TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Log Stuff, from the command line or anywhere

15 pointsby _ao789about 9 years ago

4 comments

_ao789about 9 years ago
Follow up over here: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=11408983" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=11408983</a>
_ao789about 9 years ago
A simple way of logging errors and request&#x2F;response data from servers&#x2F;application when you don&#x27;t have a database and want to see results immediately.
diegorbaqueroabout 9 years ago
I had this exact same idea but using API keys and socket.io<p>jQuery is old :p<p>Nice job!
评论 #11357703 未加载
mklopetsabout 9 years ago
This is really neat!