Menu

#659 RxFtp allow write to log

5.0.0
closed
None
none
1
2023-01-01
2014-12-11
Jon Wolfers
No

It would be helpful if one could add annotations to the ftpTraceLog.

This could either be achieved by making the tracelog attribute public or by providing a method called something like annotateLog which allows a lineout of a passed string to the log (perhaps with a prefix - to make it clear that this is an annotation rather than a response from ftp)

So if for example the prefix was ':' calling

myFtp~annotateLog("Session started 10:09")

might add the following line to the tracelog if logging was active

:Session started 10:09

thanks for considering this

Discussion

  • David Ashley

    David Ashley - 2014-12-11
    • status: unread --> accepted
    • assigned_to: David Ashley
     
  • David Ashley

    David Ashley - 2014-12-11

    This is a great suggestion. I added the FtpAnnotateLog method to the class and updated the docs. This will appear in the 5.0 release.

     
  • Jon Wolfers

    Jon Wolfers - 2014-12-11

    Many thanks.

    Jon

     
  • Erich

    Erich - 2015-06-13
    • status: accepted --> pending
    • Milestone: None --> 5.0.0
     
  • Rony G. Flatscher

    • Status: pending --> closed
     

Anonymous
Anonymous

Add attachments
Cancel