Menu

Log entries

Help
davidr
2008-12-31
2013-05-13
  • davidr

    davidr - 2008-12-31

    Hi,

    I want to printout my fax log every night. But I notice that every 15 minutes there are entries such as:
    ** 0941 EST 31 Dec 2008 **

    ** 0956 EST 31 Dec 2008 **

    ** 1011 EST 31 Dec 2008 **
    This makes the log pages long. Is there a way I can stop it, even if it means editing the fax script or wherever the polling occurs and the results are sent to the log?

    Many thanks,

    David

     
    • Chris Vine

      Chris Vine - 2009-01-06

      Hi David,

      You can stop it, but I am afraid you would need to amend the source code and recompile.  You would need to omit everything in the function Logger::logfile_timer_impl() (lines 363 to 389 in logger.cpp) except the line "logfile.flush();"

      I may include this as an option from the settings dialog for the future.  I will give it a little thought.

      Chris

       
      • davidr

        davidr - 2009-01-09

        Hi Chris,

        Many thanks -- I will recompile it.

        David

         

Log in to post a comment.