<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hi Václav,</p>
    <p>These log lines only exists for parsers which inherit from the
      ParserBot class and use it's methods. The methods in this class
      provide some very handy shortcuts for error handling and logging,
      as well as already existing parser for e.g. JSON and CSV.</p>
    <p>Sebastian<br>
    </p>
    <div class="moz-cite-prefix">On 29/04/2019 11.11, Vaclav Bruzek
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAAQS+TdZb+8AYYfWMKMo3KssN_k6msnkKfNoXLnrf5_cK-L_9Q@mail.gmail.com">
      <div dir="ltr">
        <div dir="ltr">
          <div dir="ltr">
            <div dir="ltr">Hi mailing list,
              <div>I've recently encountered and issue with some of my
                custom parser bots. The default parsers log a line like
                this:</div>
              <div>Sent 7176 events and found 0 error(s)<br>
              </div>
              <div><br>
              </div>
              <div>This is quite fine piece of information but I am not
                getting that for my custom parsers. The only info i have
                is the number of processed messages. Is there a need to
                do something special apart from 'acknowledge_message()'
                and 'send_message()'? </div>
              <div><br>
              </div>
              <div>
                <div>
                  <div dir="ltr" class="gmail_signature">
                    <div dir="ltr">
                      <div>
                        <div dir="ltr">Sincerely,
                          <div>Václav Brůžek</div>
                        </div>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
    </blockquote>
    <pre class="moz-signature" cols="72">-- 
// Sebastian Wagner <a class="moz-txt-link-rfc2396E" href="mailto:wagner@cert.at"><wagner@cert.at></a> - T: +43 1 5056416 7201
// CERT Austria - <a class="moz-txt-link-freetext" href="https://www.cert.at/">https://www.cert.at/</a>
// Eine Initiative der nic.at GmbH - <a class="moz-txt-link-freetext" href="https://www.nic.at/">https://www.nic.at/</a>
// Firmenbuchnummer 172568b, LG Salzburg</pre>
  </body>
</html>