megahertz/electron-log
Simple logging module Electron/Node.js/NW.js application. No dependencies. No complicated configuration. observed · 2026-08-28
Health v2 · maintenance only
69/100
- Activity 82
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3775
- days_rel: n/a
- days_push: 112
- n_releases_24m: 0
Adoption not part of the score
1470 stars · 136 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A zero-dependency logging library for Electron, Node.js, and NW.js applications that writes logs to console and platform-appropriate file locations. It supports log levels, pluggable transports, and logging from main, renderer, and preload processes.
Use cases
- add file logging to an electron app
- log from electron renderer process
- simple logger with no dependencies for node.js
- write app logs to user data directory
- capture logs from electron main and preload scripts
- customize log format and transports in electron
When to choose
- building an Electron, NW.js, or plain Node.js app and want simple, zero-config logging
- you need logs written to standard OS log locations on Windows, macOS, and Linux
- you want logging across main, renderer, and preload processes with minimal setup
When to avoid
- you need structured/centralized logging with shipping to external services like ELK or Datadog
- you need high-performance async logging for server-side workloads
- your project doesn't use Electron, Node.js, or NW.js
Facets
library · maturity stable
logging developer-tools desktop-applications cross-platform windows electron nwjs file-logging zero-dependency renderer-logging nodejs linux macos
2 sources
- readme: https://github.com/megahertz/electron-log · fetched 2026-08-28 · 23d4ceaa5cf9
- registry_npm: https://registry.npmjs.org/electron-log · fetched 2026-08-29 · b0c5a1e29da3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| megahertz/electron-log | main | 69 |
For agents
markdown · JSON · MCP: product_card(name="megahertz/electron-log")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem