Skip to content

NLog 4.5 support (.NET Standard 2 and structured logging) #159

@Troncek

Description

@Troncek

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions