Azure / Azure/data-api-builder

Change LogBuffer to only one instance

Open
#3,494 0 comments 0 reactions 1 assignee Claimed by @RubenCerna2079 View on GitHub
2.2
Dominant language
C#
Stars
1.5k
Forks
370
Avg merge
3d 17h
Merged PRs (30d)
8

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.