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