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.

A single module to collect, store and visualize the logs

1 pointsby mrrishimeena8 months ago
I’ve built an open-source logger for developers (named Errsole), and it's now live on GitHub. Currently, it supports Node.js. Instead of storing logs in files, using multiple libraries, or setting up a dedicated server for logs, this module allows developers to collect logs and store them in their preferred database. It also includes a built-in dashboard where they can view, filter, and search through the logs. Additionally, developers can set alerts to receive real-time notifications via Slack or email for important logs.

no comments

no comments