SeasX/SeasLog
An effective,fast,stable log extension for PHP.http://pecl.php.net/package/SeasLog http://php.net/SeasLog observed · 2026-08-28
Health v2 · maintenance only
61/100
- Activity 84
- Release rhythm 8
- Longevity 100
Flags: no_license
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: 4602
- days_rel: n/a
- days_push: 101
- n_releases_24m: 0
Adoption not part of the score
1197 stars · 273 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
SeasLog is a high-performance PHP logging extension written in C, distributed via PECL, that provides fast, stable log writing with PSR-3 support, custom log templates, and TCP/UDP log shipping. It also includes a built-in log analyzer for counting and retrieving log entries and supports health-based warning alerts via crontab.
Use cases
- write structured logs from PHP applications with high performance
- replace error_log and syslog with leveled, formatted logging
- implement PSR-3 compatible logging in PHP projects
- ship logs over TCP or UDP to a central collector
- count and analyze log entries by level or module
- set up health warnings triggered by log conditions
When to choose
- you need very fast, low-overhead logging in PHP via a native C extension
- you want PSR-3 compliance plus built-in log analysis and alerting
- you need buffered logging with configurable buffer size and TCP/UDP output
When to avoid
- you prefer a pure-PHP logger like Monolog for portability without PECL installs
- you need log shipping to modern platforms like ELK or cloud services out of the box
- your project is not PHP-based
Facets
library · maturity stable
logging monitoring alerting developer-tools backend monitoring web-development php windows php-extension psr-3 log4php pecl c-extension log-analyzer buffered-logging linux macos
2 sources
- readme: https://github.com/SeasX/SeasLog · fetched 2026-08-28 · 6255443dc424
- homepage: http://seasx.github.io/SeasLog/ · fetched 2026-08-29 · 7e83d30b0478
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| SeasX/SeasLog | main | 61 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem