Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pmmp/logpthreads
[deprecated] pthreads-specific logging components used by PocketMine-MP and related projects
https://github.com/pmmp/logpthreads
github-actions-enabled on-packagist php8 phpstan-l9 phpstan-strict
Last synced: 3 months ago
JSON representation
[deprecated] pthreads-specific logging components used by PocketMine-MP and related projects
- Host: GitHub
- URL: https://github.com/pmmp/logpthreads
- Owner: pmmp
- License: lgpl-3.0
- Archived: true
- Created: 2020-03-31T15:52:58.000Z (over 4 years ago)
- Default Branch: stable
- Last Pushed: 2023-05-20T16:06:56.000Z (over 1 year ago)
- Last Synced: 2024-09-26T09:43:22.920Z (3 months ago)
- Topics: github-actions-enabled, on-packagist, php8, phpstan-l9, phpstan-strict
- Language: PHP
- Homepage:
- Size: 130 KB
- Stars: 1
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LogPthreads
![CI](https://github.com/pmmp/LogPthreads/workflows/CI/badge.svg)This repository contains pthreads-specialized logging units implementing the interfaces provided by `pocketmine/log`.
⚠️ **This package is now abandoned. Its components were only useful to [pmmp/PocketMine-MP](https://github.com/pmmp/PocketMine-MP), and as such, they have been [merged into PocketMine-MP 5.0.0-BETA4](https://github.com/pmmp/PocketMine-MP/commit/097feba4d538ffe67622f79aaaeec5a21d8f4c45) for easier maintenance.**
This package was originally part of the also-abandoned [pocketmine/spl](https://github.com/pmmp/SPL) package, which was used by both [PocketMine-MP](https://github.com/pmmp/PocketMine-MP) and [RakLib](https://github.com/pmmp/RakLib) in years past. However, since RakLib no longer depends on any thread-related stuff, this package is doing nothing useful by itself, spamming Dependabot notifications and adding extra wasted time to core maintenance.