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: Caravan, a flexible, transport-based logging system for TypeScript apps

18 pointsby carlos-menezes5 months ago

2 comments

ericyd5 months ago
Looks good, but would be nice to see a comparison with other major loggers in the JS space. I realize this one is TS-first but most of the time loggers have about 6 methods on a core object, so that alone is not a compelling value prop to me.<p>Even if I&#x27;m in the minority and TS-first is a significant value prop for many users, I think it would be worth nothing on the homepage why this is important for protective users.
评论 #42530035 未加载
bpev5 months ago
Oo this is cool! Looking at some of the transports you built already, it looks fairly simple to do, but I&#x27;d appreciate a little documentation on how to BYOTransport (or at least once you think the api for that is solid)!<p>Was just about to start adding a little more structure to my app&#x27;s logging, so ill have to play with it then!
评论 #42531612 未加载