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: Mostly Real-Time Logging for Firebase

3 pointsby gbourneabout 5 years ago

1 comment

gbourneabout 5 years ago
I was getting annoyed with the firebase-tools CLI not streaming logs, so build this simple tool to poll for new logs + color the logs and format the time. Code on GitHub: <a href="https:&#x2F;&#x2F;github.com&#x2F;fireRun-io&#x2F;firebase-logging" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;fireRun-io&#x2F;firebase-logging</a>