Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道服务堆栈日志记录是否可以配置为支持这种类型的上下文日志记录?
为 NLog 消息添加前缀
基本上我希望相关标记出现在非常日志的语句中。
谢谢你,斯蒂芬
它目前不在ServiceStack.Logging NLog Adapter中,因此您需要获取它的副本并自定义它的本地副本。更好的选择是发送拉取请求并为其添加可配置的支持,因此它将在 ServiceStack.Logging NLog 适配器的下一个版本中结束。