mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-04 19:12:30 +00:00
This now removes logging from the level providers (for the most part) and replaces it with exception throws and catches. The implementation using the providers should catch these exceptions if they are thrown.