Hey all !
I'm currently working on a Bomberman-like game with Panda.JS but I felt "sad" that their is no proper way to easily do logging task from within the `game` scope. So I decided to make my own, and now I'm sharing it with you!
The code is completly commented so feel free to contribute or point me what I should add.
- PandaLogger on GitHub (includes both Source Code for the plugin and the Documentation)