C#向系统日志写入自定义日志数据
前言:c#中如何向系统写入日志,c#如何写入系统自定义日志。
private void button1_Click(object sender, EventArgs e)
{
EventLog log = new EventLog(
