Ejemplo n.º 1
0
 protected virtual void ConfigureLogging(ILogManager manager, IServiceProvider services)
 {
     manager.AddConsole();
 }