示例#1
0
 private static string BuildMessage(string info)
 {
     return(LogHelper.BuildMessage(info, null));
 }