Skip to content

This is an invalid xsi:type 'http://www.nlog-project.org/schemas/NLog.xsd:SplunkHttpEventCollector' #56

@mattfrear

Description

@mattfrear

Hi Alan

I have installed the NLog.Schema NuGet package, which gives me xsd validation of the NLog.config file. However, now Visual Studio gives the above warning in the Error List. I have:

  <extensions>
    <add assembly="NLog.Targets.Splunk" />
    <add assembly="NLog.Web.AspNetCore" />
  </extensions>
  <targets>
    <target name="SplunkNlogConfig"
       xsi:type="SplunkHttpEventCollector"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions