Skip to content

Add std::format style formatted print support to proxy/Log class #8876

@cmcfarlen

Description

@cmcfarlen

Related to #8855, this should add support for std::format style print, but maintain timestamps and support arbitrarily long log lines. This could improve logging efficiency over #8855 avoiding a double formatted print and a copy or two.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions