From 1cb7846f7c0bf76baaf92a0ccd217078a6a1bb10 Mon Sep 17 00:00:00 2001 From: "Dylan K. Taylor" Date: Sat, 20 May 2023 18:24:10 +0100 Subject: [PATCH] Remove LogPthreads from CONTRIBUTING.md --- CONTRIBUTING.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0f3698d49..adbf6ad3e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -31,7 +31,6 @@ Take a look at the table below if you can't find the class or function you're lo | [pmmp/ClassLoader](https://github.com/pmmp/`ClassLoader`) | `BaseClassLoader`
`ClassLoader`
`DynamicClassLoader` | | [pmmp/Color](https://github.com/pmmp/Color) | `pocketmine\color` | | [pmmp/ErrorHandler](https://github.com/pmmp/ErrorHandler) | `pocketmine\errorhandler` | -| [pmmp/LogPthreads](https://github.com/pmmp/LogPthreads) | `ThreadedLoggerAttachment`
`ThreadedLogger`
`AttachableThreadedLogger` | | [pmmp/Log](https://github.com/pmmp/Log) | `AttachableLogger`
`BufferedLogger`
`GlobalLogger`
`LogLevel`
`Logger`
`PrefixedLogger`
`SimpleLogger` | | [pmmp/Math](https://github.com/pmmp/Math) | `pocketmine\math` | | [pmmp/NBT](https://github.com/pmmp/NBT) | `pocketmine\nbt` |