标签: c# event-log
我使用C#4.5。 我通过System.Diagnostics.EventLog写日志。 我需要创建名为“AB”的源日志。 但是,我需要写一个以“AB”开头的所有loga,例如: “AB.BL.Executer”。 我该怎么做 ? 我可以做吗?