摘要: 1、新建一个LocalFileLogger的类 public class LocalFileLogger : ILogger { private readonly string categoryName; private readonly string basePath; public LocalF 阅读全文
posted @ 2024-04-26 17:09 ¥东方不败 阅读(199) 评论(0) 推荐(0)