简体   繁体   English

是否可以使用控制台应用程序在 .net 框架 4.5 中实现相扑逻辑? 如果是,我们如何实施

[英]Is it possible to implement sumo logic in .net framework 4.5 with Console app? If yes how can we implement

I am going to implement SumoLogic logging functionality in .NET Framework 4.5 without .NET Core.我将在没有 .NET 核心的 .NET 框架 4.5 中实现 SumoLogic 日志记录功能。 I have implemented almost but logs are not getting submitted into SumoLogic website.我几乎已经实现了,但日志没有提交到 SumoLogic 网站。 I think code missing something to implement or Sumologic does only support .NET Core.我认为代码缺少要实现的东西或 Sumologic 只支持 .NET 核心。

There's this library that is supposed to help with getting C# logs to sumologic.这个库应该有助于将 C# 日志记录到 sumologic。 I haven't used it personally, but it may be a step in the right direction.我没有亲自使用过它,但这可能是朝着正确方向迈出的一步。

https://github.com/SumoLogic/sumologic-net-appenders https://github.com/SumoLogic/sumologic-net-appenders

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM