摘要: public class LogManager { private static string logPath = string.Empty; /// /// 保存日志的文件夹,web默认在bin文件夹,如需指定文件夹:HttpContext.Current.Server.MapPath("~/Journal") + "\\";。 ... 阅读全文
posted @ 2017-06-23 12:56 妖狐鬼魅 阅读(2618) 评论(0) 推荐(0)