[Github-comments] [geany-plugins] Set G_LOG_DOMAIN for proper GLib error reporting/logging (#371)

Enrico Tröger notifications at xxxxx
Sun Feb 21 23:02:56 UTC 2016


This turns messages like:
```
** INFO: User plugins: /home/enrico/tmp/geany_conf/plugins/geanypy/plugins
** INFO: System plugins: /home/enrico/apps/share/geany/geanypy/plugins
```
into
```
GeanyPy-INFO: User plugins: /home/enrico/tmp/geany_conf/plugins/geanypy/plugins
GeanyPy-INFO: System plugins: /home/enrico/apps/share/geany/geanypy/plugins
```
You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany-plugins/pull/371

-- Commit Summary --

  * Set G_LOG_DOMAIN for proper GLib error reporting/logging

-- File Changes --

    M geanypy/src/Makefile.am (3)

-- Patch Links --

https://github.com/geany/geany-plugins/pull/371.patch
https://github.com/geany/geany-plugins/pull/371.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/371
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160221/ec3a9555/attachment.html>


More information about the Github-comments mailing list