id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 9123,"Named scope without ""...->"" prefix",anonymous,Andrey Semashev,"Currently, {{{ expr::format_named_scope(""Scope"", keywords::format = ""%n"", keywords::iteration = expr::forward, keywords::depth = 1) }}} produces the following scope formatting in the log: {{{ scope1 ...->scope2 ...->scope3 }}} The prefix of ""..."" is impossible to remove. Even if one specifies `keywords::delimiter = """"`, there still will be ""..."" in the log. Please make it possible to format named scope without ""..."" prefix. ",Feature Requests,closed,To Be Determined,log,Boost 1.54.0,Problem,fixed,boost.log scope,