简体   繁体   English

Asp.Net中的Serilog核心到SysLog接收器

[英]Serilog in Asp.Net Core to SysLog sink

Is it possible to use Serilog to SysLog sink in Asp.Net core? 是否可以在Asp.Net核心中使用Serilog到SysLog接收器?

Or maybe if there is another way to sink logs to the SysLog. 或者,如果有另一种方法将日志下沉到SysLog。

Thanks. 谢谢。

I'm not aware of a working .NET Core option; 我不知道有效的.NET Core选项; the project at https://github.com/ojafri/serilog-sinks-syslog may be possible to port (it's currently built against .NET 4.x). https://github.com/ojafri/serilog-sinks-syslog上的项目可以移植(它目前是针对.NET 4.x构建的)。

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

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