I try to create an EventLogFactory according to Wiki, but there is not such class.
LogManager.LogFactory = new EventLogFactory(“Logging.Tests”, “Application”);
Did you: Install-Package ServiceStack.Logging.EventLog ?
Stefan Tsalapatis:
No you are right
__________