Skip to content

Change LogBuffer to only one instance #3494

@RubenCerna2079

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.

Metadata

Metadata

Labels

Type

Projects

Status

Todo

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions