Skip to content

boost/log: format_named_scope can not handle the function with anonymous namespace #86

@Arlea1221

Description

@Arlea1221

use boost::log::format_named_scope, it can not handle the function with anonymous namespace:
%n (%f:%l) : void aa::bb::{anonymous}::test() (/home/joycguan/projects/test/62_log.cpp:443)
--> Right
%c (%f:%l) : anonymous}::test (/home/joycguan/projects/test/62_log.cpp:443)
--> Wrong

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions