AI Zone Admin Forum Add your forum

NEWS: Chatbots.org survey on 3000 US and UK consumers shows it is time for chatbot integration in customer service!read more..

newbie cannot get ^log() to work
 
 

Hello,

I think you have created an amazing tool. I am trying to follow the directions in the debugging manual for logging so that I can trace my program flow in the simplecontrol.top file.

u# main per-sentence processing
    
^log( --- main processing begins); 

does not result in anything getting added to my user’s log withing the USERS directory. If I turn on :trace all, I see tracing but none of my log messages. If I use (from the chat client) :log (hello world) I see “hello world” in the user log file.

I have also tried

^logFILE TMP/mylog.txt does this thing work?); 

and I do not see a mylog.txt file anywhere, nor do I see any log messages.

Can anyone assist me with this simple debugging technique?

Thank You,

Stephen G.

 

 

 
  [ # 1 ]

Please ignore this post

server was not updating the code.

 

 
  login or register to react