You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by ts...@apache.org on 2020/08/08 10:10:16 UTC

svn commit: r1064083 [19/29] - in /websites/production/logging/content/log4cxx/0.11.0: ./ apidocs/ apidocs/search/ building/ community/

Modified: websites/production/logging/content/log4cxx/0.11.0/apidocs/classlog4cxx_1_1spi_1_1_error_handler.html
==============================================================================
--- websites/production/logging/content/log4cxx/0.11.0/apidocs/classlog4cxx_1_1spi_1_1_error_handler.html (original)
+++ websites/production/logging/content/log4cxx/0.11.0/apidocs/classlog4cxx_1_1spi_1_1_error_handler.html Sat Aug  8 10:10:14 2020
@@ -137,15 +137,15 @@ Public Member Functions</h2></td></tr>
 <tr class="memitem:a657c680e0246d95168aecbe4d299822b"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cxx_1_1spi_1_1_error_handler.html#a657c680e0246d95168aecbe4d299822b">setLogger</a> (const <a class="el" href="namespacelog4cxx.html#a59eb1cd441fdcbcc0f5479ec03f962ea">LoggerPtr</a> &amp;logger)=0</td></tr>
 <tr class="memdesc:a657c680e0246d95168aecbe4d299822b"><td class="mdescLeft">&#160;</td><td class="mdescRight">Add a reference to a logger to which the failing appender might be attached to.  <a href="#a657c680e0246d95168aecbe4d299822b">More...</a><br /></td></tr>
 <tr class="separator:a657c680e0246d95168aecbe4d299822b"><td class="memSeparator" colspan="2">&#160;</td></tr>
-<tr class="memitem:a20b213d025014be558dfab7e11652825"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cxx_1_1spi_1_1_error_handler.html#a20b213d025014be558dfab7e11652825">error</a> (const <a class="el" href="namespacelog4cxx.html#ad7ec98d27bca7666e23f27dd1fb181c8">LogString</a> &amp;message, const std::exception &amp;e, int errorCode) const =0</td></tr>
-<tr class="memdesc:a20b213d025014be558dfab7e11652825"><td class="mdescLeft">&#160;</td><td class="mdescRight">Equivalent to the error(const String&amp;, <a class="el" href="classlog4cxx_1_1helpers_1_1_exception.html" title="The class Exception and its subclasses indicate conditions that a reasonable application might want t...">helpers::Exception</a>&amp;, int, <a class="el" href="classlog4cxx_1_1spi_1_1_logging_event.html" title="The internal representation of logging events. ">spi::LoggingEvent</a>&amp;) with the the event parameteter set to null.  <a href="#a20b213d025014be558dfab7e11652825">More...</a><br /></td></tr>
-<tr class="separator:a20b213d025014be558dfab7e11652825"><td class="memSeparator" colspan="2">&#160;</td></tr>
-<tr class="memitem:a390324c11808d0cd4fee6c3967932f27"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cxx_1_1spi_1_1_error_handler.html#a390324c11808d0cd4fee6c3967932f27">error</a> (const <a class="el" href="namespacelog4cxx.html#ad7ec98d27bca7666e23f27dd1fb181c8">LogString</a> &amp;message) const =0</td></tr>
-<tr class="memdesc:a390324c11808d0cd4fee6c3967932f27"><td class="mdescLeft">&#160;</td><td class="mdescRight">This method is normally used to just print the error message passed as a parameter.  <a href="#a390324c11808d0cd4fee6c3967932f27">More...</a><br /></td></tr>
-<tr class="separator:a390324c11808d0cd4fee6c3967932f27"><td class="memSeparator" colspan="2">&#160;</td></tr>
-<tr class="memitem:ab087032b921fcef1735256049d38f0c1"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cxx_1_1spi_1_1_error_handler.html#ab087032b921fcef1735256049d38f0c1">error</a> (const <a class="el" href="namespacelog4cxx.html#ad7ec98d27bca7666e23f27dd1fb181c8">LogString</a> &amp;message, const std::exception &amp;e, int errorCode, const <a class="el" href="namespacelog4cxx_1_1spi.html#ab5abd68f0fb303c6d5f5f7d1ff49b3a6">LoggingEventPtr</a> &amp;event) const =0</td></tr>
-<tr class="memdesc:ab087032b921fcef1735256049d38f0c1"><td class="mdescLeft">&#160;</td><td class="mdescRight">This method is invoked to handle the error.  <a href="#ab087032b921fcef1735256049d38f0c1">More...</a><br /></td></tr>
-<tr class="separator:ab087032b921fcef1735256049d38f0c1"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ac1216e17afc94e0ff742f00a2d8e41ac"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cxx_1_1spi_1_1_error_handler.html#ac1216e17afc94e0ff742f00a2d8e41ac">error</a> (const <a class="el" href="namespacelog4cxx.html#ad7ec98d27bca7666e23f27dd1fb181c8">LogString</a> &amp;message, const std::exception &amp;e, int errorCode) const  =0</td></tr>
+<tr class="memdesc:ac1216e17afc94e0ff742f00a2d8e41ac"><td class="mdescLeft">&#160;</td><td class="mdescRight">Equivalent to the error(const String&amp;, <a class="el" href="classlog4cxx_1_1helpers_1_1_exception.html" title="The class Exception and its subclasses indicate conditions that a reasonable application might want t...">helpers::Exception</a>&amp;, int, <a class="el" href="classlog4cxx_1_1spi_1_1_logging_event.html" title="The internal representation of logging events. ">spi::LoggingEvent</a>&amp;) with the the event parameteter set to null.  <a href="#ac1216e17afc94e0ff742f00a2d8e41ac">More...</a><br /></td></tr>
+<tr class="separator:ac1216e17afc94e0ff742f00a2d8e41ac"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a62bb97303bf028d522b782fcaeafba11"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cxx_1_1spi_1_1_error_handler.html#a62bb97303bf028d522b782fcaeafba11">error</a> (const <a class="el" href="namespacelog4cxx.html#ad7ec98d27bca7666e23f27dd1fb181c8">LogString</a> &amp;message) const  =0</td></tr>
+<tr class="memdesc:a62bb97303bf028d522b782fcaeafba11"><td class="mdescLeft">&#160;</td><td class="mdescRight">This method is normally used to just print the error message passed as a parameter.  <a href="#a62bb97303bf028d522b782fcaeafba11">More...</a><br /></td></tr>
+<tr class="separator:a62bb97303bf028d522b782fcaeafba11"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a9273a012fb0f1ae6e036da5d069c3821"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cxx_1_1spi_1_1_error_handler.html#a9273a012fb0f1ae6e036da5d069c3821">error</a> (const <a class="el" href="namespacelog4cxx.html#ad7ec98d27bca7666e23f27dd1fb181c8">LogString</a> &amp;message, const std::exception &amp;e, int errorCode, const <a class="el" href="namespacelog4cxx_1_1spi.html#ab5abd68f0fb303c6d5f5f7d1ff49b3a6">LoggingEventPtr</a> &amp;event) const  =0</td></tr>
+<tr class="memdesc:a9273a012fb0f1ae6e036da5d069c3821"><td class="mdescLeft">&#160;</td><td class="mdescRight">This method is invoked to handle the error.  <a href="#a9273a012fb0f1ae6e036da5d069c3821">More...</a><br /></td></tr>
+<tr class="separator:a9273a012fb0f1ae6e036da5d069c3821"><td class="memSeparator" colspan="2">&#160;</td></tr>
 <tr class="memitem:abf38035eedf752b85b9ffdcf414edd64"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cxx_1_1spi_1_1_error_handler.html#abf38035eedf752b85b9ffdcf414edd64">setAppender</a> (const <a class="el" href="namespacelog4cxx.html#a825abdb8af807ab3153132d863803029">AppenderPtr</a> &amp;appender)=0</td></tr>
 <tr class="memdesc:abf38035eedf752b85b9ffdcf414edd64"><td class="mdescLeft">&#160;</td><td class="mdescRight">Set the appender for which errors are handled.  <a href="#abf38035eedf752b85b9ffdcf414edd64">More...</a><br /></td></tr>
 <tr class="separator:abf38035eedf752b85b9ffdcf414edd64"><td class="memSeparator" colspan="2">&#160;</td></tr>
