OctopusKing

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2023年3月9日

摘要: /// <summary> /// 日志服务 /// </summary> public interface ILog { void Write(LogType logType, string message = "", [CallerFilePath] string filePath = "", 阅读全文
posted @ 2023-03-09 21:47 八爪鱼~ 阅读(18) 评论(0) 推荐(0) 编辑