Example #1
0
 public static void LogWarning(params object[] objs)
 {
     agent.LogWarning(objs);
 }