PHPackages                             scolib/think-monolog - 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. scolib/think-monolog

ActiveLibrary

scolib/think-monolog
====================

19PHP

Since Jan 11Pushed 9y ago1 watchersCompare

[ Source](https://github.com/ScoLib/think-monolog)[ Packagist](https://packagist.org/packages/scolib/think-monolog)[ RSS](/packages/scolib-think-monolog/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

### 安装

[](#安装)

```
composer require scolib/think-monolog:dev-master

```

### 使用

[](#使用)

安装完成后, 就可以立即在应用的代码中这样使用 monolog:

```
\Sco\Think\Logger::debug('这是一条debug日志');
\Sco\Think\Logger::info('这是一条info日志');
\Sco\Think\Logger::warn('这是一条warn日志');
\Sco\Think\Logger::error('这是一条error日志');

```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/b6a8a8c087979593079b77f376d3b33bf3b0669dc9273370753772bfd88207e8?d=identicon)[klgd](/maintainers/klgd)

### Embed Badge

![Health badge](/badges/scolib-think-monolog/health.svg)

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

PHPackages © 2026

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