### Plugin Logger --- 📜 Displays the source plugin of your console logs
![preview](preview.gif) ##### Installation - Install from `packagecontrol.io` or unpack the [zip](https://github.com/kapitanluffy/sublime-plugin-logger/archive/master.zip) in your packages directory ##### Why it does not work on some plugins? You might need to make PluginLogger load before all the other packages. You can achieve this by renaming the directory so that it will get loaded first. Once you do this, you will need to rename the `import` line in the 3.3 version so that it will work properly for 3.3 plugins ##### Support You can always support me via [Patreon](https://www.patreon.com/kapitanluffy) or [Ko-fi](https://www.ko-fi.com/kapitanluffy) ##### License [MIT](LICENSE)