Information

Username: applusplus
Member since: 03 Oct 2024
Last login: 03 Oct 2024
Status: Active

Activity

Where Created Comments
Algorithms 0 1
Forum Topics 1 8
Jobs 0 0

Last Algorithm Comments

AP
applusplus · 1 month ago
  1. NLog or Serilog are better than Log4Net
  2. For Algo's which run inside cTrader and not standalone application it's better to configure the logger from code. Here is an example for NLog, but every logging framework has such option.