PHPackages                             jarviscdr/logc-webman - 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. jarviscdr/logc-webman

ActiveLibrary

jarviscdr/logc-webman
=====================

Webman plugin jarviscdr/logc-webman

0.1.5(1y ago)227MITPHP

Since May 12Pushed 1y ago1 watchersCompare

[ Source](https://github.com/jarviscdr/logc-webman)[ Packagist](https://packagist.org/packages/jarviscdr/logc-webman)[ RSS](/packages/jarviscdr-logc-webman/feed)WikiDiscussions main Synced 1mo ago

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

Logc-webman 日志中心webman专用客户端
===========================

[](#logc-webman-日志中心webman专用客户端)

当前客户端是用于适配LogC日志中心的Webman客户端，用于快捷上报日志使用；

安装
--

[](#安装)

```
composer require jarviscdr/logc-webman
```

使用
--

[](#使用)

```
# 在插件的配置文件中修改下面的配置
'api_host'        => 'http://127.0.0.1:10001',  // 日志中心API地址
'api_timeout'     => 1.0,                       // 日志中心API请求超时时间 单位秒
'project'         => 'FantasyTech',             // 默认项目名称
'throw_exception' => false,                     // 是否抛出异常（如果为false，记录日志失败也不会抛出异常）

// 上报日志
logc(['err' => -1, 'data' => '订单请求异常', 'oid' => 1234567890], 'order,alipay', \Jarviscdr\LogcWebman\LogcConstant::INFO);
```

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance31

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity32

Early-stage or recently created project

 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 ~0 days

Total

2

Last Release

729d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1762cd7e938df7e51cb3161cc5b7abbddd65e1f8ec5d61c591c3aca37931dbbe?d=identicon)[jarviscdr](/maintainers/jarviscdr)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/jarviscdr-logc-webman/health.svg)

```
[![Health](https://phpackages.com/badges/jarviscdr-logc-webman/health.svg)](https://phpackages.com/packages/jarviscdr-logc-webman)
```

PHPackages © 2026

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