Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

196
Vistas
Log4net adonetappender not working in .net 5

In a .net 5 worker service project, I have configured the log4net. All other appenders working fine except adonetappender.

There is no error which is occurring and if I see the list of appenders in the log manager repositories, ADO net appender is present. still its not logging to the db. I have used below code in the Configure Services method to configure the log4net.

.ConfigureServices((hostContext, services) =>
{
    var logRepository = LogManager.GetRepository(Assembly.GetEntryAssembly());
    var dirname = Path.GetDirectoryName(Assembly.GetExecutingAssembly().Location);
    XmlConfigurator.Configure(new FileInfo(string.Format("{0}{1}", dirname, @"log4net.config")));
});
over 4 years ago · Santiago Trujillo
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda