Skip to content

Improve Sublogger performance #200

@CodeShellDev

Description

@CodeShellDev

Description

See title.

Solution

Use ONE logger, but manage different loglevels in the middlewares.
So that…

global logger: INFO
notification logger: DEBUG

and then…

logger.Log(notification.Level)

Metadata

Metadata

Assignees

Labels

choreSomething doesn't envolve new features and instead focuses on the devex and codebasecleanupThis is a cleanup or a renovation of the current codeplannedSomething is planned and has been added to the backlogspriority/highSomething is of high priorityscale/mediumThis is a medium change

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions