Skip to content

Adopt spdlog 0.16.0 #39807

@joaomoreno

Description

@joaomoreno

gabime/spdlog#570 (comment)

btw if you use aync logging, you might want to upgrade to 0.16.0 that will be released in the next few days.
Most notably in async logging, the back thread busy wait loop (when the queue is empty) will be reduced from 5/sec to 2/sec to reduce cpu waste.

Also, rotated log files will preserve their extension (“log.3.txt” instead of the current “log.txt.3”)

cc @sandy081

Metadata

Metadata

Assignees

Labels

feature-requestRequest for new features or functionalitylogVS Code log issuesverification-neededVerification of issue is requestedverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions