https://github.com/pinguo/php-context
https://github.com/pinguo/php-context
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pinguo/php-context
- Owner: pinguo
- License: gpl-2.0
- Created: 2017-09-01T09:43:49.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-13T10:09:35.000Z (almost 7 years ago)
- Last Synced: 2024-10-13T22:35:07.600Z (8 months ago)
- Language: PHP
- Size: 20.5 KB
- Stars: 1
- Watchers: 7
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pinguo PHP Context
品果微服务上下文库,为php-msf微服务提供保持请求上下文功能
## 主要特性
* 保持请求上下文
* 记录logId,追踪整个调用链## 依赖
* php 7.0 or later
* php-log## License
GNU General Public License, version 2 see [https://www.gnu.org/licenses/gpl-2.0.html](https://www.gnu.org/licenses/gpl-2.0.html)