<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Picked off "Add automatic uploading of log files" from the easy
    projects wiki.  Right now it requires the -o option to log to file,
    and then uploads the log file contents to the pastebin.  It's
    possible to bypass this step and just maintain the log in memory,
    but it felt weird keeping a constantly reallocating heap buffer of
    possibly infinite size.<br>
    <br>
    Did some minimal testing and it seems to be working okay.<br>
    <br>
    Signed-off-by: Michael Coppola <a class="moz-txt-link-rfc2396E" href="mailto:michael.n.coppola@gmail.com"><michael.n.coppola@gmail.com></a><br>
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
  </body>
</html>