You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Any time-frame for NLog 4.5 wrapper in Common.Logging?
I can use the existing 4.4.12 and change it up a bit, and it works, but an official support would be nice.
Edit: Also, the NLog wrapper WriteInternal method that calls _logger.Log<> doesn't support structured logging functionality with NLog 4.5 beta7, because it fails in string.Format part of code in StringFormatFormattedMessage (AbstractLogger.cs).
alexzaitzev, ethanhann, passuied, snakefoot, grffn and 4 more