using Prism.Events; namespace RIZO_Application.Core { public class SystemLogEvent : PubSubEvent { } }