Azure / Azure/data-api-builder
Change LogBuffer to only one instance
Abierto
2.2
- Lenguaje dominante
- C#
- Estrellas
- 1.5k
- Forks
- 370
- Merge medio
- 3 d 22 h
- PR fusionados (30 d)
- 9
Descripción
Currently the LogBuffer is local to each logger, we want to change this so that there is only one instance of the LogBuffer that holds all the logs from the different loggers so that the logs appear in the expected sequence. Instead of dumping all of the logs from one specific logger at a time.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.