Skip to content

Change LogBuffer to only one instance #3494

Description

@RubenCerna2079

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions