Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    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