mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-05 01:16:15 +00:00
Working Threaded Generation
This commit is contained in:
@ -20,7 +20,8 @@
|
||||
*/
|
||||
|
||||
namespace pocketmine\utils;
|
||||
use \LogLevel;
|
||||
|
||||
use LogLevel;
|
||||
|
||||
class MainLogger extends \ThreadedLogger{
|
||||
protected $logFile;
|
||||
|
Reference in New Issue
Block a user