@@ -166,14 +166,14 @@ Public Member Functions</h2></td></tr>
 <tr class="separator:ae7b62e37794f297c0cede40ed0e84fcd inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memSeparator" colspan="2">&#160;</td></tr>
 <tr class="memitem:ab5cc4f9ba1ea5c2f25bc4b1f0dac5dc5 inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#ab5cc4f9ba1ea5c2f25bc4b1f0dac5dc5">~Object</a> ()</td></tr>
 <tr class="separator:ab5cc4f9ba1ea5c2f25bc4b1f0dac5dc5 inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memSeparator" colspan="2">&#160;</td></tr>
-<tr class="memitem:ad46110ab1ec2f0c6f3d1e0803df6cdc4 inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#ad46110ab1ec2f0c6f3d1e0803df6cdc4">addRef</a> () const =0</td></tr>
-<tr class="separator:ad46110ab1ec2f0c6f3d1e0803df6cdc4 inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memSeparator" colspan="2">&#160;</td></tr>
-<tr class="memitem:a1f5e8d8350f515ab75e47c61f2e31c21 inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#a1f5e8d8350f515ab75e47c61f2e31c21">releaseRef</a> () const =0</td></tr>
-<tr class="separator:a1f5e8d8350f515ab75e47c61f2e31c21 inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memSeparator" colspan="2">&#160;</td></tr>
-<tr class="memitem:a3604a5fb08f7048d41b51a3943740b96 inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#a3604a5fb08f7048d41b51a3943740b96">instanceof</a> (const <a class="el" href="classlog4cxx_1_1helpers_1_1_class.html">Class</a> &amp;clazz) const =0</td></tr>
-<tr class="separator:a3604a5fb08f7048d41b51a3943740b96 inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memSeparator" colspan="2">&#160;</td></tr>
-<tr class="memitem:a5a7744a4efdb699356cef215613903c3 inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memItemLeft" align="right" valign="top">virtual const void *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#a5a7744a4efdb699356cef215613903c3">cast</a> (const <a class="el" href="classlog4cxx_1_1helpers_1_1_class.html">Class</a> &amp;clazz) const =0</td></tr>
-<tr class="separator:a5a7744a4efdb699356cef215613903c3 inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ac82ce1688acb6704813967344dda7bff inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#ac82ce1688acb6704813967344dda7bff">addRef</a> () const  =0</td></tr>
+<tr class="separator:ac82ce1688acb6704813967344dda7bff inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ad54d5773a0683bffdf4132da4dee6d76 inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#ad54d5773a0683bffdf4132da4dee6d76">releaseRef</a> () const  =0</td></tr>
+<tr class="separator:ad54d5773a0683bffdf4132da4dee6d76 inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a0ab1bb19059c1de23f8a35cdbc0b6a5c inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#a0ab1bb19059c1de23f8a35cdbc0b6a5c">instanceof</a> (const <a class="el" href="classlog4cxx_1_1helpers_1_1_class.html">Class</a> &amp;clazz) const  =0</td></tr>
+<tr class="separator:a0ab1bb19059c1de23f8a35cdbc0b6a5c inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a04b3422e17b0a882538bbc99833ab9df inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memItemLeft" align="right" valign="top">virtual const void *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#a04b3422e17b0a882538bbc99833ab9df">cast</a> (const <a class="el" href="classlog4cxx_1_1helpers_1_1_class.html">Class</a> &amp;clazz) const  =0</td></tr>
+<tr class="separator:a04b3422e17b0a882538bbc99833ab9df inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memSeparator" colspan="2">&#160;</td></tr>
 </table><table class="memberdecls">
 <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="inherited"></a>
 Additional Inherited Members</h2></td></tr>
@@ -212,7 +212,7 @@ Additional Inherited Members</h2></td></
 </div>
 </div>
 <h2 class="groupheader">Member Function Documentation</h2>
-<a class="anchor" id="a20b213d025014be558dfab7e11652825"></a>
+<a class="anchor" id="ac1216e17afc94e0ff742f00a2d8e41ac"></a>
 <div class="memitem">
 <div class="memproto">
 <table class="mlabels">
@@ -256,7 +256,7 @@ Additional Inherited Members</h2></td></
 
 </div>
 </div>
-<a class="anchor" id="a390324c11808d0cd4fee6c3967932f27"></a>
+<a class="anchor" id="a62bb97303bf028d522b782fcaeafba11"></a>
 <div class="memitem">
 <div class="memproto">
 <table class="mlabels">
@@ -284,7 +284,7 @@ Additional Inherited Members</h2></td></
 
 </div>
 </div>
-<a class="anchor" id="ab087032b921fcef1735256049d38f0c1"></a>
+<a class="anchor" id="a9273a012fb0f1ae6e036da5d069c3821"></a>
 <div class="memitem">
 <div class="memproto">
 <table class="mlabels">

Modified: websites/production/logging/content/log4cxx/0.11.0/apidocs/classlog4cxx_1_1spi_1_1_error_handler.js
==============================================================================
--- websites/production/logging/content/log4cxx/0.11.0/apidocs/classlog4cxx_1_1spi_1_1_error_handler.js (original)
+++ websites/production/logging/content/log4cxx/0.11.0/apidocs/classlog4cxx_1_1spi_1_1_error_handler.js Sat Aug  8 10:10:14 2020
@@ -1,9 +1,9 @@
 var classlog4cxx_1_1spi_1_1_error_handler =
 [
     [ "~ErrorHandler", "classlog4cxx_1_1spi_1_1_error_handler.html#a70e018e3f27ead8d955acd70e0e11737", null ],
-    [ "error", "classlog4cxx_1_1spi_1_1_error_handler.html#a20b213d025014be558dfab7e11652825", null ],
-    [ "error", "classlog4cxx_1_1spi_1_1_error_handler.html#a390324c11808d0cd4fee6c3967932f27", null ],
-    [ "error", "classlog4cxx_1_1spi_1_1_error_handler.html#ab087032b921fcef1735256049d38f0c1", null ],
+    [ "error", "classlog4cxx_1_1spi_1_1_error_handler.html#ac1216e17afc94e0ff742f00a2d8e41ac", null ],
+    [ "error", "classlog4cxx_1_1spi_1_1_error_handler.html#a62bb97303bf028d522b782fcaeafba11", null ],
+    [ "error", "classlog4cxx_1_1spi_1_1_error_handler.html#a9273a012fb0f1ae6e036da5d069c3821", null ],
     [ "setAppender", "classlog4cxx_1_1spi_1_1_error_handler.html#abf38035eedf752b85b9ffdcf414edd64", null ],
     [ "setBackupAppender", "classlog4cxx_1_1spi_1_1_error_handler.html#abc2bb91894f25f42d8e1a429c8bec2bc", null ],
     [ "setLogger", "classlog4cxx_1_1spi_1_1_error_handler.html#a657c680e0246d95168aecbe4d299822b", null ]

Modified: websites/production/logging/content/log4cxx/0.11.0/apidocs/classlog4cxx_1_1spi_1_1_filter-members.html
==============================================================================
--- websites/production/logging/content/log4cxx/0.11.0/apidocs/classlog4cxx_1_1spi_1_1_filter-members.html (original)
+++ websites/production/logging/content/log4cxx/0.11.0/apidocs/classlog4cxx_1_1spi_1_1_filter-members.html Sat Aug  8 10:10:14 2020
@@ -117,15 +117,15 @@ $(document).ready(function(){initNavTree
   <tr class="even"><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_filter.html#a8c8b0cee5b13b164894f9eedd8d78bcda5707b7b8bf1b098d620552e9576d8061">ACCEPT</a> enum value</td><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_filter.html">Filter</a></td><td class="entry"></td></tr>
   <tr><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_filter.html#aa3df68f8aae152299471992071e202f5">activateOptions</a>(log4cxx::helpers::Pool &amp;p)</td><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_filter.html">Filter</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
   <tr class="even"><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_filter.html#a0198815940c2715c84b0e04828cf8dfa">addRef</a>() const </td><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_filter.html">Filter</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
-  <tr><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#a5a7744a4efdb699356cef215613903c3">cast</a>(const Class &amp;clazz) const =0</td><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html">Object</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
-  <tr class="even"><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_filter.html#a88283dec47599dde698374489126f01c">decide</a>(const LoggingEventPtr &amp;event) const =0</td><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_filter.html">Filter</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#a04b3422e17b0a882538bbc99833ab9df">cast</a>(const Class &amp;clazz) const  =0</td><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html">Object</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_filter.html#a19d7c150d72bb9a151180cb3ad9fcb90">decide</a>(const LoggingEventPtr &amp;event) const  =0</td><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_filter.html">Filter</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
   <tr><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_filter.html#a8c8b0cee5b13b164894f9eedd8d78bcda692e4d49cf7d68c58e78875ae1833fc3">DENY</a> enum value</td><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_filter.html">Filter</a></td><td class="entry"></td></tr>
   <tr class="even"><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_filter.html#ad724ba04cbde6118ceddbd6635e96eaa">Filter</a>()</td><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_filter.html">Filter</a></td><td class="entry"></td></tr>
   <tr><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_filter.html#a8c8b0cee5b13b164894f9eedd8d78bcd">FilterDecision</a> enum name</td><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_filter.html">Filter</a></td><td class="entry"></td></tr>
   <tr class="even"><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#ae7b62e37794f297c0cede40ed0e84fcd">getClass</a>() const </td><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html">Object</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
   <tr><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_filter.html#ac6ecf1ac8f2f77c59ec5bb44b702de4f">getNext</a>() const </td><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_filter.html">Filter</a></td><td class="entry"></td></tr>
   <tr class="even"><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#a0bdbda4effe8938c1aca6d4397e5a39d">getStaticClass</a>()</td><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html">Object</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
-  <tr><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#a3604a5fb08f7048d41b51a3943740b96">instanceof</a>(const Class &amp;clazz) const =0</td><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html">Object</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#a0ab1bb19059c1de23f8a35cdbc0b6a5c">instanceof</a>(const Class &amp;clazz) const  =0</td><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html">Object</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
   <tr class="even"><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_filter.html#a8c8b0cee5b13b164894f9eedd8d78bcdaf46d14eb9d5d71afc9f6e747689fcb56">NEUTRAL</a> enum value</td><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_filter.html">Filter</a></td><td class="entry"></td></tr>
   <tr><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object_impl.html#a5e6e9fc30dc1f098fee72d516ea0bad0">ObjectImpl</a>()</td><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object_impl.html">ObjectImpl</a></td><td class="entry"></td></tr>
   <tr class="even"><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object_impl.html#a88f2ae00c84f3f309965e6588ed158d4">ref</a></td><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object_impl.html">ObjectImpl</a></td><td class="entry"><span class="mlabel">mutable</span><span class="mlabel">protected</span></td></tr>

Modified: websites/production/logging/content/log4cxx/0.11.0/apidocs/classlog4cxx_1_1spi_1_1_filter.html
==============================================================================
--- websites/production/logging/content/log4cxx/0.11.0/apidocs/classlog4cxx_1_1spi_1_1_filter.html (original)
+++ websites/production/logging/content/log4cxx/0.11.0/apidocs/classlog4cxx_1_1spi_1_1_filter.html Sat Aug  8 10:10:14 2020
@@ -135,7 +135,7 @@ Inheritance diagram for Filter:</div>
 <area href="classlog4cxx_1_1filter_1_1_level_range_filter.html" title="This is a very simple filter based on level matching, which can be used to reject messages with prior..." alt="LevelRangeFilter" shape="rect" coords="189,392,305,416"/>
 <area href="classlog4cxx_1_1filter_1_1_location_info_filter.html" title="Location information is usually specified at the appender level - all events associated with an appen..." alt="LocationInfoFilter" shape="rect" coords="189,448,305,472"/>
 <area href="classlog4cxx_1_1filter_1_1_logger_match_filter.html" title="This is a very simple filter based on logger name matching. " alt="LoggerMatchFilter" shape="rect" coords="189,504,305,528"/>
-<area href="classlog4cxx_1_1filter_1_1_map_filter.html" alt="MapFilter" shape="rect" coords="189,560,305,584"/>
+<area href="classlog4cxx_1_1filter_1_1_map_filter.html" title="A Filter that operates on a Map and can be used like in the following example: " alt="MapFilter" shape="rect" coords="189,560,305,584"/>
 <area href="classlog4cxx_1_1filter_1_1_property_filter.html" title="NOTE: This filter modifies logging events by adding properties to the event. " alt="PropertyFilter" shape="rect" coords="189,616,305,640"/>
 <area href="classlog4cxx_1_1filter_1_1_string_match_filter.html" title="This is a very simple filter based on string matching. " alt="StringMatchFilter" shape="rect" coords="189,672,305,696"/>
 </map>
@@ -167,8 +167,8 @@ Public Member Functions</h2></td></tr>
 <tr class="memitem:ac1d269357907e0809687a2bec962e1c8"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cxx_1_1spi_1_1_filter.html#ac1d269357907e0809687a2bec962e1c8">setOption</a> (const <a class="el" href="namespacelog4cxx.html#ad7ec98d27bca7666e23f27dd1fb181c8">LogString</a> &amp;option, const <a class="el" href="namespacelog4cxx.html#ad7ec98d27bca7666e23f27dd1fb181c8">LogString</a> &amp;value)</td></tr>
 <tr class="memdesc:ac1d269357907e0809687a2bec962e1c8"><td class="mdescLeft">&#160;</td><td class="mdescRight">Set <code>option</code> to <code>value</code>.  <a href="#ac1d269357907e0809687a2bec962e1c8">More...</a><br /></td></tr>
 <tr class="separator:ac1d269357907e0809687a2bec962e1c8"><td class="memSeparator" colspan="2">&#160;</td></tr>
-<tr class="memitem:a88283dec47599dde698374489126f01c"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="classlog4cxx_1_1spi_1_1_filter.html#a8c8b0cee5b13b164894f9eedd8d78bcd">FilterDecision</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cxx_1_1spi_1_1_filter.html#a88283dec47599dde698374489126f01c">decide</a> (const <a class="el" href="namespacelog4cxx_1_1spi.html#ab5abd68f0fb303c6d5f5f7d1ff49b3a6">LoggingEventPtr</a> &amp;event) const =0</td></tr>
-<tr class="separator:a88283dec47599dde698374489126f01c"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a19d7c150d72bb9a151180cb3ad9fcb90"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="classlog4cxx_1_1spi_1_1_filter.html#a8c8b0cee5b13b164894f9eedd8d78bcd">FilterDecision</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cxx_1_1spi_1_1_filter.html#a19d7c150d72bb9a151180cb3ad9fcb90">decide</a> (const <a class="el" href="namespacelog4cxx_1_1spi.html#ab5abd68f0fb303c6d5f5f7d1ff49b3a6">LoggingEventPtr</a> &amp;event) const  =0</td></tr>
+<tr class="separator:a19d7c150d72bb9a151180cb3ad9fcb90"><td class="memSeparator" colspan="2">&#160;</td></tr>
 <tr class="inherit_header pub_methods_classlog4cxx_1_1spi_1_1_option_handler"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classlog4cxx_1_1spi_1_1_option_handler')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classlog4cxx_1_1spi_1_1_option_handler.html">OptionHandler</a></td></tr>
 <tr class="memitem:ad773ac49843844af53fe553912ed63e5 inherit pub_methods_classlog4cxx_1_1spi_1_1_option_handler"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cxx_1_1spi_1_1_option_handler.html#ad773ac49843844af53fe553912ed63e5">~OptionHandler</a> ()</td></tr>
 <tr class="separator:ad773ac49843844af53fe553912ed63e5 inherit pub_methods_classlog4cxx_1_1spi_1_1_option_handler"><td class="memSeparator" colspan="2">&#160;</td></tr>
@@ -177,10 +177,10 @@ Public Member Functions</h2></td></tr>
 <tr class="separator:ae7b62e37794f297c0cede40ed0e84fcd inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memSeparator" colspan="2">&#160;</td></tr>
 <tr class="memitem:ab5cc4f9ba1ea5c2f25bc4b1f0dac5dc5 inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#ab5cc4f9ba1ea5c2f25bc4b1f0dac5dc5">~Object</a> ()</td></tr>
 <tr class="separator:ab5cc4f9ba1ea5c2f25bc4b1f0dac5dc5 inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memSeparator" colspan="2">&#160;</td></tr>
-<tr class="memitem:a3604a5fb08f7048d41b51a3943740b96 inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#a3604a5fb08f7048d41b51a3943740b96">instanceof</a> (const <a class="el" href="classlog4cxx_1_1helpers_1_1_class.html">Class</a> &amp;clazz) const =0</td></tr>
-<tr class="separator:a3604a5fb08f7048d41b51a3943740b96 inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memSeparator" colspan="2">&#160;</td></tr>
-<tr class="memitem:a5a7744a4efdb699356cef215613903c3 inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memItemLeft" align="right" valign="top">virtual const void *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#a5a7744a4efdb699356cef215613903c3">cast</a> (const <a class="el" href="classlog4cxx_1_1helpers_1_1_class.html">Class</a> &amp;clazz) const =0</td></tr>
-<tr class="separator:a5a7744a4efdb699356cef215613903c3 inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a0ab1bb19059c1de23f8a35cdbc0b6a5c inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#a0ab1bb19059c1de23f8a35cdbc0b6a5c">instanceof</a> (const <a class="el" href="classlog4cxx_1_1helpers_1_1_class.html">Class</a> &amp;clazz) const  =0</td></tr>
+<tr class="separator:a0ab1bb19059c1de23f8a35cdbc0b6a5c inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a04b3422e17b0a882538bbc99833ab9df inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memItemLeft" align="right" valign="top">virtual const void *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#a04b3422e17b0a882538bbc99833ab9df">cast</a> (const <a class="el" href="classlog4cxx_1_1helpers_1_1_class.html">Class</a> &amp;clazz) const  =0</td></tr>
+<tr class="separator:a04b3422e17b0a882538bbc99833ab9df inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memSeparator" colspan="2">&#160;</td></tr>
 <tr class="inherit_header pub_methods_classlog4cxx_1_1helpers_1_1_object_impl"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classlog4cxx_1_1helpers_1_1_object_impl')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classlog4cxx_1_1helpers_1_1_object_impl.html">ObjectImpl</a></td></tr>
 <tr class="memitem:a5e6e9fc30dc1f098fee72d516ea0bad0 inherit pub_methods_classlog4cxx_1_1helpers_1_1_object_impl"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cxx_1_1helpers_1_1_object_impl.html#a5e6e9fc30dc1f098fee72d516ea0bad0">ObjectImpl</a> ()</td></tr>
 <tr class="separator:a5e6e9fc30dc1f098fee72d516ea0bad0 inherit pub_methods_classlog4cxx_1_1helpers_1_1_object_impl"><td class="memSeparator" colspan="2">&#160;</td></tr>
@@ -201,8 +201,8 @@ Additional Inherited Members</h2></td></
 <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
 <div class="textblock"><p>Users should extend this class to implement customized logging event filtering. </p>
 <p>Note that <a class="el" href="classlog4cxx_1_1_logger.html" title="This is the central class in the log4cxx package. ">Logger</a> and <a class="el" href="classlog4cxx_1_1_appender_skeleton.html" title="Implementation base class for all appenders. ">AppenderSkeleton</a>, the parent class of all standard appenders, have built-in filtering rules. It is suggested that you first use and understand the built-in rules before rushing to write your own custom filters.</p>
-<p>This abstract class assumes and also imposes that filters be organized in a linear chain. The <a class="el" href="classlog4cxx_1_1spi_1_1_filter.html#a88283dec47599dde698374489126f01c">decide(LoggingEvent)</a> method of each filter is called sequentially, in the order of their addition to the chain.</p>
-<p>The <a class="el" href="classlog4cxx_1_1spi_1_1_filter.html#a88283dec47599dde698374489126f01c">decide(LoggingEvent)</a> method must return one of the integer constants <a class="el" href="classlog4cxx_1_1spi_1_1_filter.html#a8c8b0cee5b13b164894f9eedd8d78bcda692e4d49cf7d68c58e78875ae1833fc3" title="The log event must be dropped immediately without consulting with the remaining filters, if any, in the chain. ">DENY</a>, <a class="el" href="classlog4cxx_1_1spi_1_1_filter.html#a8c8b0cee5b13b164894f9eedd8d78bcdaf46d14eb9d5d71afc9f6e747689fcb56" title="This filter is neutral with respect to the log event. ">NEUTRAL</a> or <a class="el" href="classlog4cxx_1_1spi_1_1_filter.html#a8c8b0cee5b13b164894f9eedd8d78bcda5707b7b8bf1b098d620552e9576d8061" title="The log event must be logged immediately without consulting with the remaining filters, if any, in the chain. ">ACCEPT</a>.</p>
+<p>This abstract class assumes and also imposes that filters be organized in a linear chain. The <a class="el" href="classlog4cxx_1_1spi_1_1_filter.html#a19d7c150d72bb9a151180cb3ad9fcb90">decide(LoggingEvent)</a> method of each filter is called sequentially, in the order of their addition to the chain.</p>
+<p>The <a class="el" href="classlog4cxx_1_1spi_1_1_filter.html#a19d7c150d72bb9a151180cb3ad9fcb90">decide(LoggingEvent)</a> method must return one of the integer constants <a class="el" href="classlog4cxx_1_1spi_1_1_filter.html#a8c8b0cee5b13b164894f9eedd8d78bcda692e4d49cf7d68c58e78875ae1833fc3" title="The log event must be dropped immediately without consulting with the remaining filters, if any, in the chain. ">DENY</a>, <a class="el" href="classlog4cxx_1_1spi_1_1_filter.html#a8c8b0cee5b13b164894f9eedd8d78bcdaf46d14eb9d5d71afc9f6e747689fcb56" title="This filter is neutral with respect to the log event. ">NEUTRAL</a> or <a class="el" href="classlog4cxx_1_1spi_1_1_filter.html#a8c8b0cee5b13b164894f9eedd8d78bcda5707b7b8bf1b098d620552e9576d8061" title="The log event must be logged immediately without consulting with the remaining filters, if any, in the chain. ">ACCEPT</a>.</p>
 <p>If the value <a class="el" href="classlog4cxx_1_1spi_1_1_filter.html#a8c8b0cee5b13b164894f9eedd8d78bcda692e4d49cf7d68c58e78875ae1833fc3" title="The log event must be dropped immediately without consulting with the remaining filters, if any, in the chain. ">DENY</a> is returned, then the log event is dropped immediately without consulting with the remaining filters.</p>
 <p>If the value <a class="el" href="classlog4cxx_1_1spi_1_1_filter.html#a8c8b0cee5b13b164894f9eedd8d78bcdaf46d14eb9d5d71afc9f6e747689fcb56" title="This filter is neutral with respect to the log event. ">NEUTRAL</a> is returned, then the next filter in the chain is consulted. If there are no more filters in the chain, then the log event is logged. Thus, in the presence of no filters, the default behaviour is to log all logging events.</p>
 <p>If the value <a class="el" href="classlog4cxx_1_1spi_1_1_filter.html#a8c8b0cee5b13b164894f9eedd8d78bcda5707b7b8bf1b098d620552e9576d8061" title="The log event must be logged immediately without consulting with the remaining filters, if any, in the chain. ">ACCEPT</a> is returned, then the log event is logged without consulting the remaining filters.</p>
@@ -305,7 +305,7 @@ Additional Inherited Members</h2></td></
 
 </div>
 </div>
-<a class="anchor" id="a88283dec47599dde698374489126f01c"></a>
+<a class="anchor" id="a19d7c150d72bb9a151180cb3ad9fcb90"></a>
 <div class="memitem">
 <div class="memproto">
 <table class="mlabels">
@@ -335,7 +335,7 @@ Additional Inherited Members</h2></td></
 </dl>
 <dl class="section return"><dt>Returns</dt><dd>The decision of the filter. </dd></dl>
 
-<p>Implemented in <a class="el" href="classlog4cxx_1_1filter_1_1_level_range_filter.html#af0945cde84b8648b7497a6140e91ac5c">LevelRangeFilter</a>, <a class="el" href="classlog4cxx_1_1filter_1_1_expression_filter.html#af0945cde84b8648b7497a6140e91ac5c">ExpressionFilter</a>, <a class="el" href="classlog4cxx_1_1filter_1_1_and_filter.html#af0945cde84b8648b7497a6140e91ac5c">AndFilter</a>, <a class="el" href="classlog4cxx_1_1filter_1_1_string_match_filter.html#af0945cde84b8648b7497a6140e91ac5c">StringMatchFilter</a>, <a class="el" href="classlog4cxx_1_1filter_1_1_logger_match_filter.html#af0945cde84b8648b7497a6140e91ac5c">LoggerMatchFilter</a>, <a class="el" href="classlog4cxx_1_1filter_1_1_level_match_filter.html#af0945cde84b8648b7497a6140e91ac5c">LevelMatchFilter</a>, <a class="el" href="classlog4cxx_1_1filter_1_1_location_info_filter.html#af0945cde84b8648b7497a6140e91ac5c">LocationInfoFilter</a>, <a class="el" href="classlog4cxx_1_1filter_1_1_property_filter.html#af0945cde84b8648b7497a6
 140e91ac5c">PropertyFilter</a>, <a class="el" href="classlog4cxx_1_1filter_1_1_deny_all_filter.html#af0945cde84b8648b7497a6140e91ac5c">DenyAllFilter</a>, and <a class="el" href="classlog4cxx_1_1filter_1_1_map_filter.html#af0945cde84b8648b7497a6140e91ac5c">MapFilter</a>.</p>
+<p>Implemented in <a class="el" href="classlog4cxx_1_1filter_1_1_level_range_filter.html#af0945cde84b8648b7497a6140e91ac5c">LevelRangeFilter</a>, <a class="el" href="classlog4cxx_1_1filter_1_1_expression_filter.html#af0945cde84b8648b7497a6140e91ac5c">ExpressionFilter</a>, <a class="el" href="classlog4cxx_1_1filter_1_1_map_filter.html#af0945cde84b8648b7497a6140e91ac5c">MapFilter</a>, <a class="el" href="classlog4cxx_1_1filter_1_1_and_filter.html#af0945cde84b8648b7497a6140e91ac5c">AndFilter</a>, <a class="el" href="classlog4cxx_1_1filter_1_1_string_match_filter.html#af0945cde84b8648b7497a6140e91ac5c">StringMatchFilter</a>, <a class="el" href="classlog4cxx_1_1filter_1_1_logger_match_filter.html#af0945cde84b8648b7497a6140e91ac5c">LoggerMatchFilter</a>, <a class="el" href="classlog4cxx_1_1filter_1_1_level_match_filter.html#af0945cde84b8648b7497a6140e91ac5c">LevelMatchFilter</a>, <a class="el" href="classlog4cxx_1_1filter_1_1_location_info_filter.html#af0945cde84b8648b7497a6140e91ac5c">Lo
 cationInfoFilter</a>, <a class="el" href="classlog4cxx_1_1filter_1_1_property_filter.html#af0945cde84b8648b7497a6140e91ac5c">PropertyFilter</a>, and <a class="el" href="classlog4cxx_1_1filter_1_1_deny_all_filter.html#af0945cde84b8648b7497a6140e91ac5c">DenyAllFilter</a>.</p>
 
 </div>
 </div>

Modified: websites/production/logging/content/log4cxx/0.11.0/apidocs/classlog4cxx_1_1spi_1_1_filter.js
==============================================================================
--- websites/production/logging/content/log4cxx/0.11.0/apidocs/classlog4cxx_1_1spi_1_1_filter.js (original)
+++ websites/production/logging/content/log4cxx/0.11.0/apidocs/classlog4cxx_1_1spi_1_1_filter.js Sat Aug  8 10:10:14 2020
@@ -8,7 +8,7 @@ var classlog4cxx_1_1spi_1_1_filter =
     [ "Filter", "classlog4cxx_1_1spi_1_1_filter.html#ad724ba04cbde6118ceddbd6635e96eaa", null ],
     [ "activateOptions", "classlog4cxx_1_1spi_1_1_filter.html#aa3df68f8aae152299471992071e202f5", null ],
     [ "addRef", "classlog4cxx_1_1spi_1_1_filter.html#a0198815940c2715c84b0e04828cf8dfa", null ],
-    [ "decide", "classlog4cxx_1_1spi_1_1_filter.html#a88283dec47599dde698374489126f01c", null ],
+    [ "decide", "classlog4cxx_1_1spi_1_1_filter.html#a19d7c150d72bb9a151180cb3ad9fcb90", null ],
     [ "getNext", "classlog4cxx_1_1spi_1_1_filter.html#ac6ecf1ac8f2f77c59ec5bb44b702de4f", null ],
     [ "releaseRef", "classlog4cxx_1_1spi_1_1_filter.html#a55c31efee1904916b999395fa4d46a24", null ],
     [ "setNext", "classlog4cxx_1_1spi_1_1_filter.html#adb980cf7b7dedc3e2678a5461ccc717e", null ],

Modified: websites/production/logging/content/log4cxx/0.11.0/apidocs/classlog4cxx_1_1spi_1_1_hierarchy_event_listener-members.html
==============================================================================
--- websites/production/logging/content/log4cxx/0.11.0/apidocs/classlog4cxx_1_1spi_1_1_hierarchy_event_listener-members.html (original)
+++ websites/production/logging/content/log4cxx/0.11.0/apidocs/classlog4cxx_1_1spi_1_1_hierarchy_event_listener-members.html Sat Aug  8 10:10:14 2020
@@ -115,13 +115,13 @@ $(document).ready(function(){initNavTree
 <p>This is the complete list of members for <a class="el" href="classlog4cxx_1_1spi_1_1_hierarchy_event_listener.html">HierarchyEventListener</a>, including all inherited members.</p>
 <table class="directory">
   <tr class="even"><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_hierarchy_event_listener.html#ac2d54db5bed9150a419dee8eb64a20c9">addAppenderEvent</a>(const log4cxx::helpers::ObjectPtrT&lt; Logger &gt; &amp;logger, const log4cxx::helpers::ObjectPtrT&lt; Appender &gt; &amp;appender)=0</td><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_hierarchy_event_listener.html">HierarchyEventListener</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
-  <tr><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#ad46110ab1ec2f0c6f3d1e0803df6cdc4">addRef</a>() const =0</td><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html">Object</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
-  <tr class="even"><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#a5a7744a4efdb699356cef215613903c3">cast</a>(const Class &amp;clazz) const =0</td><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html">Object</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#ac82ce1688acb6704813967344dda7bff">addRef</a>() const  =0</td><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html">Object</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#a04b3422e17b0a882538bbc99833ab9df">cast</a>(const Class &amp;clazz) const  =0</td><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html">Object</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
   <tr><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#ae7b62e37794f297c0cede40ed0e84fcd">getClass</a>() const </td><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html">Object</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
   <tr class="even"><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#a0bdbda4effe8938c1aca6d4397e5a39d">getStaticClass</a>()</td><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html">Object</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
-  <tr><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#a3604a5fb08f7048d41b51a3943740b96">instanceof</a>(const Class &amp;clazz) const =0</td><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html">Object</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#a0ab1bb19059c1de23f8a35cdbc0b6a5c">instanceof</a>(const Class &amp;clazz) const  =0</td><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html">Object</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
   <tr class="even"><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#a50ec9288d0b7e3140dee8e24ee74a212">registerClass</a>()</td><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html">Object</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
-  <tr><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#a1f5e8d8350f515ab75e47c61f2e31c21">releaseRef</a>() const =0</td><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html">Object</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#ad54d5773a0683bffdf4132da4dee6d76">releaseRef</a>() const  =0</td><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html">Object</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
   <tr class="even"><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_hierarchy_event_listener.html#a70373589b9dbb4a6ac44fd684163b0ae">removeAppenderEvent</a>(const log4cxx::helpers::ObjectPtrT&lt; Logger &gt; &amp;logger, const log4cxx::helpers::ObjectPtrT&lt; Appender &gt; &amp;appender)=0</td><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_hierarchy_event_listener.html">HierarchyEventListener</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
   <tr><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_hierarchy_event_listener.html#a72819f36456bcd4d58a14214153c8e43">~HierarchyEventListener</a>()</td><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_hierarchy_event_listener.html">HierarchyEventListener</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
   <tr class="even"><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#ab5cc4f9ba1ea5c2f25bc4b1f0dac5dc5">~Object</a>()</td><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html">Object</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>

Modified: websites/production/logging/content/log4cxx/0.11.0/apidocs/classlog4cxx_1_1spi_1_1_hierarchy_event_listener.html
==============================================================================
--- websites/production/logging/content/log4cxx/0.11.0/apidocs/classlog4cxx_1_1spi_1_1_hierarchy_event_listener.html (original)
+++ websites/production/logging/content/log4cxx/0.11.0/apidocs/classlog4cxx_1_1spi_1_1_hierarchy_event_listener.html Sat Aug  8 10:10:14 2020
@@ -140,14 +140,14 @@ Public Member Functions</h2></td></tr>
 <tr class="separator:ae7b62e37794f297c0cede40ed0e84fcd inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memSeparator" colspan="2">&#160;</td></tr>
 <tr class="memitem:ab5cc4f9ba1ea5c2f25bc4b1f0dac5dc5 inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#ab5cc4f9ba1ea5c2f25bc4b1f0dac5dc5">~Object</a> ()</td></tr>
 <tr class="separator:ab5cc4f9ba1ea5c2f25bc4b1f0dac5dc5 inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memSeparator" colspan="2">&#160;</td></tr>
-<tr class="memitem:ad46110ab1ec2f0c6f3d1e0803df6cdc4 inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#ad46110ab1ec2f0c6f3d1e0803df6cdc4">addRef</a> () const =0</td></tr>
-<tr class="separator:ad46110ab1ec2f0c6f3d1e0803df6cdc4 inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memSeparator" colspan="2">&#160;</td></tr>
-<tr class="memitem:a1f5e8d8350f515ab75e47c61f2e31c21 inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#a1f5e8d8350f515ab75e47c61f2e31c21">releaseRef</a> () const =0</td></tr>
-<tr class="separator:a1f5e8d8350f515ab75e47c61f2e31c21 inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memSeparator" colspan="2">&#160;</td></tr>
-<tr class="memitem:a3604a5fb08f7048d41b51a3943740b96 inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#a3604a5fb08f7048d41b51a3943740b96">instanceof</a> (const <a class="el" href="classlog4cxx_1_1helpers_1_1_class.html">Class</a> &amp;clazz) const =0</td></tr>
-<tr class="separator:a3604a5fb08f7048d41b51a3943740b96 inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memSeparator" colspan="2">&#160;</td></tr>
-<tr class="memitem:a5a7744a4efdb699356cef215613903c3 inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memItemLeft" align="right" valign="top">virtual const void *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#a5a7744a4efdb699356cef215613903c3">cast</a> (const <a class="el" href="classlog4cxx_1_1helpers_1_1_class.html">Class</a> &amp;clazz) const =0</td></tr>
-<tr class="separator:a5a7744a4efdb699356cef215613903c3 inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ac82ce1688acb6704813967344dda7bff inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#ac82ce1688acb6704813967344dda7bff">addRef</a> () const  =0</td></tr>
+<tr class="separator:ac82ce1688acb6704813967344dda7bff inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ad54d5773a0683bffdf4132da4dee6d76 inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#ad54d5773a0683bffdf4132da4dee6d76">releaseRef</a> () const  =0</td></tr>
+<tr class="separator:ad54d5773a0683bffdf4132da4dee6d76 inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a0ab1bb19059c1de23f8a35cdbc0b6a5c inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#a0ab1bb19059c1de23f8a35cdbc0b6a5c">instanceof</a> (const <a class="el" href="classlog4cxx_1_1helpers_1_1_class.html">Class</a> &amp;clazz) const  =0</td></tr>
+<tr class="separator:a0ab1bb19059c1de23f8a35cdbc0b6a5c inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a04b3422e17b0a882538bbc99833ab9df inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memItemLeft" align="right" valign="top">virtual const void *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#a04b3422e17b0a882538bbc99833ab9df">cast</a> (const <a class="el" href="classlog4cxx_1_1helpers_1_1_class.html">Class</a> &amp;clazz) const  =0</td></tr>
+<tr class="separator:a04b3422e17b0a882538bbc99833ab9df inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memSeparator" colspan="2">&#160;</td></tr>
 </table><table class="memberdecls">
 <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="inherited"></a>
 Additional Inherited Members</h2></td></tr>

Modified: websites/production/logging/content/log4cxx/0.11.0/apidocs/classlog4cxx_1_1spi_1_1_logger_factory-members.html
==============================================================================
--- websites/production/logging/content/log4cxx/0.11.0/apidocs/classlog4cxx_1_1spi_1_1_logger_factory-members.html (original)
+++ websites/production/logging/content/log4cxx/0.11.0/apidocs/classlog4cxx_1_1spi_1_1_logger_factory-members.html Sat Aug  8 10:10:14 2020
@@ -114,14 +114,14 @@ $(document).ready(function(){initNavTree
 
 <p>This is the complete list of members for <a class="el" href="classlog4cxx_1_1spi_1_1_logger_factory.html">LoggerFactory</a>, including all inherited members.</p>
 <table class="directory">
-  <tr class="even"><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#ad46110ab1ec2f0c6f3d1e0803df6cdc4">addRef</a>() const =0</td><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html">Object</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
-  <tr><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#a5a7744a4efdb699356cef215613903c3">cast</a>(const Class &amp;clazz) const =0</td><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html">Object</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#ac82ce1688acb6704813967344dda7bff">addRef</a>() const  =0</td><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html">Object</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#a04b3422e17b0a882538bbc99833ab9df">cast</a>(const Class &amp;clazz) const  =0</td><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html">Object</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
   <tr class="even"><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#ae7b62e37794f297c0cede40ed0e84fcd">getClass</a>() const </td><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html">Object</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
   <tr><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#a0bdbda4effe8938c1aca6d4397e5a39d">getStaticClass</a>()</td><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html">Object</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
-  <tr class="even"><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#a3604a5fb08f7048d41b51a3943740b96">instanceof</a>(const Class &amp;clazz) const =0</td><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html">Object</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
-  <tr><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_logger_factory.html#a05d6a72abf748b5eb87b8281977ff7e1">makeNewLoggerInstance</a>(log4cxx::helpers::Pool &amp;pool, const LogString &amp;name) const =0</td><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_logger_factory.html">LoggerFactory</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#a0ab1bb19059c1de23f8a35cdbc0b6a5c">instanceof</a>(const Class &amp;clazz) const  =0</td><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html">Object</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_logger_factory.html#a490827136905d80f9ea0db201c982afd">makeNewLoggerInstance</a>(log4cxx::helpers::Pool &amp;pool, const LogString &amp;name) const  =0</td><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_logger_factory.html">LoggerFactory</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
   <tr class="even"><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#a50ec9288d0b7e3140dee8e24ee74a212">registerClass</a>()</td><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html">Object</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
-  <tr><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#a1f5e8d8350f515ab75e47c61f2e31c21">releaseRef</a>() const =0</td><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html">Object</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#ad54d5773a0683bffdf4132da4dee6d76">releaseRef</a>() const  =0</td><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html">Object</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
   <tr class="even"><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_logger_factory.html#abb88d68aca06b6a57205bf23ced89757">~LoggerFactory</a>()</td><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_logger_factory.html">LoggerFactory</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
   <tr><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#ab5cc4f9ba1ea5c2f25bc4b1f0dac5dc5">~Object</a>()</td><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html">Object</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
 </table></div><!-- contents -->

Modified: websites/production/logging/content/log4cxx/0.11.0/apidocs/classlog4cxx_1_1spi_1_1_logger_factory.html
==============================================================================
--- websites/production/logging/content/log4cxx/0.11.0/apidocs/classlog4cxx_1_1spi_1_1_logger_factory.html (original)
+++ websites/production/logging/content/log4cxx/0.11.0/apidocs/classlog4cxx_1_1spi_1_1_logger_factory.html Sat Aug  8 10:10:14 2020
@@ -132,21 +132,21 @@ Inheritance diagram for LoggerFactory:</
 Public Member Functions</h2></td></tr>
 <tr class="memitem:abb88d68aca06b6a57205bf23ced89757"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cxx_1_1spi_1_1_logger_factory.html#abb88d68aca06b6a57205bf23ced89757">~LoggerFactory</a> ()</td></tr>
 <tr class="separator:abb88d68aca06b6a57205bf23ced89757"><td class="memSeparator" colspan="2">&#160;</td></tr>
-<tr class="memitem:a05d6a72abf748b5eb87b8281977ff7e1"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="namespacelog4cxx.html#a59eb1cd441fdcbcc0f5479ec03f962ea">LoggerPtr</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cxx_1_1spi_1_1_logger_factory.html#a05d6a72abf748b5eb87b8281977ff7e1">makeNewLoggerInstance</a> (<a class="el" href="classlog4cxx_1_1helpers_1_1_pool.html">log4cxx::helpers::Pool</a> &amp;pool, const <a class="el" href="namespacelog4cxx.html#ad7ec98d27bca7666e23f27dd1fb181c8">LogString</a> &amp;name) const =0</td></tr>
-<tr class="separator:a05d6a72abf748b5eb87b8281977ff7e1"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a490827136905d80f9ea0db201c982afd"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="namespacelog4cxx.html#a59eb1cd441fdcbcc0f5479ec03f962ea">LoggerPtr</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cxx_1_1spi_1_1_logger_factory.html#a490827136905d80f9ea0db201c982afd">makeNewLoggerInstance</a> (<a class="el" href="classlog4cxx_1_1helpers_1_1_pool.html">log4cxx::helpers::Pool</a> &amp;pool, const <a class="el" href="namespacelog4cxx.html#ad7ec98d27bca7666e23f27dd1fb181c8">LogString</a> &amp;name) const  =0</td></tr>
+<tr class="separator:a490827136905d80f9ea0db201c982afd"><td class="memSeparator" colspan="2">&#160;</td></tr>
 <tr class="inherit_header pub_methods_classlog4cxx_1_1helpers_1_1_object"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classlog4cxx_1_1helpers_1_1_object')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classlog4cxx_1_1helpers_1_1_object.html">Object</a></td></tr>
 <tr class="memitem:ae7b62e37794f297c0cede40ed0e84fcd inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memItemLeft" align="right" valign="top">virtual const <a class="el" href="classlog4cxx_1_1helpers_1_1_class.html">helpers::Class</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#ae7b62e37794f297c0cede40ed0e84fcd">getClass</a> () const </td></tr>
 <tr class="separator:ae7b62e37794f297c0cede40ed0e84fcd inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memSeparator" colspan="2">&#160;</td></tr>
 <tr class="memitem:ab5cc4f9ba1ea5c2f25bc4b1f0dac5dc5 inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#ab5cc4f9ba1ea5c2f25bc4b1f0dac5dc5">~Object</a> ()</td></tr>
 <tr class="separator:ab5cc4f9ba1ea5c2f25bc4b1f0dac5dc5 inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memSeparator" colspan="2">&#160;</td></tr>
-<tr class="memitem:ad46110ab1ec2f0c6f3d1e0803df6cdc4 inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#ad46110ab1ec2f0c6f3d1e0803df6cdc4">addRef</a> () const =0</td></tr>
-<tr class="separator:ad46110ab1ec2f0c6f3d1e0803df6cdc4 inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memSeparator" colspan="2">&#160;</td></tr>
-<tr class="memitem:a1f5e8d8350f515ab75e47c61f2e31c21 inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#a1f5e8d8350f515ab75e47c61f2e31c21">releaseRef</a> () const =0</td></tr>
-<tr class="separator:a1f5e8d8350f515ab75e47c61f2e31c21 inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memSeparator" colspan="2">&#160;</td></tr>
-<tr class="memitem:a3604a5fb08f7048d41b51a3943740b96 inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#a3604a5fb08f7048d41b51a3943740b96">instanceof</a> (const <a class="el" href="classlog4cxx_1_1helpers_1_1_class.html">Class</a> &amp;clazz) const =0</td></tr>
-<tr class="separator:a3604a5fb08f7048d41b51a3943740b96 inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memSeparator" colspan="2">&#160;</td></tr>
-<tr class="memitem:a5a7744a4efdb699356cef215613903c3 inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memItemLeft" align="right" valign="top">virtual const void *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#a5a7744a4efdb699356cef215613903c3">cast</a> (const <a class="el" href="classlog4cxx_1_1helpers_1_1_class.html">Class</a> &amp;clazz) const =0</td></tr>
-<tr class="separator:a5a7744a4efdb699356cef215613903c3 inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ac82ce1688acb6704813967344dda7bff inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#ac82ce1688acb6704813967344dda7bff">addRef</a> () const  =0</td></tr>
+<tr class="separator:ac82ce1688acb6704813967344dda7bff inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:ad54d5773a0683bffdf4132da4dee6d76 inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#ad54d5773a0683bffdf4132da4dee6d76">releaseRef</a> () const  =0</td></tr>
+<tr class="separator:ad54d5773a0683bffdf4132da4dee6d76 inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a0ab1bb19059c1de23f8a35cdbc0b6a5c inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#a0ab1bb19059c1de23f8a35cdbc0b6a5c">instanceof</a> (const <a class="el" href="classlog4cxx_1_1helpers_1_1_class.html">Class</a> &amp;clazz) const  =0</td></tr>
+<tr class="separator:a0ab1bb19059c1de23f8a35cdbc0b6a5c inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a04b3422e17b0a882538bbc99833ab9df inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memItemLeft" align="right" valign="top">virtual const void *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#a04b3422e17b0a882538bbc99833ab9df">cast</a> (const <a class="el" href="classlog4cxx_1_1helpers_1_1_class.html">Class</a> &amp;clazz) const  =0</td></tr>
+<tr class="separator:a04b3422e17b0a882538bbc99833ab9df inherit pub_methods_classlog4cxx_1_1helpers_1_1_object"><td class="memSeparator" colspan="2">&#160;</td></tr>
 </table><table class="memberdecls">
 <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="inherited"></a>
 Additional Inherited Members</h2></td></tr>
@@ -183,7 +183,7 @@ Additional Inherited Members</h2></td></
 </div>
 </div>
 <h2 class="groupheader">Member Function Documentation</h2>
-<a class="anchor" id="a05d6a72abf748b5eb87b8281977ff7e1"></a>
+<a class="anchor" id="a490827136905d80f9ea0db201c982afd"></a>
 <div class="memitem">
 <div class="memproto">
 <table class="mlabels">

Modified: websites/production/logging/content/log4cxx/0.11.0/apidocs/classlog4cxx_1_1spi_1_1_logger_factory.js
==============================================================================
--- websites/production/logging/content/log4cxx/0.11.0/apidocs/classlog4cxx_1_1spi_1_1_logger_factory.js (original)
+++ websites/production/logging/content/log4cxx/0.11.0/apidocs/classlog4cxx_1_1spi_1_1_logger_factory.js Sat Aug  8 10:10:14 2020
@@ -1,5 +1,5 @@
 var classlog4cxx_1_1spi_1_1_logger_factory =
 [
     [ "~LoggerFactory", "classlog4cxx_1_1spi_1_1_logger_factory.html#abb88d68aca06b6a57205bf23ced89757", null ],
-    [ "makeNewLoggerInstance", "classlog4cxx_1_1spi_1_1_logger_factory.html#a05d6a72abf748b5eb87b8281977ff7e1", null ]
+    [ "makeNewLoggerInstance", "classlog4cxx_1_1spi_1_1_logger_factory.html#a490827136905d80f9ea0db201c982afd", null ]
 ];
\ No newline at end of file

Modified: websites/production/logging/content/log4cxx/0.11.0/apidocs/classlog4cxx_1_1spi_1_1_logger_repository-members.html
==============================================================================
--- websites/production/logging/content/log4cxx/0.11.0/apidocs/classlog4cxx_1_1spi_1_1_logger_repository-members.html (original)
+++ websites/production/logging/content/log4cxx/0.11.0/apidocs/classlog4cxx_1_1spi_1_1_logger_repository-members.html Sat Aug  8 10:10:14 2020
@@ -115,23 +115,23 @@ $(document).ready(function(){initNavTree
 <p>This is the complete list of members for <a class="el" href="classlog4cxx_1_1spi_1_1_logger_repository.html">LoggerRepository</a>, including all inherited members.</p>
 <table class="directory">
   <tr class="even"><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_logger_repository.html#af5d95e42b7d013f87af6cf9b3b5dd62b">addHierarchyEventListener</a>(const HierarchyEventListenerPtr &amp;listener)=0</td><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_logger_repository.html">LoggerRepository</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
-  <tr><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#ad46110ab1ec2f0c6f3d1e0803df6cdc4">addRef</a>() const =0</td><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html">Object</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
-  <tr class="even"><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#a5a7744a4efdb699356cef215613903c3">cast</a>(const Class &amp;clazz) const =0</td><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html">Object</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#ac82ce1688acb6704813967344dda7bff">addRef</a>() const  =0</td><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html">Object</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#a04b3422e17b0a882538bbc99833ab9df">cast</a>(const Class &amp;clazz) const  =0</td><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html">Object</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
   <tr><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_logger_repository.html#ab645697a704de65438e03a2c6db9e824">emitNoAppenderWarning</a>(const LoggerPtr &amp;logger)=0</td><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_logger_repository.html">LoggerRepository</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
   <tr class="even"><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_logger_repository.html#a4fa6ca63b28ba12443bed7a1084920dd">exists</a>(const LogString &amp;name)=0</td><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_logger_repository.html">LoggerRepository</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
   <tr><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_logger_repository.html#a79f2f99aeb1e0d627f6309bd215fef0b">fireAddAppenderEvent</a>(const LoggerPtr &amp;logger, const AppenderPtr &amp;appender)=0</td><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_logger_repository.html">LoggerRepository</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
   <tr class="even"><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#ae7b62e37794f297c0cede40ed0e84fcd">getClass</a>() const </td><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html">Object</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
-  <tr><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_logger_repository.html#aa200048abe7ce6f9dc4334dc331e5f92">getCurrentLoggers</a>() const =0</td><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_logger_repository.html">LoggerRepository</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_logger_repository.html#ab1cd93c679ba0e5e5a85066e7184e22a">getCurrentLoggers</a>() const  =0</td><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_logger_repository.html">LoggerRepository</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
   <tr class="even"><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_logger_repository.html#a9c57bc493dd3488a37bc7214397655d0">getLogger</a>(const LogString &amp;name)=0</td><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_logger_repository.html">LoggerRepository</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
   <tr><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_logger_repository.html#ab1d1c9a45b0555504b0b49ac5b40c228">getLogger</a>(const LogString &amp;name, const spi::LoggerFactoryPtr &amp;factory)=0</td><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_logger_repository.html">LoggerRepository</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
-  <tr class="even"><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_logger_repository.html#a32b9bff9546309e6be4b58989c1be96e">getRootLogger</a>() const =0</td><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_logger_repository.html">LoggerRepository</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_logger_repository.html#a2037d8b585392e5c9a9a101e0a9e8be1">getRootLogger</a>() const  =0</td><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_logger_repository.html">LoggerRepository</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
   <tr><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#a0bdbda4effe8938c1aca6d4397e5a39d">getStaticClass</a>()</td><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html">Object</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
-  <tr class="even"><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_logger_repository.html#a7991482241f670edbc4f4e7f5473bc5f">getThreshold</a>() const =0</td><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_logger_repository.html">LoggerRepository</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
-  <tr><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#a3604a5fb08f7048d41b51a3943740b96">instanceof</a>(const Class &amp;clazz) const =0</td><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html">Object</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
+  <tr class="even"><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_logger_repository.html#a363cabfa96d933f6fee60580b2977049">getThreshold</a>() const  =0</td><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_logger_repository.html">LoggerRepository</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#a0ab1bb19059c1de23f8a35cdbc0b6a5c">instanceof</a>(const Class &amp;clazz) const  =0</td><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html">Object</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
   <tr class="even"><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_logger_repository.html#a74ee52af71ff0e0b9efd1acd86b16164">isConfigured</a>()=0</td><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_logger_repository.html">LoggerRepository</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
-  <tr><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_logger_repository.html#a3feece6fce2e9cd1c24841f9d8ef4e9c">isDisabled</a>(int level) const =0</td><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_logger_repository.html">LoggerRepository</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_logger_repository.html#ac632403f6d301e286d79f37fe4d34b9f">isDisabled</a>(int level) const  =0</td><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_logger_repository.html">LoggerRepository</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
   <tr class="even"><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#a50ec9288d0b7e3140dee8e24ee74a212">registerClass</a>()</td><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html">Object</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
-  <tr><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#a1f5e8d8350f515ab75e47c61f2e31c21">releaseRef</a>() const =0</td><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html">Object</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
+  <tr><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html#ad54d5773a0683bffdf4132da4dee6d76">releaseRef</a>() const  =0</td><td class="entry"><a class="el" href="classlog4cxx_1_1helpers_1_1_object.html">Object</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
   <tr class="even"><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_logger_repository.html#a653a2cdfcf377792cee27c264ff541d6">resetConfiguration</a>()=0</td><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_logger_repository.html">LoggerRepository</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
   <tr><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_logger_repository.html#aeb9c15bd158089d96ea972da63e3a622">setConfigured</a>(bool configured)=0</td><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_logger_repository.html">LoggerRepository</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
   <tr class="even"><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_logger_repository.html#acf85d1a16a0a6d419ca59e817b68ba79">setThreshold</a>(const LevelPtr &amp;level)=0</td><td class="entry"><a class="el" href="classlog4cxx_1_1spi_1_1_logger_repository.html">LoggerRepository</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>