Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / log / doc / html / boost / log / sources / channel.html
index 394c643..85cf519 100644 (file)
@@ -34,7 +34,7 @@
   <span class="special">}</span><span class="special">;</span>
 <span class="special">}</span><span class="special">;</span></pre></div>
 <div class="refsect1">
-<a name="idm46436907345296"></a><h2>Description</h2>
+<a name="idm45554738838704"></a><h2>Description</h2>
 <p>The logger with this feature automatically registers an attribute with the specified on construction value, which is a channel name. The channel name can be modified through the logger life time, either by calling the <code class="computeroutput">channel</code> method or by specifying the name in the logging statement.</p>
 <p>The type of the channel name can be customized by providing it as a template parameter to the feature template. By default, a string will be used. </p>
 </div>