示例#1
0
 public void ErrorExampleButton()
 {
     log.Error("Test Error", "Shown in Log also", "button=", "ErrorExampleButton", 44, false);
 }