Skip to content

Fix fmt style LogError/LogInfo #846

@xusheng6

Description

@xusheng6

There are code like LogError("Error saving code coverage: {}", e.what()); which does not work -- because LogError does not take a fmt style string. Change that to use fmt before passing to LogError

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions