An open API service indexing awesome lists of open source software.

https://github.com/kapitanluffy/sublime-plugin-logger

📜 Displays the source plugin of your console logs
https://github.com/kapitanluffy/sublime-plugin-logger

Last synced: about 2 months ago
JSON representation

📜 Displays the source plugin of your console logs

Awesome Lists containing this project

README

        

### Plugin Logger

---

📜 Displays the source plugin of your console logs









Support me on Patreon



![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)