NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: sukhendu on July 29, 2014, 11:52:57 AM
-
There are three radio button options on NetTalk Web Server for capturing log: No / Screen / Screen & Disk. Where do the logs go if an user selects Screen & Disk?
-
goto the screen designer for the window
right click on the radio controls, select "Action".
and set the destination there.
Typically a simple table is used, and the table should have a variable filename. The log files themselves are created one per day, and are in the app\log folder.
cheers
Bruce
-
Thanks Bruce. That worked.