Logging problems

Posted by Shadoweave on Mon 26 May 2008 04:21 PM — 3 posts, 15,711 views.

#0
My logging options are Log Output, Log Commands, Log Notes, HTML and Colour, with the standard html preamble and postamble. It logs all the commands that I type manually, but no commands that I send through scripts or aliases. Is this is a bug or do I have to enable a different option?
Australia Forum Administrator #1
It is intentional that scripted commands are not logged automatically. As you are in a script you can choose whether or not you want to log. If you do want to, use LogSend instead of Send. That logs as well as sends.

http://www.gammon.com.au/scripts/doc.php?function=LogSend
#2
Thank you again for your help.