Is it possible to write info to text file from strategy?
I need to collect some concrete events, variable values for long term analysis, prefer not use URS logs with debug level.
1 Like
Hi
if you don’t want use standard Print function with log files, you can use
- SQL
- External WEB-services
- External API services
- ICON
HIH
WBR Tim
1 Like