PHPackages                             topthink/think-seaslog - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Logging &amp; Monitoring](/categories/logging)
4. /
5. topthink/think-seaslog

ActiveThink-extend[Logging &amp; Monitoring](/categories/logging)

topthink/think-seaslog
======================

SeasLog extend for thinkphp5.0

v2.0.1(7y ago)161832Apache-2.0PHP

Since Oct 28Pushed 7y ago2 watchersCompare

[ Source](https://github.com/top-think/think-seaslog)[ Packagist](https://packagist.org/packages/topthink/think-seaslog)[ RSS](/packages/topthink-think-seaslog/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (3)Dependencies (2)Versions (5)Used By (0)

think-seaslog
=============

[](#think-seaslog)

ThinkPHP 5.0 SeasLog 日志扩展

安装
--

[](#安装)

```
composer require topthink/think-seaslog

```

配置
--

[](#配置)

日志配置文件的type参数设置为 seaslog

目前仅支持的配置参数

参数描述path基础目录logger设置logger名称json是否使用JSON格式由于目前seaslog不支持动态配置，因此其它配置请在php.ini 中配置。

注意：如果开启JSON格式记录，请务必设置default\_template参数 仅记录日志内容

```
 seaslog.default_template = "%M"

```

关于SeasLog的更多使用参考php手册中的SeasLog章节

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~80 days

Total

4

Last Release

2561d ago

Major Versions

v1.0.0 → v2.0.12018-10-28

2.0.x-dev → 3.0.x-dev2019-06-26

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7858077?v=4)[topthink](/maintainers/topthink)[@topthink](https://github.com/topthink)

---

Top Contributors

[![liu21st](https://avatars.githubusercontent.com/u/1111670?v=4)](https://github.com/liu21st "liu21st (4 commits)")

### Embed Badge

![Health badge](/badges/topthink-think-seaslog/health.svg)

```
[![Health](https://phpackages.com/badges/topthink-think-seaslog/health.svg)](https://phpackages.com/packages/topthink-think-seaslog)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
