Martin

Avatar
  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1
  • Martin created a post,

    Rider 2020.2 how to show NLog output?

    I use NLog 4.7.5, NLog.Config 4.7.5 and NLog.Schema 4.7.5 in my C# WPF project. In the NLog.config file are two targets <target name="logfile" xsi:type="File" fileName="${logFilePath}...