<p>This makes logging and error reporting in the plugin more consistent<br>
with other plugins and Geany.<br>
Also set the G_LOG_DOMAIN for the plugin in order to have proper<br>
log messages.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/geany/geany-plugins/pull/370'>https://github.com/geany/geany-plugins/pull/370</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Use GLib error reporting/logging instead of fprintf()</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/370/files#diff-0">geanypg/src/Makefile.am</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/370/files#diff-1">geanypg/src/decrypt_cb.c</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/370/files#diff-2">geanypg/src/encrypt_cb.c</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/370/files#diff-3">geanypg/src/geanypg.c</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/370/files#diff-4">geanypg/src/pinentry.c</a>
    (12)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/370/files#diff-5">geanypg/src/sign_cb.c</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/370/files#diff-6">geanypg/src/verify_aux.c</a>
    (2)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/geany/geany-plugins/pull/370.patch'>https://github.com/geany/geany-plugins/pull/370.patch</a></li>
  <li><a href='https://github.com/geany/geany-plugins/pull/370.diff'>https://github.com/geany/geany-plugins/pull/370.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/geany/geany-plugins/pull/370">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ_9YWr7eDfr5oiNsy5ztgxA8m9m3ks5pmjWygaJpZM4HfHIb.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany-plugins/pull/370"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>