- ago
Is there a standard within wealth-lab for writing logs to a file?
0
563
Solved
1 Replies

Reply

Bookmark

Sort
- ago
#1
Here's sample code to add logging to file:
https://www.wealth-lab.com/Discussion/PrintStatusBar-equivalent-in-WL7-6491

Also there's an API on writing logs to the Log Viewer i.e. AddLogItem, documented in https://www.wealth-lab.com/Support/ApiReference/IHost
CODE:
WLHost.Instance.AddLogItem
1
Best Answer

Reply

Bookmark

Sort