Event Logging is not working in EnterpriseLibrary.Logging.NetCore.
FormattedEventLogTraceListener Class is present Framework but Not in Core.
I tried on an sample application for framework and core.
File logging is working but windows event log is not working in Core.
Am i missing anything here? Is Event log supported in Core then what is listener's name?