Revision: 11983
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11983&view=rev
Author:   vszakats
Date:     2009-08-07 09:12:29 +0000 (Fri, 07 Aug 2009)

Log Message:
-----------
2009-08-07 11:11 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
  * contrib/hbtip/Makefile
  + contrib/hbtip/log.prg
  * contrib/hbtip/popcln.prg
  * contrib/hbtip/sendmail.prg
  * contrib/hbtip/httpcln.prg
  * contrib/hbtip/client.prg
  * contrib/hbtip/smtpcln.prg
  * contrib/hbtip/ftpcln.prg
    + Reworked the way logging is done. Default case works similarly
      to the old one, but now logging can be overridden by passing
      a user defined codeblock. In fact that's what also happens in
      default case with codeblock using a simple new logging class
      included in hbtip which emulates old behaviour.
    ! Fixed race condition in log filename creation compared to
      old method.
    * sendmail*.log -> smtp*.log
    * <name>.log without counter in filename won't be created anymore.

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/contrib/hbtip/Makefile
    trunk/harbour/contrib/hbtip/client.prg
    trunk/harbour/contrib/hbtip/ftpcln.prg
    trunk/harbour/contrib/hbtip/httpcln.prg
    trunk/harbour/contrib/hbtip/popcln.prg
    trunk/harbour/contrib/hbtip/sendmail.prg
    trunk/harbour/contrib/hbtip/smtpcln.prg

Added Paths:
-----------
    trunk/harbour/contrib/hbtip/log.prg


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to