Imported Upstream version 1.64.0
[platform/upstream/boost.git] / libs / log / doc / html / boost / log / sources / channel.html
index be4a88a..844ffc2 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="idp109759440"></a><h2>Description</h2>
+<a name="idp120381936"></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>