路漫漫,求索不息

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

2013年11月4日

摘要: 案例: log4net.ILog log = log4net.LogManager.GetLogger("ReturnInsurance"); StringBuilder logContext = new StringBuilder(); logContext.AppendFormat("-----time:{0}*reason:{1} -----\r\n", DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss"), errorMessage); logContext.Append("公共流 阅读全文
posted @ 2013-11-04 10:36 路漫漫,求索不息 阅读(244) 评论(0) 推荐(0) 编辑