SumoLogic / sumologic-net-appenders

Several appenders for .NET developers to use that send logs straight to SumoLogic.
Apache License 2.0
23 stars 39 forks source link

Using const for text/plain instead of value from System.Net.Mime. #28

Closed billpratt closed 7 years ago

billpratt commented 7 years ago

System.Net.Mime isnt available for current versions on .NET Standard

latkin commented 7 years ago

Thanks. LGTM besides small comment, I will merge if you update that.