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

[logging-site] 02/03: Rename content directory to docs

This is an automated email from the ASF dual-hosted git repository.

rgoers pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git

commit cee98829d419cad30a3063736b22fd728b156bc1
Author: Ralph Goers <rg...@apache.org>
AuthorDate: Sun Aug 30 00:12:01 2020 -0700

    Rename content directory to docs
---
 docs/bootstrap-3.2.0/css/bootstrap-theme.css       |   442 +
 docs/bootstrap-3.2.0/css/bootstrap-theme.css.map   |     1 +
 docs/bootstrap-3.2.0/css/bootstrap-theme.min.css   |     5 +
 docs/bootstrap-3.2.0/css/bootstrap.css             |  6238 ++++
 docs/bootstrap-3.2.0/css/bootstrap.css.map         |     1 +
 docs/bootstrap-3.2.0/css/bootstrap.min.css         |     5 +
 .../fonts/glyphicons-halflings-regular.eot         |   Bin 0 -> 20335 bytes
 .../fonts/glyphicons-halflings-regular.svg         |   229 +
 .../fonts/glyphicons-halflings-regular.ttf         |   Bin 0 -> 41280 bytes
 .../fonts/glyphicons-halflings-regular.woff        |   Bin 0 -> 23320 bytes
 docs/bootstrap-3.2.0/js/bootstrap.js               |  2136 ++
 docs/bootstrap-3.2.0/js/bootstrap.min.js           |     6 +
 docs/chainsaw/.htaccess                            |     1 +
 docs/chainsaw/2.0.0/apidocs/allclasses-frame.html  |   181 +
 .../chainsaw/2.0.0/apidocs/allclasses-noframe.html |   181 +
 docs/chainsaw/2.0.0/apidocs/constant-values.html   |   975 +
 docs/chainsaw/2.0.0/apidocs/deprecated-list.html   |   177 +
 docs/chainsaw/2.0.0/apidocs/help-doc.html          |   231 +
 docs/chainsaw/2.0.0/apidocs/index-all.html         |  5297 ++++
 docs/chainsaw/2.0.0/apidocs/index.html             |    76 +
 .../org/apache/log4j/LoggerRepositoryExImpl.html   |  1261 +
 .../2.0.0/apidocs/org/apache/log4j/ULogger.html    |   708 +
 .../log4j/chainsaw/AbstractPreferencePanel.html    |   529 +
 .../log4j/chainsaw/ApplicationPreferenceModel.html |  1078 +
 ...onPreferenceModelPanel.GeneralAllPrefPanel.html |   412 +
 ...ationPreferenceModelPanel.VisualsPrefPanel.html |   336 +
 .../chainsaw/ApplicationPreferenceModelPanel.html  |   427 +
 .../chainsaw/ApplicationPreferenceModelSaver.html  |   322 +
 .../org/apache/log4j/chainsaw/BasicPrefPanel.html  |   442 +
 .../apache/log4j/chainsaw/ChainsawAppender.html    |   486 +
 .../log4j/chainsaw/ChainsawAppenderHandler.html    |   573 +
 .../org/apache/log4j/chainsaw/ChainsawColumns.html |   541 +
 .../apache/log4j/chainsaw/ChainsawConstants.html   |   517 +
 .../apache/log4j/chainsaw/ChainsawStatusBar.html   |   397 +
 .../org/apache/log4j/chainsaw/ChainsawViewer.html  |   240 +
 .../log4j/chainsaw/CheckListCellRenderer.html      |   485 +
 .../apache/log4j/chainsaw/ColumnComparator.html    |   361 +
 .../chainsaw/CopyEventsToClipboardAction.html      |   315 +
 .../apache/log4j/chainsaw/CyclicBufferList.html    |   561 +
 .../org/apache/log4j/chainsaw/DockablePanel.html   |   431 +
 .../apache/log4j/chainsaw/EventBatchListener.html  |   277 +
 .../org/apache/log4j/chainsaw/EventContainer.html  |   726 +
 .../apache/log4j/chainsaw/EventCountListener.html  |   236 +
 .../log4j/chainsaw/ExpressionRuleContext.html      |   316 +
 .../org/apache/log4j/chainsaw/Generator.html       |   391 +
 .../apache/log4j/chainsaw/GeneratorBeanInfo.html   |   316 +
 .../org/apache/log4j/chainsaw/JSortTable.html      |   620 +
 .../log4j/chainsaw/JTextComponentFormatter.html    |   274 +
 .../chainsaw/LogFilePatternLayoutBuilder.html      |   321 +
 .../org/apache/log4j/chainsaw/LogPanel.html        |   847 +
 .../log4j/chainsaw/LogPanelPreferenceModel.html    |  1172 +
 ...ogPanelPreferencePanel.ColumnSelectorPanel.html |   339 +
 .../log4j/chainsaw/LogPanelPreferencePanel.html    |   450 +
 .../apidocs/org/apache/log4j/chainsaw/LogUI.html   |  1004 +
 .../apache/log4j/chainsaw/LoggerNameListener.html  |   259 +
 .../org/apache/log4j/chainsaw/LoggerNameModel.html |   315 +
 .../log4j/chainsaw/LoggerNameModelSupport.html     |   378 +
 .../org/apache/log4j/chainsaw/LoggerNameTree.html  |   330 +
 .../apache/log4j/chainsaw/LoggingEventWrapper.html |   578 +
 .../apache/log4j/chainsaw/ModifiableListModel.html |   322 +
 .../org/apache/log4j/chainsaw/NewKeyEvent.html     |   360 +
 .../org/apache/log4j/chainsaw/NewKeyListener.html  |   238 +
 .../org/apache/log4j/chainsaw/PopupListener.html   |   339 +
 .../org/apache/log4j/chainsaw/ProgressPanel.html   |   378 +
 .../org/apache/log4j/chainsaw/RuleMediator.html    |   354 +
 .../apache/log4j/chainsaw/SavableTabSetting.html   |   340 +
 .../apache/log4j/chainsaw/ShutdownListener.html    |   242 +
 .../org/apache/log4j/chainsaw/SmallButton.html     |   690 +
 .../org/apache/log4j/chainsaw/SortArrowIcon.html   |   441 +
 .../apache/log4j/chainsaw/SortHeaderRenderer.html  |   509 +
 .../org/apache/log4j/chainsaw/SortTableModel.html  |   285 +
 .../log4j/chainsaw/TableColorizingRenderer.html    |   600 +
 .../org/apache/log4j/chainsaw/WelcomePanel.html    |   402 +
 .../class-use/AbstractPreferencePanel.html         |   174 +
 .../class-use/ApplicationPreferenceModel.html      |   246 +
 ...onPreferenceModelPanel.GeneralAllPrefPanel.html |   126 +
 ...ationPreferenceModelPanel.VisualsPrefPanel.html |   126 +
 .../class-use/ApplicationPreferenceModelPanel.html |   126 +
 .../class-use/ApplicationPreferenceModelSaver.html |   126 +
 .../log4j/chainsaw/class-use/BasicPrefPanel.html   |   176 +
 .../log4j/chainsaw/class-use/ChainsawAppender.html |   186 +
 .../class-use/ChainsawAppenderHandler.html         |   126 +
 .../log4j/chainsaw/class-use/ChainsawColumns.html  |   126 +
 .../chainsaw/class-use/ChainsawConstants.html      |   126 +
 .../chainsaw/class-use/ChainsawStatusBar.html      |   170 +
 .../log4j/chainsaw/class-use/ChainsawViewer.html   |   171 +
 .../chainsaw/class-use/CheckListCellRenderer.html  |   126 +
 .../log4j/chainsaw/class-use/ColumnComparator.html |   126 +
 .../class-use/CopyEventsToClipboardAction.html     |   126 +
 .../log4j/chainsaw/class-use/CyclicBufferList.html |   126 +
 .../log4j/chainsaw/class-use/DockablePanel.html    |   171 +
 .../chainsaw/class-use/EventBatchListener.html     |   193 +
 .../log4j/chainsaw/class-use/EventContainer.html   |   170 +
 .../chainsaw/class-use/EventCountListener.html     |   168 +
 .../chainsaw/class-use/ExpressionRuleContext.html  |   126 +
 .../apache/log4j/chainsaw/class-use/Generator.html |   126 +
 .../chainsaw/class-use/GeneratorBeanInfo.html      |   126 +
 .../log4j/chainsaw/class-use/JSortTable.html       |   126 +
 .../class-use/JTextComponentFormatter.html         |   126 +
 .../class-use/LogFilePatternLayoutBuilder.html     |   126 +
 .../apache/log4j/chainsaw/class-use/LogPanel.html  |   126 +
 .../class-use/LogPanelPreferenceModel.html         |   189 +
 ...ogPanelPreferencePanel.ColumnSelectorPanel.html |   126 +
 .../class-use/LogPanelPreferencePanel.html         |   126 +
 .../org/apache/log4j/chainsaw/class-use/LogUI.html |   189 +
 .../chainsaw/class-use/LoggerNameListener.html     |   178 +
 .../log4j/chainsaw/class-use/LoggerNameModel.html  |   183 +
 .../chainsaw/class-use/LoggerNameModelSupport.html |   126 +
 .../log4j/chainsaw/class-use/LoggerNameTree.html   |   126 +
 .../chainsaw/class-use/LoggingEventWrapper.html    |   200 +
 .../chainsaw/class-use/ModifiableListModel.html    |   126 +
 .../log4j/chainsaw/class-use/NewKeyEvent.html      |   166 +
 .../log4j/chainsaw/class-use/NewKeyListener.html   |   175 +
 .../log4j/chainsaw/class-use/PopupListener.html    |   126 +
 .../log4j/chainsaw/class-use/ProgressPanel.html    |   126 +
 .../log4j/chainsaw/class-use/RuleMediator.html     |   168 +
 .../chainsaw/class-use/SavableTabSetting.html      |   126 +
 .../log4j/chainsaw/class-use/ShutdownListener.html |   176 +
 .../log4j/chainsaw/class-use/SmallButton.html      |   126 +
 .../log4j/chainsaw/class-use/SortArrowIcon.html    |   126 +
 .../chainsaw/class-use/SortHeaderRenderer.html     |   126 +
 .../log4j/chainsaw/class-use/SortTableModel.html   |   179 +
 .../class-use/TableColorizingRenderer.html         |   126 +
 .../log4j/chainsaw/class-use/WelcomePanel.html     |   126 +
 .../apache/log4j/chainsaw/color/ColorPanel.html    |   471 +
 .../org/apache/log4j/chainsaw/color/Colorizer.html |   260 +
 .../apache/log4j/chainsaw/color/RuleColorizer.html |   553 +
 .../log4j/chainsaw/color/class-use/ColorPanel.html |   126 +
 .../log4j/chainsaw/color/class-use/Colorizer.html  |   169 +
 .../chainsaw/color/class-use/RuleColorizer.html    |   193 +
 .../apache/log4j/chainsaw/color/package-frame.html |    26 +
 .../log4j/chainsaw/color/package-summary.html      |   173 +
 .../apache/log4j/chainsaw/color/package-tree.html  |   160 +
 .../apache/log4j/chainsaw/color/package-use.html   |   191 +
 .../apache/log4j/chainsaw/dnd/FileDnDTarget.html   |   500 +
 .../chainsaw/dnd/class-use/FileDnDTarget.html      |   126 +
 .../apache/log4j/chainsaw/dnd/package-frame.html   |    21 +
 .../apache/log4j/chainsaw/dnd/package-summary.html |   149 +
 .../apache/log4j/chainsaw/dnd/package-tree.html    |   139 +
 .../org/apache/log4j/chainsaw/dnd/package-use.html |   126 +
 .../apache/log4j/chainsaw/doc-files/Chainsawv2.gif |   Bin 0 -> 80767 bytes
 .../chainsaw/filter/EventTypeEntryContainer.html   |   292 +
 .../apache/log4j/chainsaw/filter/FilterModel.html  |   292 +
 .../filter/class-use/EventTypeEntryContainer.html  |   166 +
 .../chainsaw/filter/class-use/FilterModel.html     |   188 +
 .../log4j/chainsaw/filter/package-frame.html       |    22 +
 .../log4j/chainsaw/filter/package-summary.html     |   154 +
 .../apache/log4j/chainsaw/filter/package-tree.html |   140 +
 .../apache/log4j/chainsaw/filter/package-use.html  |   206 +
 .../apache/log4j/chainsaw/help/HelpManager.html    |   478 +
 .../org/apache/log4j/chainsaw/help/Tutorial.html   |   288 +
 .../log4j/chainsaw/help/class-use/HelpManager.html |   166 +
 .../log4j/chainsaw/help/class-use/Tutorial.html    |   126 +
 .../apache/log4j/chainsaw/help/package-frame.html  |    22 +
 .../log4j/chainsaw/help/package-summary.html       |   156 +
 .../apache/log4j/chainsaw/help/package-tree.html   |   140 +
 .../apache/log4j/chainsaw/help/package-use.html    |   164 +
 .../log4j/chainsaw/helper/OkCancelPanel.html       |   415 +
 .../apache/log4j/chainsaw/helper/SwingHelper.html  |   372 +
 .../chainsaw/helper/TableCellEditorFactory.html    |   267 +
 .../chainsaw/helper/class-use/OkCancelPanel.html   |   166 +
 .../chainsaw/helper/class-use/SwingHelper.html     |   126 +
 .../helper/class-use/TableCellEditorFactory.html   |   126 +
 .../log4j/chainsaw/helper/package-frame.html       |    23 +
 .../log4j/chainsaw/helper/package-summary.html     |   154 +
 .../apache/log4j/chainsaw/helper/package-tree.html |   157 +
 .../apache/log4j/chainsaw/helper/package-use.html  |   159 +
 .../apache/log4j/chainsaw/icons/ChainsawIcons.html |   856 +
 .../log4j/chainsaw/icons/LevelIconFactory.html     |   252 +
 .../log4j/chainsaw/icons/LineIconFactory.html      |   284 +
 .../chainsaw/icons/class-use/ChainsawIcons.html    |   126 +
 .../chainsaw/icons/class-use/LevelIconFactory.html |   166 +
 .../chainsaw/icons/class-use/LineIconFactory.html  |   126 +
 .../apache/log4j/chainsaw/icons/package-frame.html |    23 +
 .../log4j/chainsaw/icons/package-summary.html      |   155 +
 .../apache/log4j/chainsaw/icons/package-tree.html  |   141 +
 .../apache/log4j/chainsaw/icons/package-use.html   |   159 +
 .../chainsaw/layout/DefaultLayoutFactory.html      |   257 +
 .../log4j/chainsaw/layout/EventDetailLayout.html   |   408 +
 .../log4j/chainsaw/layout/LayoutEditorPane.html    |   450 +
 .../layout/class-use/DefaultLayoutFactory.html     |   126 +
 .../layout/class-use/EventDetailLayout.html        |   126 +
 .../layout/class-use/LayoutEditorPane.html         |   126 +
 .../log4j/chainsaw/layout/package-frame.html       |    23 +
 .../log4j/chainsaw/layout/package-summary.html     |   161 +
 .../apache/log4j/chainsaw/layout/package-tree.html |   161 +
 .../apache/log4j/chainsaw/layout/package-use.html  |   126 +
 .../log4j/chainsaw/messages/MessageCenter.html     |   352 +
 .../chainsaw/messages/class-use/MessageCenter.html |   166 +
 .../log4j/chainsaw/messages/package-frame.html     |    21 +
 .../log4j/chainsaw/messages/package-summary.html   |   147 +
 .../log4j/chainsaw/messages/package-tree.html      |   139 +
 .../log4j/chainsaw/messages/package-use.html       |   162 +
 .../apache/log4j/chainsaw/osx/OSXIntegration.html  |   320 +
 .../chainsaw/osx/class-use/OSXIntegration.html     |   126 +
 .../apache/log4j/chainsaw/osx/package-frame.html   |    21 +
 .../apache/log4j/chainsaw/osx/package-summary.html |   147 +
 .../apache/log4j/chainsaw/osx/package-tree.html    |   139 +
 .../org/apache/log4j/chainsaw/osx/package-use.html |   126 +
 .../org/apache/log4j/chainsaw/package-frame.html   |    71 +
 .../org/apache/log4j/chainsaw/package-summary.html |   465 +
 .../org/apache/log4j/chainsaw/package-tree.html    |   332 +
 .../org/apache/log4j/chainsaw/package-use.html     |   317 +
 .../log4j/chainsaw/plugins/GUIPluginSkeleton.html  |   577 +
 .../chainsaw/plugins/PluginClassLoaderFactory.html |   261 +
 .../plugins/class-use/GUIPluginSkeleton.html       |   170 +
 .../class-use/PluginClassLoaderFactory.html        |   166 +
 .../log4j/chainsaw/plugins/package-frame.html      |    22 +
 .../log4j/chainsaw/plugins/package-summary.html    |   151 +
 .../log4j/chainsaw/plugins/package-tree.html       |   156 +
 .../apache/log4j/chainsaw/plugins/package-use.html |   181 +
 .../log4j/chainsaw/prefs/LoadSettingsEvent.html    |   331 +
 .../apache/log4j/chainsaw/prefs/MRUFileList.html   |   336 +
 .../chainsaw/prefs/MRUFileListPreferenceSaver.html |   291 +
 .../log4j/chainsaw/prefs/ProfileManager.html       |   271 +
 .../apache/log4j/chainsaw/prefs/Profileable.html   |   256 +
 .../log4j/chainsaw/prefs/SaveSettingsEvent.html    |   356 +
 .../apache/log4j/chainsaw/prefs/SettingsEvent.html |   240 +
 .../log4j/chainsaw/prefs/SettingsListener.html     |   279 +
 .../log4j/chainsaw/prefs/SettingsManager.html      |   358 +
 .../prefs/class-use/LoadSettingsEvent.html         |   230 +
 .../chainsaw/prefs/class-use/MRUFileList.html      |   166 +
 .../class-use/MRUFileListPreferenceSaver.html      |   166 +
 .../chainsaw/prefs/class-use/ProfileManager.html   |   166 +
 .../chainsaw/prefs/class-use/Profileable.html      |   198 +
 .../prefs/class-use/SaveSettingsEvent.html         |   229 +
 .../chainsaw/prefs/class-use/SettingsEvent.html    |   166 +
 .../chainsaw/prefs/class-use/SettingsListener.html |   271 +
 .../chainsaw/prefs/class-use/SettingsManager.html  |   192 +
 .../apache/log4j/chainsaw/prefs/package-frame.html |    32 +
 .../log4j/chainsaw/prefs/package-summary.html      |   198 +
 .../apache/log4j/chainsaw/prefs/package-tree.html  |   164 +
 .../apache/log4j/chainsaw/prefs/package-use.html   |   262 +
 .../chainsaw/receivers/NewReceiverDialogPanel.html |   427 +
 .../receivers/PluginPropertyEditorPanel.html       |   432 +
 .../receivers/ReceiverTreeCellRenderer.html        |   449 +
 .../log4j/chainsaw/receivers/ReceiversHelper.html  |   282 +
 .../log4j/chainsaw/receivers/ReceiversPanel.html   |   493 +
 .../chainsaw/receivers/ReceiversTreeModel.html     |   334 +
 .../log4j/chainsaw/receivers/VisualReceiver.html   |   243 +
 .../class-use/NewReceiverDialogPanel.html          |   170 +
 .../class-use/PluginPropertyEditorPanel.html       |   126 +
 .../class-use/ReceiverTreeCellRenderer.html        |   126 +
 .../receivers/class-use/ReceiversHelper.html       |   166 +
 .../receivers/class-use/ReceiversPanel.html        |   126 +
 .../receivers/class-use/ReceiversTreeModel.html    |   173 +
 .../receivers/class-use/VisualReceiver.html        |   168 +
 .../log4j/chainsaw/receivers/package-frame.html    |    30 +
 .../log4j/chainsaw/receivers/package-summary.html  |   198 +
 .../log4j/chainsaw/receivers/package-tree.html     |   176 +
 .../log4j/chainsaw/receivers/package-use.html      |   195 +
 .../log4j/chainsaw/version/VersionManager.html     |   256 +
 .../chainsaw/version/class-use/VersionManager.html |   166 +
 .../log4j/chainsaw/version/package-frame.html      |    21 +
 .../log4j/chainsaw/version/package-summary.html    |   144 +
 .../log4j/chainsaw/version/package-tree.html       |   139 +
 .../apache/log4j/chainsaw/version/package-use.html |   159 +
 ...FilePatternReceiver.UserNamePasswordDialog.html |   410 +
 .../chainsaw/vfs/VFSLogFilePatternReceiver.html    |   623 +
 .../vfs/VFSLogFilePatternReceiverBeanInfo.html     |   311 +
 ...FilePatternReceiver.UserNamePasswordDialog.html |   126 +
 .../vfs/class-use/VFSLogFilePatternReceiver.html   |   126 +
 .../VFSLogFilePatternReceiverBeanInfo.html         |   126 +
 .../apache/log4j/chainsaw/vfs/package-frame.html   |    22 +
 .../apache/log4j/chainsaw/vfs/package-summary.html |   152 +
 .../apache/log4j/chainsaw/vfs/package-tree.html    |   181 +
 .../org/apache/log4j/chainsaw/vfs/package-use.html |   126 +
 .../chainsaw/xstream/TableColumnConverter.html     |   331 +
 .../xstream/class-use/TableColumnConverter.html    |   126 +
 .../log4j/chainsaw/xstream/package-frame.html      |    21 +
 .../log4j/chainsaw/xstream/package-summary.html    |   146 +
 .../log4j/chainsaw/xstream/package-tree.html       |   139 +
 .../apache/log4j/chainsaw/xstream/package-use.html |   126 +
 .../chainsaw/zeroconf/ZeroConfDeviceModel.html     |   508 +
 .../log4j/chainsaw/zeroconf/ZeroConfPlugin.html    |   458 +
 .../chainsaw/zeroconf/ZeroConfPreferenceModel.html |   351 +
 .../zeroconf/class-use/ZeroConfDeviceModel.html    |   126 +
 .../zeroconf/class-use/ZeroConfPlugin.html         |   126 +
 .../class-use/ZeroConfPreferenceModel.html         |   166 +
 .../log4j/chainsaw/zeroconf/package-frame.html     |    23 +
 .../log4j/chainsaw/zeroconf/package-summary.html   |   156 +
 .../log4j/chainsaw/zeroconf/package-tree.html      |   165 +
 .../log4j/chainsaw/zeroconf/package-use.html       |   159 +
 .../log4j/class-use/LoggerRepositoryExImpl.html    |   126 +
 .../org/apache/log4j/class-use/ULogger.html        |   203 +
 .../org/apache/log4j/db/ConnectionSource.html      |   441 +
 .../apache/log4j/db/ConnectionSourceSkeleton.html  |   527 +
 .../org/apache/log4j/db/CustomSQLDBReceiver.html   |   745 +
 .../apidocs/org/apache/log4j/db/DBAppender.html    |   537 +
 .../apidocs/org/apache/log4j/db/DBHelper.html      |   360 +
 .../apidocs/org/apache/log4j/db/DBReceiver.html    |   500 +
 .../log4j/db/DataSourceConnectionSource.html       |   420 +
 .../log4j/db/DriverManagerConnectionSource.html    |   480 +
 .../org/apache/log4j/db/JNDIConnectionSource.html  |   435 +
 .../log4j/db/class-use/ConnectionSource.html       |   235 +
 .../db/class-use/ConnectionSourceSkeleton.html     |   189 +
 .../log4j/db/class-use/CustomSQLDBReceiver.html    |   126 +
 .../org/apache/log4j/db/class-use/DBAppender.html  |   126 +
 .../org/apache/log4j/db/class-use/DBHelper.html    |   126 +
 .../org/apache/log4j/db/class-use/DBReceiver.html  |   126 +
 .../db/class-use/DataSourceConnectionSource.html   |   126 +
 .../class-use/DriverManagerConnectionSource.html   |   126 +
 .../log4j/db/class-use/JNDIConnectionSource.html   |   126 +
 .../org/apache/log4j/db/dialect/HSQLDBDialect.html |   327 +
 .../org/apache/log4j/db/dialect/MsSQLDialect.html  |   330 +
 .../org/apache/log4j/db/dialect/MySQLDialect.html  |   326 +
 .../org/apache/log4j/db/dialect/OracleDialect.html |   328 +
 .../apache/log4j/db/dialect/PostgreSQLDialect.html |   329 +
 .../org/apache/log4j/db/dialect/SQLDialect.html    |   231 +
 .../org/apache/log4j/db/dialect/SybaseDialect.html |   323 +
 .../apidocs/org/apache/log4j/db/dialect/Util.html  |   361 +
 .../log4j/db/dialect/class-use/HSQLDBDialect.html  |   126 +
 .../log4j/db/dialect/class-use/MsSQLDialect.html   |   126 +
 .../log4j/db/dialect/class-use/MySQLDialect.html   |   126 +
 .../log4j/db/dialect/class-use/OracleDialect.html  |   126 +
 .../db/dialect/class-use/PostgreSQLDialect.html    |   126 +
 .../log4j/db/dialect/class-use/SQLDialect.html     |   207 +
 .../log4j/db/dialect/class-use/SybaseDialect.html  |   126 +
 .../apache/log4j/db/dialect/class-use/Util.html    |   126 +
 .../org/apache/log4j/db/dialect/package-frame.html |    31 +
 .../apache/log4j/db/dialect/package-summary.html   |   191 +
 .../org/apache/log4j/db/dialect/package-tree.html  |   153 +
 .../org/apache/log4j/db/dialect/package-use.html   |   159 +
 .../apidocs/org/apache/log4j/db/package-frame.html |    32 +
 .../org/apache/log4j/db/package-summary.html       |   230 +
 .../apidocs/org/apache/log4j/db/package-tree.html  |   178 +
 .../apidocs/org/apache/log4j/db/package-use.html   |   169 +
 .../org/apache/log4j/helpers/Constants.html        |   665 +
 .../org/apache/log4j/helpers/MessageFormatter.html |   306 +
 .../org/apache/log4j/helpers/UtilLoggingLevel.html |   716 +
 .../apache/log4j/helpers/class-use/Constants.html  |   126 +
 .../log4j/helpers/class-use/MessageFormatter.html  |   126 +
 .../log4j/helpers/class-use/UtilLoggingLevel.html  |   236 +
 .../org/apache/log4j/helpers/package-frame.html    |    26 +
 .../org/apache/log4j/helpers/package-summary.html  |   170 +
 .../org/apache/log4j/helpers/package-tree.html     |   152 +
 .../org/apache/log4j/helpers/package-use.html      |   162 +
 .../apidocs/org/apache/log4j/net/AddressBased.html |   255 +
 .../apidocs/org/apache/log4j/net/JMSReceiver.html  |   777 +
 .../org/apache/log4j/net/JMSReceiverBeanInfo.html  |   315 +
 .../org/apache/log4j/net/MulticastAppender.html    |   712 +
 .../org/apache/log4j/net/MulticastReceiver.html    |   622 +
 .../log4j/net/MulticastReceiverBeanInfo.html       |   315 +
 .../apidocs/org/apache/log4j/net/NetworkBased.html |   263 +
 .../apidocs/org/apache/log4j/net/PortBased.html    |   252 +
 .../org/apache/log4j/net/SocketHubReceiver.html    |   888 +
 .../apidocs/org/apache/log4j/net/SocketNode13.html |   515 +
 .../apache/log4j/net/SocketNodeEventListener.html  |   266 +
 .../org/apache/log4j/net/SocketReceiver.html       |   811 +
 .../apidocs/org/apache/log4j/net/UDPAppender.html  |   695 +
 .../apidocs/org/apache/log4j/net/UDPReceiver.html  |   599 +
 .../org/apache/log4j/net/XMLSocketNode.html        |   363 +
 .../org/apache/log4j/net/XMLSocketReceiver.html    |   753 +
 .../apache/log4j/net/class-use/AddressBased.html   |   168 +
 .../apache/log4j/net/class-use/JMSReceiver.html    |   126 +
 .../log4j/net/class-use/JMSReceiverBeanInfo.html   |   126 +
 .../log4j/net/class-use/MulticastAppender.html     |   126 +
 .../log4j/net/class-use/MulticastReceiver.html     |   126 +
 .../net/class-use/MulticastReceiverBeanInfo.html   |   126 +
 .../apache/log4j/net/class-use/NetworkBased.html   |   235 +
 .../org/apache/log4j/net/class-use/PortBased.html  |   211 +
 .../log4j/net/class-use/SocketHubReceiver.html     |   126 +
 .../apache/log4j/net/class-use/SocketNode13.html   |   168 +
 .../net/class-use/SocketNodeEventListener.html     |   267 +
 .../apache/log4j/net/class-use/SocketReceiver.html |   126 +
 .../apache/log4j/net/class-use/UDPAppender.html    |   126 +
 .../apache/log4j/net/class-use/UDPReceiver.html    |   126 +
 .../apache/log4j/net/class-use/XMLSocketNode.html  |   126 +
 .../log4j/net/class-use/XMLSocketReceiver.html     |   126 +
 .../org/apache/log4j/net/package-frame.html        |    39 +
 .../org/apache/log4j/net/package-summary.html      |   262 +
 .../apidocs/org/apache/log4j/net/package-tree.html |   184 +
 .../apidocs/org/apache/log4j/net/package-use.html  |   186 +
 .../apidocs/org/apache/log4j/package-frame.html    |    25 +
 .../apidocs/org/apache/log4j/package-summary.html  |   165 +
 .../apidocs/org/apache/log4j/package-tree.html     |   143 +
 .../apidocs/org/apache/log4j/package-use.html      |   161 +
 .../org/apache/log4j/plugins/Pauseable.html        |   259 +
 .../apidocs/org/apache/log4j/plugins/Plugin.html   |   494 +
 .../org/apache/log4j/plugins/PluginEvent.html      |   288 +
 .../org/apache/log4j/plugins/PluginListener.html   |   265 +
 .../org/apache/log4j/plugins/PluginRegistry.html   |   469 +
 .../org/apache/log4j/plugins/PluginSkeleton.html   |   716 +
 .../apidocs/org/apache/log4j/plugins/Receiver.html |   490 +
 .../apache/log4j/plugins/class-use/Pauseable.html  |   229 +
 .../org/apache/log4j/plugins/class-use/Plugin.html |   560 +
 .../log4j/plugins/class-use/PluginEvent.html       |   200 +
 .../log4j/plugins/class-use/PluginListener.html    |   201 +
 .../log4j/plugins/class-use/PluginRegistry.html    |   192 +
 .../log4j/plugins/class-use/PluginSkeleton.html    |   361 +
 .../apache/log4j/plugins/class-use/Receiver.html   |   358 +
 .../org/apache/log4j/plugins/package-frame.html    |    30 +
 .../org/apache/log4j/plugins/package-summary.html  |   197 +
 .../org/apache/log4j/plugins/package-tree.html     |   167 +
 .../org/apache/log4j/plugins/package-use.html      |   503 +
 .../org/apache/log4j/rewrite/MapRewritePolicy.html |   303 +
 .../log4j/rewrite/PropertyRewritePolicy.html       |   318 +
 .../log4j/rewrite/ReflectionRewritePolicy.html     |   301 +
 .../org/apache/log4j/rewrite/RewriteAppender.html  |   545 +
 .../org/apache/log4j/rewrite/RewritePolicy.html    |   242 +
 .../log4j/rewrite/class-use/MapRewritePolicy.html  |   126 +
 .../rewrite/class-use/PropertyRewritePolicy.html   |   126 +
 .../rewrite/class-use/ReflectionRewritePolicy.html |   126 +
 .../log4j/rewrite/class-use/RewriteAppender.html   |   126 +
 .../log4j/rewrite/class-use/RewritePolicy.html     |   197 +
 .../org/apache/log4j/rewrite/package-frame.html    |    28 +
 .../org/apache/log4j/rewrite/package-summary.html  |   187 +
 .../org/apache/log4j/rewrite/package-tree.html     |   150 +
 .../org/apache/log4j/rewrite/package-use.html      |   162 +
 .../apidocs/org/apache/log4j/scheduler/Job.html    |   236 +
 .../org/apache/log4j/scheduler/Scheduler.html      |   466 +
 .../org/apache/log4j/scheduler/class-use/Job.html  |   192 +
 .../log4j/scheduler/class-use/Scheduler.html       |   192 +
 .../org/apache/log4j/scheduler/package-frame.html  |    25 +
 .../apache/log4j/scheduler/package-summary.html    |   163 +
 .../org/apache/log4j/scheduler/package-tree.html   |   147 +
 .../org/apache/log4j/scheduler/package-use.html    |   203 +
 .../apidocs/org/apache/log4j/spi/Component.html    |   245 +
 .../org/apache/log4j/spi/ComponentBase.html        |   426 +
 .../apidocs/org/apache/log4j/spi/Decoder.html      |   309 +
 .../apidocs/org/apache/log4j/spi/ErrorItem.html    |   515 +
 .../apidocs/org/apache/log4j/spi/Log4JULogger.html |   801 +
 .../org/apache/log4j/spi/LoggerEventListener.html  |   290 +
 .../log4j/spi/LoggerRepositoryEventListener.html   |   283 +
 .../org/apache/log4j/spi/LoggerRepositoryEx.html   |   703 +
 .../apidocs/org/apache/log4j/spi/NOPULogger.html   |   825 +
 .../org/apache/log4j/spi/SimpleULogger.html        |   842 +
 .../org/apache/log4j/spi/Thresholdable.html        |   290 +
 .../org/apache/log4j/spi/class-use/Component.html  |   473 +
 .../apache/log4j/spi/class-use/ComponentBase.html  |   432 +
 .../org/apache/log4j/spi/class-use/Decoder.html    |   176 +
 .../org/apache/log4j/spi/class-use/ErrorItem.html  |   192 +
 .../apache/log4j/spi/class-use/Log4JULogger.html   |   126 +
 .../log4j/spi/class-use/LoggerEventListener.html   |   204 +
 .../class-use/LoggerRepositoryEventListener.html   |   204 +
 .../log4j/spi/class-use/LoggerRepositoryEx.html    |   207 +
 .../org/apache/log4j/spi/class-use/NOPULogger.html |   183 +
 .../apache/log4j/spi/class-use/SimpleULogger.html  |   168 +
 .../apache/log4j/spi/class-use/Thresholdable.html  |   361 +
 .../org/apache/log4j/spi/package-frame.html        |    34 +
 .../org/apache/log4j/spi/package-summary.html      |   224 +
 .../apidocs/org/apache/log4j/spi/package-tree.html |   156 +
 .../apidocs/org/apache/log4j/spi/package-use.html  |   495 +
 .../org/apache/log4j/varia/ListModelAppender.html  |   381 +
 .../apache/log4j/varia/LogFilePatternReceiver.html |   976 +
 .../varia/LogFilePatternReceiverBeanInfo.html      |   311 +
 .../log4j/varia/class-use/ListModelAppender.html   |   126 +
 .../varia/class-use/LogFilePatternReceiver.html    |   168 +
 .../class-use/LogFilePatternReceiverBeanInfo.html  |   126 +
 .../org/apache/log4j/varia/package-frame.html      |    23 +
 .../org/apache/log4j/varia/package-summary.html    |   160 +
 .../org/apache/log4j/varia/package-tree.html       |   161 +
 .../org/apache/log4j/varia/package-use.html        |   162 +
 .../org/apache/log4j/xml/LogFileXMLReceiver.html   |   606 +
 .../log4j/xml/UtilLoggingEntityResolver.html       |   289 +
 .../apache/log4j/xml/UtilLoggingXMLDecoder.html    |   400 +
 .../apidocs/org/apache/log4j/xml/XMLDecoder.html   |   410 +
 .../log4j/xml/class-use/LogFileXMLReceiver.html    |   126 +
 .../xml/class-use/UtilLoggingEntityResolver.html   |   126 +
 .../log4j/xml/class-use/UtilLoggingXMLDecoder.html |   126 +
 .../org/apache/log4j/xml/class-use/XMLDecoder.html |   126 +
 .../org/apache/log4j/xml/package-frame.html        |    24 +
 .../org/apache/log4j/xml/package-summary.html      |   168 +
 .../apidocs/org/apache/log4j/xml/package-tree.html |   154 +
 .../apidocs/org/apache/log4j/xml/package-use.html  |   126 +
 docs/chainsaw/2.0.0/apidocs/overview-frame.html    |    49 +
 docs/chainsaw/2.0.0/apidocs/overview-summary.html  |   251 +
 docs/chainsaw/2.0.0/apidocs/overview-tree.html     |   539 +
 docs/chainsaw/2.0.0/apidocs/package-list           |    28 +
 docs/chainsaw/2.0.0/apidocs/script.js              |    30 +
 docs/chainsaw/2.0.0/apidocs/serialized-form.html   |  2061 ++
 docs/chainsaw/2.0.0/apidocs/stylesheet.css         |   574 +
 docs/chainsaw/2.0.0/changes-report.html            |   222 +
 docs/chainsaw/2.0.0/cpd.html                       |   612 +
 docs/chainsaw/2.0.0/css/maven-base.css             |   171 +
 docs/chainsaw/2.0.0/css/maven-theme.css            |   141 +
 docs/chainsaw/2.0.0/css/site.css                   |    20 +
 docs/chainsaw/2.0.0/dependencies.html              |   707 +
 docs/chainsaw/2.0.0/distributionnotes.html         |   165 +
 docs/chainsaw/2.0.0/download.html                  |   219 +
 docs/chainsaw/2.0.0/images/add.gif                 |   Bin 0 -> 207 bytes
 docs/chainsaw/2.0.0/images/chainsaw-1.jpg          |   Bin 0 -> 296910 bytes
 docs/chainsaw/2.0.0/images/close.gif               |   Bin 0 -> 279 bytes
 docs/chainsaw/2.0.0/images/external.png            |   Bin 0 -> 230 bytes
 docs/chainsaw/2.0.0/images/fix.gif                 |   Bin 0 -> 181 bytes
 docs/chainsaw/2.0.0/images/icon_error_sml.gif      |   Bin 0 -> 1010 bytes
 docs/chainsaw/2.0.0/images/icon_help_sml.gif       |   Bin 0 -> 1019 bytes
 docs/chainsaw/2.0.0/images/icon_info_sml.gif       |   Bin 0 -> 606 bytes
 docs/chainsaw/2.0.0/images/icon_success_sml.gif    |   Bin 0 -> 990 bytes
 docs/chainsaw/2.0.0/images/icon_warning_sml.gif    |   Bin 0 -> 576 bytes
 docs/chainsaw/2.0.0/images/logo.jpg                |   Bin 0 -> 22815 bytes
 docs/chainsaw/2.0.0/images/ls-logo.jpg             |   Bin 0 -> 41915 bytes
 docs/chainsaw/2.0.0/images/maven-feather.png       |   Bin 0 -> 3330 bytes
 docs/chainsaw/2.0.0/images/newwindow.png           |   Bin 0 -> 220 bytes
 docs/chainsaw/2.0.0/images/remove.gif              |   Bin 0 -> 227 bytes
 docs/chainsaw/2.0.0/images/rss.png                 |   Bin 0 -> 249 bytes
 docs/chainsaw/2.0.0/images/update.gif              |   Bin 0 -> 192 bytes
 docs/chainsaw/2.0.0/index.html                     |   178 +
 docs/chainsaw/2.0.0/issue-tracking.html            |   166 +
 docs/chainsaw/2.0.0/mail-lists.html                |   204 +
 docs/chainsaw/2.0.0/pmd.html                       |  1591 ++
 docs/chainsaw/2.0.0/project-info.html              |   182 +
 docs/chainsaw/2.0.0/project-reports.html           |   188 +
 docs/chainsaw/2.0.0/quicktour.html                 |   170 +
 docs/chainsaw/2.0.0/roadmap.html                   |   161 +
 docs/chainsaw/2.0.0/source-repository.html         |   179 +
 docs/chainsaw/2.0.0/team-list.html                 |   199 +
 .../2.0.0/testapidocs/allclasses-frame.html        |    27 +
 .../2.0.0/testapidocs/allclasses-noframe.html      |    27 +
 .../2.0.0/testapidocs/constant-values.html         |   126 +
 .../2.0.0/testapidocs/deprecated-list.html         |   126 +
 docs/chainsaw/2.0.0/testapidocs/help-doc.html      |   231 +
 docs/chainsaw/2.0.0/testapidocs/index-all.html     |   344 +
 docs/chainsaw/2.0.0/testapidocs/index.html         |    76 +
 .../org/apache/log4j/VectorAppender.html           |   440 +
 .../chainsaw/LogPanelPreferenceModelTest.html      |   306 +
 .../class-use/LogPanelPreferenceModelTest.html     |   126 +
 .../org/apache/log4j/chainsaw/package-frame.html   |    21 +
 .../org/apache/log4j/chainsaw/package-summary.html |   213 +
 .../org/apache/log4j/chainsaw/package-tree.html    |   147 +
 .../org/apache/log4j/chainsaw/package-use.html     |   126 +
 .../chainsaw/receivers/ReceiversHelperTest.html    |   307 +
 .../receivers/class-use/ReceiversHelperTest.html   |   126 +
 .../log4j/chainsaw/receivers/package-frame.html    |    21 +
 .../log4j/chainsaw/receivers/package-summary.html  |   147 +
 .../log4j/chainsaw/receivers/package-tree.html     |   147 +
 .../log4j/chainsaw/receivers/package-use.html      |   126 +
 .../org/apache/log4j/class-use/VectorAppender.html |   126 +
 .../org/apache/log4j/db/FullCycleDBTest.html       |   406 +
 .../apache/log4j/db/class-use/FullCycleDBTest.html |   126 +
 .../org/apache/log4j/db/package-frame.html         |    21 +
 .../org/apache/log4j/db/package-summary.html       |   147 +
 .../org/apache/log4j/db/package-tree.html          |   147 +
 .../org/apache/log4j/db/package-use.html           |   126 +
 .../apache/log4j/helpers/UtilLoggingLevelTest.html |   312 +
 .../helpers/class-use/UtilLoggingLevelTest.html    |   126 +
 .../org/apache/log4j/helpers/package-frame.html    |    21 +
 .../org/apache/log4j/helpers/package-summary.html  |   146 +
 .../org/apache/log4j/helpers/package-tree.html     |   147 +
 .../org/apache/log4j/helpers/package-use.html      |   126 +
 .../org/apache/log4j/package-frame.html            |    21 +
 .../org/apache/log4j/package-summary.html          |   146 +
 .../testapidocs/org/apache/log4j/package-tree.html |   143 +
 .../testapidocs/org/apache/log4j/package-use.html  |   126 +
 .../apache/log4j/rewrite/RewriteAppenderTest.html  |   394 +
 .../rewrite/class-use/RewriteAppenderTest.html     |   126 +
 .../org/apache/log4j/rewrite/package-frame.html    |    21 +
 .../org/apache/log4j/rewrite/package-summary.html  |   144 +
 .../org/apache/log4j/rewrite/package-tree.html     |   147 +
 .../org/apache/log4j/rewrite/package-use.html      |   126 +
 .../testapidocs/org/apache/log4j/util/Compare.html |   358 +
 .../org/apache/log4j/util/class-use/Compare.html   |   126 +
 .../org/apache/log4j/util/package-frame.html       |    21 +
 .../org/apache/log4j/util/package-summary.html     |   144 +
 .../org/apache/log4j/util/package-tree.html        |   139 +
 .../org/apache/log4j/util/package-use.html         |   126 +
 .../org/apache/log4j/xml/XMLDecoderTest.html       |   388 +
 .../apache/log4j/xml/class-use/XMLDecoderTest.html |   126 +
 .../org/apache/log4j/xml/package-frame.html        |    21 +
 .../org/apache/log4j/xml/package-summary.html      |   146 +
 .../org/apache/log4j/xml/package-tree.html         |   147 +
 .../org/apache/log4j/xml/package-use.html          |   126 +
 .../chainsaw/2.0.0/testapidocs/overview-frame.html |    29 +
 .../2.0.0/testapidocs/overview-summary.html        |   171 +
 docs/chainsaw/2.0.0/testapidocs/overview-tree.html |   165 +
 docs/chainsaw/2.0.0/testapidocs/package-list       |     8 +
 docs/chainsaw/2.0.0/testapidocs/script.js          |    30 +
 docs/chainsaw/2.0.0/testapidocs/stylesheet.css     |   574 +
 .../chainsaw/2.0.0/xref-test/allclasses-frame.html |    47 +
 docs/chainsaw/2.0.0/xref-test/index.html           |    25 +
 .../xref-test/org/apache/log4j/VectorAppender.html |   102 +
 .../chainsaw/LogPanelPreferenceModelTest.html      |    72 +
 .../org/apache/log4j/chainsaw/package-frame.html   |    24 +
 .../org/apache/log4j/chainsaw/package-summary.html |    69 +
 .../chainsaw/receivers/ReceiversHelperTest.html    |    85 +
 .../log4j/chainsaw/receivers/package-frame.html    |    24 +
 .../log4j/chainsaw/receivers/package-summary.html  |    69 +
 .../org/apache/log4j/db/FullCycleDBTest.html       |   336 +
 .../org/apache/log4j/db/package-frame.html         |    24 +
 .../org/apache/log4j/db/package-summary.html       |    69 +
 .../apache/log4j/helpers/UtilLoggingLevelTest.html |    59 +
 .../org/apache/log4j/helpers/package-frame.html    |    24 +
 .../org/apache/log4j/helpers/package-summary.html  |    69 +
 .../xref-test/org/apache/log4j/package-frame.html  |    24 +
 .../org/apache/log4j/package-summary.html          |    69 +
 .../apache/log4j/rewrite/RewriteAppenderTest.html  |   145 +
 .../org/apache/log4j/rewrite/package-frame.html    |    30 +
 .../org/apache/log4j/rewrite/package-summary.html  |    79 +
 .../xref-test/org/apache/log4j/util/Compare.html   |   215 +
 .../org/apache/log4j/util/package-frame.html       |    24 +
 .../org/apache/log4j/util/package-summary.html     |    69 +
 .../org/apache/log4j/xml/XMLDecoderTest.html       |    99 +
 .../org/apache/log4j/xml/package-frame.html        |    24 +
 .../org/apache/log4j/xml/package-summary.html      |    69 +
 docs/chainsaw/2.0.0/xref-test/overview-frame.html  |    46 +
 .../chainsaw/2.0.0/xref-test/overview-summary.html |   101 +
 docs/chainsaw/2.0.0/xref-test/stylesheet.css       |   114 +
 docs/chainsaw/2.0.0/xref/allclasses-frame.html     |   806 +
 docs/chainsaw/2.0.0/xref/index.html                |    25 +
 .../org/apache/log4j/LoggerRepositoryExImpl.html   |   710 +
 .../2.0.0/xref/org/apache/log4j/ULogger.html       |   216 +
 .../log4j/chainsaw/AbstractPreferencePanel.html    |   220 +
 .../log4j/chainsaw/ApplicationPreferenceModel.html |   544 +
 .../chainsaw/ApplicationPreferenceModelPanel.html  |   771 +
 .../chainsaw/ApplicationPreferenceModelSaver.html  |   104 +
 .../org/apache/log4j/chainsaw/BasicPrefPanel.html  |    66 +
 .../org/apache/log4j/chainsaw/ChainsawAbout.html   |   153 +
 .../apache/log4j/chainsaw/ChainsawAppender.html    |   190 +
 .../log4j/chainsaw/ChainsawAppenderHandler.html    |   364 +
 .../org/apache/log4j/chainsaw/ChainsawColumns.html |   106 +
 .../apache/log4j/chainsaw/ChainsawConstants.html   |   121 +
 .../chainsaw/ChainsawCyclicBufferTableModel.html   |   914 +
 .../apache/log4j/chainsaw/ChainsawEventBatch.html  |    90 +
 .../org/apache/log4j/chainsaw/ChainsawSplash.html  |   107 +
 .../apache/log4j/chainsaw/ChainsawStatusBar.html   |   322 +
 .../apache/log4j/chainsaw/ChainsawTabbedPane.html  |   204 +
 .../log4j/chainsaw/ChainsawToolBarAndMenus.html    |   975 +
 .../org/apache/log4j/chainsaw/ChainsawViewer.html  |    46 +
 .../log4j/chainsaw/CheckListCellRenderer.html      |    92 +
 .../apache/log4j/chainsaw/ColumnComparator.html    |   196 +
 .../org/apache/log4j/chainsaw/CommonActions.html   |    83 +
 .../chainsaw/CopyEventsToClipboardAction.html      |    76 +
 .../apache/log4j/chainsaw/CyclicBufferList.html    |   233 +
 .../org/apache/log4j/chainsaw/DockablePanel.html   |    60 +
 .../apache/log4j/chainsaw/EventBatchListener.html  |    61 +
 .../org/apache/log4j/chainsaw/EventContainer.html  |   198 +
 .../apache/log4j/chainsaw/EventCountListener.html  |    43 +
 .../log4j/chainsaw/ExpressionRuleContext.html      |   316 +
 .../org/apache/log4j/chainsaw/FileLoadAction.html  |   155 +
 .../xref/org/apache/log4j/chainsaw/FileMenu.html   |   208 +
 .../org/apache/log4j/chainsaw/FileSaveAction.html  |   152 +
 .../xref/org/apache/log4j/chainsaw/Generator.html  |   145 +
 .../apache/log4j/chainsaw/GeneratorBeanInfo.html   |    57 +
 .../xref/org/apache/log4j/chainsaw/JSortTable.html |   177 +
 .../log4j/chainsaw/JTextComponentFormatter.html    |    52 +
 .../chainsaw/LogFilePatternLayoutBuilder.html      |   310 +
 .../xref/org/apache/log4j/chainsaw/LogPanel.html   |  4542 +++
 .../log4j/chainsaw/LogPanelLoggerTreeModel.html    |   218 +
 .../log4j/chainsaw/LogPanelPreferenceModel.html    |   547 +
 .../log4j/chainsaw/LogPanelPreferencePanel.html    |   845 +
 .../xref/org/apache/log4j/chainsaw/LogUI.html      |  2321 ++
 .../apache/log4j/chainsaw/LoggerNameListener.html  |    54 +
 .../org/apache/log4j/chainsaw/LoggerNameModel.html |    73 +
 .../log4j/chainsaw/LoggerNameModelSupport.html     |   115 +
 .../org/apache/log4j/chainsaw/LoggerNameTree.html  |    66 +
 .../apache/log4j/chainsaw/LoggerNameTreePanel.html |  1936 ++
 .../apache/log4j/chainsaw/LoggingEventWrapper.html |   203 +
 .../apache/log4j/chainsaw/ModifiableListModel.html |    43 +
 .../org/apache/log4j/chainsaw/NewKeyEvent.html     |    79 +
 .../org/apache/log4j/chainsaw/NewKeyListener.html  |    48 +
 .../org/apache/log4j/chainsaw/PopupListener.html   |    73 +
 .../org/apache/log4j/chainsaw/ProgressPanel.html   |    96 +
 .../log4j/chainsaw/ReceiverConfigurationPanel.html |   866 +
 .../org/apache/log4j/chainsaw/RuleMediator.html    |   125 +
 .../apache/log4j/chainsaw/SavableTabSetting.html   |    68 +
 .../apache/log4j/chainsaw/ShutdownListener.html    |    51 +
 .../org/apache/log4j/chainsaw/SmallButton.html     |   159 +
 .../apache/log4j/chainsaw/SmallToggleButton.html   |   168 +
 .../org/apache/log4j/chainsaw/SortArrowIcon.html   |    88 +
 .../apache/log4j/chainsaw/SortHeaderRenderer.html  |    91 +
 .../org/apache/log4j/chainsaw/SortTableModel.html  |    49 +
 .../log4j/chainsaw/TableColorizingRenderer.html    |   744 +
 .../org/apache/log4j/chainsaw/ThresholdSlider.html |   128 +
 .../log4j/chainsaw/ThrowableRenderPanel.html       |   121 +
 .../org/apache/log4j/chainsaw/WelcomePanel.html    |   175 +
 .../apache/log4j/chainsaw/color/ColorPanel.html    |   981 +
 .../org/apache/log4j/chainsaw/color/Colorizer.html |    57 +
 .../apache/log4j/chainsaw/color/RuleColorizer.html |   344 +
 .../apache/log4j/chainsaw/color/package-frame.html |    45 +
 .../log4j/chainsaw/color/package-summary.html      |   104 +
 .../apache/log4j/chainsaw/dnd/FileDnDTarget.html   |   221 +
 .../apache/log4j/chainsaw/dnd/package-frame.html   |    24 +
 .../apache/log4j/chainsaw/dnd/package-summary.html |    69 +
 .../chainsaw/filter/EventTypeEntryContainer.html   |   166 +
 .../apache/log4j/chainsaw/filter/FilterModel.html  |    67 +
 .../log4j/chainsaw/filter/package-frame.html       |    27 +
 .../log4j/chainsaw/filter/package-summary.html     |    74 +
 .../apache/log4j/chainsaw/help/HelpLocator.html    |   147 +
 .../apache/log4j/chainsaw/help/HelpManager.html    |   211 +
 .../org/apache/log4j/chainsaw/help/Tutorial.html   |    67 +
 .../apache/log4j/chainsaw/help/package-frame.html  |    33 +
 .../log4j/chainsaw/help/package-summary.html       |    84 +
 .../log4j/chainsaw/helper/OkCancelPanel.html       |    81 +
 .../apache/log4j/chainsaw/helper/SwingHelper.html  |   175 +
 .../chainsaw/helper/TableCellEditorFactory.html    |    73 +
 .../log4j/chainsaw/helper/package-frame.html       |    30 +
 .../log4j/chainsaw/helper/package-summary.html     |    79 +
 .../apache/log4j/chainsaw/icons/ChainsawIcons.html |   177 +
 .../log4j/chainsaw/icons/LevelIconFactory.html     |    88 +
 .../log4j/chainsaw/icons/LineIconFactory.html      |   195 +
 .../apache/log4j/chainsaw/icons/package-frame.html |    36 +
 .../log4j/chainsaw/icons/package-summary.html      |    89 +
 .../chainsaw/layout/DefaultLayoutFactory.html      |   104 +
 .../log4j/chainsaw/layout/EventDetailLayout.html   |   292 +
 .../log4j/chainsaw/layout/LayoutEditorPane.html    |   285 +
 .../log4j/chainsaw/layout/package-frame.html       |    30 +
 .../log4j/chainsaw/layout/package-summary.html     |    79 +
 .../log4j/chainsaw/messages/MessageCenter.html     |   269 +
 .../log4j/chainsaw/messages/package-frame.html     |    27 +
 .../log4j/chainsaw/messages/package-summary.html   |    74 +
 .../apache/log4j/chainsaw/osx/OSXIntegration.html  |   107 +
 .../apache/log4j/chainsaw/osx/package-frame.html   |    24 +
 .../apache/log4j/chainsaw/osx/package-summary.html |    69 +
 .../org/apache/log4j/chainsaw/package-frame.html   |   375 +
 .../org/apache/log4j/chainsaw/package-summary.html |   654 +
 .../log4j/chainsaw/plugins/GUIPluginSkeleton.html  |   113 +
 .../chainsaw/plugins/PluginClassLoaderFactory.html |   120 +
 .../log4j/chainsaw/plugins/package-frame.html      |    27 +
 .../log4j/chainsaw/plugins/package-summary.html    |    74 +
 .../chainsaw/prefs/AbstractSettingsEvent.html      |    56 +
 .../log4j/chainsaw/prefs/LoadSettingsEvent.html    |    93 +
 .../apache/log4j/chainsaw/prefs/MRUFileList.html   |   125 +
 .../chainsaw/prefs/MRUFileListPreferenceSaver.html |    85 +
 .../log4j/chainsaw/prefs/ProfileManager.html       |    58 +
 .../apache/log4j/chainsaw/prefs/Profileable.html   |    53 +
 .../log4j/chainsaw/prefs/SaveSettingsEvent.html    |    76 +
 .../apache/log4j/chainsaw/prefs/SettingsEvent.html |    43 +
 .../log4j/chainsaw/prefs/SettingsListener.html     |    68 +
 .../log4j/chainsaw/prefs/SettingsManager.html      |   371 +
 .../apache/log4j/chainsaw/prefs/package-frame.html |    51 +
 .../log4j/chainsaw/prefs/package-summary.html      |   114 +
 .../chainsaw/receivers/NewReceiverDialogPanel.html |   216 +
 .../receivers/PluginPropertyEditorPanel.html       |   417 +
 .../receivers/ReceiverTreeCellRenderer.html        |   124 +
 .../log4j/chainsaw/receivers/ReceiversHelper.html  |   223 +
 .../log4j/chainsaw/receivers/ReceiversPanel.html   |   940 +
 .../chainsaw/receivers/ReceiversTreeModel.html     |   211 +
 .../log4j/chainsaw/receivers/VisualReceiver.html   |    52 +
 .../log4j/chainsaw/receivers/package-frame.html    |    57 +
 .../log4j/chainsaw/receivers/package-summary.html  |   124 +
 .../log4j/chainsaw/version/VersionManager.html     |    59 +
 .../log4j/chainsaw/version/package-frame.html      |    24 +
 .../log4j/chainsaw/version/package-summary.html    |    69 +
 .../chainsaw/vfs/VFSLogFilePatternReceiver.html    |   576 +
 .../vfs/VFSLogFilePatternReceiverBeanInfo.html     |    69 +
 .../apache/log4j/chainsaw/vfs/package-frame.html   |    33 +
 .../apache/log4j/chainsaw/vfs/package-summary.html |    84 +
 .../chainsaw/xstream/TableColumnConverter.html     |    74 +
 .../log4j/chainsaw/xstream/package-frame.html      |    24 +
 .../log4j/chainsaw/xstream/package-summary.html    |    69 +
 .../chainsaw/zeroconf/ZeroConfDeviceModel.html     |   156 +
 .../log4j/chainsaw/zeroconf/ZeroConfPlugin.html    |   656 +
 .../chainsaw/zeroconf/ZeroConfPreferenceModel.html |    75 +
 .../log4j/chainsaw/zeroconf/package-frame.html     |    36 +
 .../log4j/chainsaw/zeroconf/package-summary.html   |    89 +
 .../xref/org/apache/log4j/db/ConnectionSource.html |    82 +
 .../apache/log4j/db/ConnectionSourceSkeleton.html  |   163 +
 .../org/apache/log4j/db/CustomSQLDBReceiver.html   |   481 +
 .../2.0.0/xref/org/apache/log4j/db/DBAppender.html |   417 +
 .../2.0.0/xref/org/apache/log4j/db/DBHelper.html   |    81 +
 .../2.0.0/xref/org/apache/log4j/db/DBReceiver.html |   153 +
 .../xref/org/apache/log4j/db/DBReceiverJob.html    |   243 +
 .../log4j/db/DataSourceConnectionSource.html       |   118 +
 .../log4j/db/DriverManagerConnectionSource.html    |   146 +
 .../org/apache/log4j/db/JNDIConnectionSource.html  |   156 +
 .../org/apache/log4j/db/dialect/HSQLDBDialect.html |    44 +
 .../org/apache/log4j/db/dialect/MsSQLDialect.html  |    47 +
 .../org/apache/log4j/db/dialect/MySQLDialect.html  |    45 +
 .../org/apache/log4j/db/dialect/OracleDialect.html |    46 +
 .../apache/log4j/db/dialect/PostgreSQLDialect.html |    48 +
 .../org/apache/log4j/db/dialect/SQLDialect.html    |    40 +
 .../org/apache/log4j/db/dialect/SybaseDialect.html |    45 +
 .../xref/org/apache/log4j/db/dialect/Util.html     |   138 +
 .../org/apache/log4j/db/dialect/package-frame.html |    45 +
 .../apache/log4j/db/dialect/package-summary.html   |   104 +
 .../xref/org/apache/log4j/db/package-frame.html    |    54 +
 .../xref/org/apache/log4j/db/package-summary.html  |   119 +
 .../xref/org/apache/log4j/helpers/Constants.html   |   143 +
 .../org/apache/log4j/helpers/MessageFormatter.html |   167 +
 .../org/apache/log4j/helpers/UtilLoggingLevel.html |   251 +
 .../org/apache/log4j/helpers/package-frame.html    |    30 +
 .../org/apache/log4j/helpers/package-summary.html  |    79 +
 .../xref/org/apache/log4j/net/AddressBased.html    |    49 +
 .../xref/org/apache/log4j/net/JMSReceiver.html     |   314 +
 .../org/apache/log4j/net/JMSReceiverBeanInfo.html  |    65 +
 .../org/apache/log4j/net/MulticastAppender.html    |   358 +
 .../org/apache/log4j/net/MulticastReceiver.html    |   289 +
 .../log4j/net/MulticastReceiverBeanInfo.html       |    64 +
 .../xref/org/apache/log4j/net/NetworkBased.html    |    52 +
 .../2.0.0/xref/org/apache/log4j/net/PortBased.html |    47 +
 .../org/apache/log4j/net/SocketHubReceiver.html    |   422 +
 .../xref/org/apache/log4j/net/SocketNode13.html    |   312 +
 .../apache/log4j/net/SocketNodeEventListener.html  |    56 +
 .../xref/org/apache/log4j/net/SocketReceiver.html  |   492 +
 .../xref/org/apache/log4j/net/UDPAppender.html     |   343 +
 .../xref/org/apache/log4j/net/UDPReceiver.html     |   294 +
 .../xref/org/apache/log4j/net/XMLSocketNode.html   |   218 +
 .../org/apache/log4j/net/XMLSocketReceiver.html    |   329 +
 .../xref/org/apache/log4j/net/package-frame.html   |    87 +
 .../xref/org/apache/log4j/net/package-summary.html |   174 +
 .../2.0.0/xref/org/apache/log4j/package-frame.html |    33 +
 .../xref/org/apache/log4j/package-summary.html     |    84 +
 .../xref/org/apache/log4j/plugins/Pauseable.html   |    52 +
 .../xref/org/apache/log4j/plugins/Plugin.html      |   159 +
 .../xref/org/apache/log4j/plugins/PluginEvent.html |    60 +
 .../org/apache/log4j/plugins/PluginListener.html   |    56 +
 .../org/apache/log4j/plugins/PluginRegistry.html   |   316 +
 .../org/apache/log4j/plugins/PluginSkeleton.html   |   235 +
 .../xref/org/apache/log4j/plugins/Receiver.html    |   144 +
 .../org/apache/log4j/plugins/package-frame.html    |    45 +
 .../org/apache/log4j/plugins/package-summary.html  |   104 +
 .../org/apache/log4j/rewrite/MapRewritePolicy.html |    98 +
 .../log4j/rewrite/PropertyRewritePolicy.html       |   106 +
 .../log4j/rewrite/ReflectionRewritePolicy.html     |   102 +
 .../org/apache/log4j/rewrite/RewriteAppender.html  |   212 +
 .../org/apache/log4j/rewrite/RewritePolicy.html    |    50 +
 .../org/apache/log4j/rewrite/package-frame.html    |    36 +
 .../org/apache/log4j/rewrite/package-summary.html  |    89 +
 .../2.0.0/xref/org/apache/log4j/scheduler/Job.html |    49 +
 .../xref/org/apache/log4j/scheduler/Scheduler.html |   320 +
 .../org/apache/log4j/scheduler/package-frame.html  |    30 +
 .../apache/log4j/scheduler/package-summary.html    |    79 +
 .../2.0.0/xref/org/apache/log4j/spi/Component.html |    50 +
 .../xref/org/apache/log4j/spi/ComponentBase.html   |   139 +
 .../2.0.0/xref/org/apache/log4j/spi/Decoder.html   |    76 +
 .../2.0.0/xref/org/apache/log4j/spi/ErrorItem.html |   185 +
 .../xref/org/apache/log4j/spi/Log4JULogger.html    |   242 +
 .../org/apache/log4j/spi/LoggerEventListener.html  |    72 +
 .../log4j/spi/LoggerRepositoryEventListener.html   |    66 +
 .../org/apache/log4j/spi/LoggerRepositoryEx.html   |   211 +
 .../xref/org/apache/log4j/spi/NOPULogger.html      |   213 +
 .../xref/org/apache/log4j/spi/SimpleULogger.html   |   318 +
 .../xref/org/apache/log4j/spi/Thresholdable.html   |    71 +
 .../xref/org/apache/log4j/spi/package-frame.html   |    54 +
 .../xref/org/apache/log4j/spi/package-summary.html |   119 +
 .../org/apache/log4j/varia/ListModelAppender.html  |    92 +
 .../apache/log4j/varia/LogFilePatternReceiver.html |  1107 +
 .../varia/LogFilePatternReceiverBeanInfo.html      |    67 +
 .../xref/org/apache/log4j/varia/package-frame.html |    30 +
 .../org/apache/log4j/varia/package-summary.html    |    79 +
 .../org/apache/log4j/xml/LogFileXMLReceiver.html   |   323 +
 .../log4j/xml/UtilLoggingEntityResolver.html       |    63 +
 .../apache/log4j/xml/UtilLoggingXMLDecoder.html    |   481 +
 .../xref/org/apache/log4j/xml/XMLDecoder.html      |   508 +
 .../xref/org/apache/log4j/xml/package-frame.html   |    33 +
 .../xref/org/apache/log4j/xml/package-summary.html |    84 +
 docs/chainsaw/2.0.0/xref/overview-frame.html       |   106 +
 docs/chainsaw/2.0.0/xref/overview-summary.html     |   201 +
 docs/chainsaw/2.0.0/xref/stylesheet.css            |   114 +
 docs/chainsaw/2.0.0/zeroconf.html                  |   198 +
 docs/chainsaw/2.x                                  |     1 +
 .../apidocs/allclasses-frame.html                  |   181 +
 .../apidocs/allclasses-noframe.html                |   181 +
 .../chainsaw_20060302/apidocs/constant-values.html |   975 +
 .../chainsaw_20060302/apidocs/deprecated-list.html |   177 +
 .../chainsaw_20060302/apidocs/help-doc.html        |   231 +
 .../chainsaw_20060302/apidocs/index-all.html       |  5294 ++++
 docs/chainsaw/chainsaw_20060302/apidocs/index.html |    76 +
 docs/chainsaw/chainsaw_20060302/apidocs/options    |    16 +
 .../org/apache/log4j/LoggerRepositoryExImpl.html   |  1261 +
 .../apidocs/org/apache/log4j/ULogger.html          |   708 +
 .../log4j/chainsaw/AbstractPreferencePanel.html    |   529 +
 .../log4j/chainsaw/ApplicationPreferenceModel.html |  1078 +
 ...onPreferenceModelPanel.GeneralAllPrefPanel.html |   412 +
 ...ationPreferenceModelPanel.VisualsPrefPanel.html |   336 +
 .../chainsaw/ApplicationPreferenceModelPanel.html  |   427 +
 .../chainsaw/ApplicationPreferenceModelSaver.html  |   322 +
 .../org/apache/log4j/chainsaw/BasicPrefPanel.html  |   442 +
 .../apache/log4j/chainsaw/ChainsawAppender.html    |   486 +
 .../log4j/chainsaw/ChainsawAppenderHandler.html    |   573 +
 .../org/apache/log4j/chainsaw/ChainsawColumns.html |   541 +
 .../apache/log4j/chainsaw/ChainsawConstants.html   |   517 +
 .../apache/log4j/chainsaw/ChainsawStatusBar.html   |   397 +
 .../org/apache/log4j/chainsaw/ChainsawViewer.html  |   240 +
 .../log4j/chainsaw/CheckListCellRenderer.html      |   485 +
 .../apache/log4j/chainsaw/ColumnComparator.html    |   361 +
 .../chainsaw/CopyEventsToClipboardAction.html      |   315 +
 .../apache/log4j/chainsaw/CyclicBufferList.html    |   561 +
 .../org/apache/log4j/chainsaw/DockablePanel.html   |   431 +
 .../apache/log4j/chainsaw/EventBatchListener.html  |   277 +
 .../org/apache/log4j/chainsaw/EventContainer.html  |   726 +
 .../apache/log4j/chainsaw/EventCountListener.html  |   236 +
 .../log4j/chainsaw/ExpressionRuleContext.html      |   316 +
 .../org/apache/log4j/chainsaw/Generator.html       |   391 +
 .../apache/log4j/chainsaw/GeneratorBeanInfo.html   |   316 +
 .../org/apache/log4j/chainsaw/JSortTable.html      |   620 +
 .../log4j/chainsaw/JTextComponentFormatter.html    |   274 +
 .../chainsaw/LogFilePatternLayoutBuilder.html      |   321 +
 .../org/apache/log4j/chainsaw/LogPanel.html        |   847 +
 .../log4j/chainsaw/LogPanelPreferenceModel.html    |  1172 +
 ...ogPanelPreferencePanel.ColumnSelectorPanel.html |   339 +
 .../log4j/chainsaw/LogPanelPreferencePanel.html    |   450 +
 .../apidocs/org/apache/log4j/chainsaw/LogUI.html   |  1004 +
 .../apache/log4j/chainsaw/LoggerNameListener.html  |   259 +
 .../org/apache/log4j/chainsaw/LoggerNameModel.html |   315 +
 .../log4j/chainsaw/LoggerNameModelSupport.html     |   378 +
 .../org/apache/log4j/chainsaw/LoggerNameTree.html  |   330 +
 .../apache/log4j/chainsaw/LoggingEventWrapper.html |   578 +
 .../apache/log4j/chainsaw/ModifiableListModel.html |   322 +
 .../org/apache/log4j/chainsaw/NewKeyEvent.html     |   360 +
 .../org/apache/log4j/chainsaw/NewKeyListener.html  |   238 +
 .../org/apache/log4j/chainsaw/PopupListener.html   |   339 +
 .../org/apache/log4j/chainsaw/ProgressPanel.html   |   378 +
 .../org/apache/log4j/chainsaw/RuleMediator.html    |   354 +
 .../apache/log4j/chainsaw/SavableTabSetting.html   |   340 +
 .../apache/log4j/chainsaw/ShutdownListener.html    |   242 +
 .../org/apache/log4j/chainsaw/SmallButton.html     |   690 +
 .../org/apache/log4j/chainsaw/SortArrowIcon.html   |   441 +
 .../apache/log4j/chainsaw/SortHeaderRenderer.html  |   509 +
 .../org/apache/log4j/chainsaw/SortTableModel.html  |   285 +
 .../log4j/chainsaw/TableColorizingRenderer.html    |   600 +
 .../org/apache/log4j/chainsaw/WelcomePanel.html    |   402 +
 .../class-use/AbstractPreferencePanel.html         |   174 +
 .../class-use/ApplicationPreferenceModel.html      |   246 +
 ...onPreferenceModelPanel.GeneralAllPrefPanel.html |   126 +
 ...ationPreferenceModelPanel.VisualsPrefPanel.html |   126 +
 .../class-use/ApplicationPreferenceModelPanel.html |   126 +
 .../class-use/ApplicationPreferenceModelSaver.html |   126 +
 .../log4j/chainsaw/class-use/BasicPrefPanel.html   |   176 +
 .../log4j/chainsaw/class-use/ChainsawAppender.html |   186 +
 .../class-use/ChainsawAppenderHandler.html         |   126 +
 .../log4j/chainsaw/class-use/ChainsawColumns.html  |   126 +
 .../chainsaw/class-use/ChainsawConstants.html      |   126 +
 .../chainsaw/class-use/ChainsawStatusBar.html      |   170 +
 .../log4j/chainsaw/class-use/ChainsawViewer.html   |   171 +
 .../chainsaw/class-use/CheckListCellRenderer.html  |   126 +
 .../log4j/chainsaw/class-use/ColumnComparator.html |   126 +
 .../class-use/CopyEventsToClipboardAction.html     |   126 +
 .../log4j/chainsaw/class-use/CyclicBufferList.html |   126 +
 .../log4j/chainsaw/class-use/DockablePanel.html    |   168 +
 .../chainsaw/class-use/EventBatchListener.html     |   190 +
 .../log4j/chainsaw/class-use/EventContainer.html   |   170 +
 .../chainsaw/class-use/EventCountListener.html     |   168 +
 .../chainsaw/class-use/ExpressionRuleContext.html  |   126 +
 .../apache/log4j/chainsaw/class-use/Generator.html |   126 +
 .../chainsaw/class-use/GeneratorBeanInfo.html      |   126 +
 .../log4j/chainsaw/class-use/JSortTable.html       |   126 +
 .../class-use/JTextComponentFormatter.html         |   126 +
 .../class-use/LogFilePatternLayoutBuilder.html     |   126 +
 .../apache/log4j/chainsaw/class-use/LogPanel.html  |   126 +
 .../class-use/LogPanelPreferenceModel.html         |   189 +
 ...ogPanelPreferencePanel.ColumnSelectorPanel.html |   126 +
 .../class-use/LogPanelPreferencePanel.html         |   126 +
 .../org/apache/log4j/chainsaw/class-use/LogUI.html |   189 +
 .../chainsaw/class-use/LoggerNameListener.html     |   178 +
 .../log4j/chainsaw/class-use/LoggerNameModel.html  |   183 +
 .../chainsaw/class-use/LoggerNameModelSupport.html |   126 +
 .../log4j/chainsaw/class-use/LoggerNameTree.html   |   126 +
 .../chainsaw/class-use/LoggingEventWrapper.html    |   200 +
 .../chainsaw/class-use/ModifiableListModel.html    |   126 +
 .../log4j/chainsaw/class-use/NewKeyEvent.html      |   166 +
 .../log4j/chainsaw/class-use/NewKeyListener.html   |   175 +
 .../log4j/chainsaw/class-use/PopupListener.html    |   126 +
 .../log4j/chainsaw/class-use/ProgressPanel.html    |   126 +
 .../log4j/chainsaw/class-use/RuleMediator.html     |   168 +
 .../chainsaw/class-use/SavableTabSetting.html      |   126 +
 .../log4j/chainsaw/class-use/ShutdownListener.html |   176 +
 .../log4j/chainsaw/class-use/SmallButton.html      |   126 +
 .../log4j/chainsaw/class-use/SortArrowIcon.html    |   126 +
 .../chainsaw/class-use/SortHeaderRenderer.html     |   126 +
 .../log4j/chainsaw/class-use/SortTableModel.html   |   179 +
 .../class-use/TableColorizingRenderer.html         |   126 +
 .../log4j/chainsaw/class-use/WelcomePanel.html     |   126 +
 .../apache/log4j/chainsaw/color/ColorPanel.html    |   471 +
 .../org/apache/log4j/chainsaw/color/Colorizer.html |   260 +
 .../apache/log4j/chainsaw/color/RuleColorizer.html |   553 +
 .../log4j/chainsaw/color/class-use/ColorPanel.html |   126 +
 .../log4j/chainsaw/color/class-use/Colorizer.html  |   169 +
 .../chainsaw/color/class-use/RuleColorizer.html    |   193 +
 .../apache/log4j/chainsaw/color/package-frame.html |    26 +
 .../log4j/chainsaw/color/package-summary.html      |   173 +
 .../apache/log4j/chainsaw/color/package-tree.html  |   160 +
 .../apache/log4j/chainsaw/color/package-use.html   |   191 +
 .../apache/log4j/chainsaw/dnd/FileDnDTarget.html   |   500 +
 .../chainsaw/dnd/class-use/FileDnDTarget.html      |   126 +
 .../apache/log4j/chainsaw/dnd/package-frame.html   |    21 +
 .../apache/log4j/chainsaw/dnd/package-summary.html |   149 +
 .../apache/log4j/chainsaw/dnd/package-tree.html    |   139 +
 .../org/apache/log4j/chainsaw/dnd/package-use.html |   126 +
 .../apache/log4j/chainsaw/doc-files/Chainsawv2.gif |   Bin 0 -> 80767 bytes
 .../log4j/chainsaw/favourites/Favourite.html       |   255 +
 .../chainsaw/favourites/FavouritesRegistry.html    |   306 +
 .../chainsaw/favourites/class-use/Favourite.html   |   177 +
 .../favourites/class-use/FavouritesRegistry.html   |   141 +
 .../log4j/chainsaw/favourites/package-frame.html   |    35 +
 .../log4j/chainsaw/favourites/package-summary.html |   161 +
 .../log4j/chainsaw/favourites/package-tree.html    |   150 +
 .../log4j/chainsaw/favourites/package-use.html     |   168 +
 .../chainsaw/filter/EventTypeEntryContainer.html   |   292 +
 .../apache/log4j/chainsaw/filter/FilterModel.html  |   292 +
 .../filter/class-use/EventTypeEntryContainer.html  |   166 +
 .../chainsaw/filter/class-use/FilterModel.html     |   188 +
 .../log4j/chainsaw/filter/package-frame.html       |    22 +
 .../log4j/chainsaw/filter/package-summary.html     |   154 +
 .../apache/log4j/chainsaw/filter/package-tree.html |   140 +
 .../apache/log4j/chainsaw/filter/package-use.html  |   206 +
 .../apache/log4j/chainsaw/help/HelpManager.html    |   478 +
 .../org/apache/log4j/chainsaw/help/Tutorial.html   |   288 +
 .../log4j/chainsaw/help/class-use/HelpManager.html |   166 +
 .../log4j/chainsaw/help/class-use/Tutorial.html    |   126 +
 .../apache/log4j/chainsaw/help/package-frame.html  |    22 +
 .../log4j/chainsaw/help/package-summary.html       |   156 +
 .../apache/log4j/chainsaw/help/package-tree.html   |   140 +
 .../apache/log4j/chainsaw/help/package-use.html    |   164 +
 .../log4j/chainsaw/helper/OkCancelPanel.html       |   415 +
 .../apache/log4j/chainsaw/helper/SwingHelper.html  |   372 +
 .../chainsaw/helper/TableCellEditorFactory.html    |   267 +
 .../chainsaw/helper/class-use/OkCancelPanel.html   |   166 +
 .../chainsaw/helper/class-use/SwingHelper.html     |   126 +
 .../helper/class-use/TableCellEditorFactory.html   |   126 +
 .../log4j/chainsaw/helper/package-frame.html       |    23 +
 .../log4j/chainsaw/helper/package-summary.html     |   154 +
 .../apache/log4j/chainsaw/helper/package-tree.html |   157 +
 .../apache/log4j/chainsaw/helper/package-use.html  |   159 +
 .../apache/log4j/chainsaw/icons/ChainsawIcons.html |   856 +
 .../log4j/chainsaw/icons/LevelIconFactory.html     |   252 +
 .../log4j/chainsaw/icons/LineIconFactory.html      |   284 +
 .../chainsaw/icons/class-use/ChainsawIcons.html    |   126 +
 .../chainsaw/icons/class-use/LevelIconFactory.html |   166 +
 .../chainsaw/icons/class-use/LineIconFactory.html  |   126 +
 .../apache/log4j/chainsaw/icons/package-frame.html |    23 +
 .../log4j/chainsaw/icons/package-summary.html      |   155 +
 .../apache/log4j/chainsaw/icons/package-tree.html  |   141 +
 .../apache/log4j/chainsaw/icons/package-use.html   |   159 +
 .../chainsaw/layout/DefaultLayoutFactory.html      |   257 +
 .../log4j/chainsaw/layout/EventDetailLayout.html   |   408 +
 .../log4j/chainsaw/layout/LayoutEditorPane.html    |   450 +
 .../layout/class-use/DefaultLayoutFactory.html     |   126 +
 .../layout/class-use/EventDetailLayout.html        |   126 +
 .../layout/class-use/LayoutEditorPane.html         |   126 +
 .../log4j/chainsaw/layout/package-frame.html       |    23 +
 .../log4j/chainsaw/layout/package-summary.html     |   161 +
 .../apache/log4j/chainsaw/layout/package-tree.html |   161 +
 .../apache/log4j/chainsaw/layout/package-use.html  |   126 +
 .../log4j/chainsaw/messages/MessageCenter.html     |   352 +
 .../chainsaw/messages/class-use/MessageCenter.html |   166 +
 .../log4j/chainsaw/messages/package-frame.html     |    21 +
 .../log4j/chainsaw/messages/package-summary.html   |   147 +
 .../log4j/chainsaw/messages/package-tree.html      |   139 +
 .../log4j/chainsaw/messages/package-use.html       |   162 +
 .../apache/log4j/chainsaw/osx/OSXIntegration.html  |   320 +
 .../chainsaw/osx/class-use/OSXIntegration.html     |   126 +
 .../apache/log4j/chainsaw/osx/package-frame.html   |    21 +
 .../apache/log4j/chainsaw/osx/package-summary.html |   147 +
 .../apache/log4j/chainsaw/osx/package-tree.html    |   139 +
 .../org/apache/log4j/chainsaw/osx/package-use.html |   126 +
 .../org/apache/log4j/chainsaw/package-frame.html   |    71 +
 .../org/apache/log4j/chainsaw/package-summary.html |   462 +
 .../org/apache/log4j/chainsaw/package-tree.html    |   332 +
 .../org/apache/log4j/chainsaw/package-use.html     |   317 +
 .../log4j/chainsaw/plugins/GUIPluginSkeleton.html  |   577 +
 .../chainsaw/plugins/PluginClassLoaderFactory.html |   261 +
 .../plugins/class-use/GUIPluginSkeleton.html       |   170 +
 .../class-use/PluginClassLoaderFactory.html        |   166 +
 .../log4j/chainsaw/plugins/package-frame.html      |    22 +
 .../log4j/chainsaw/plugins/package-summary.html    |   151 +
 .../log4j/chainsaw/plugins/package-tree.html       |   156 +
 .../apache/log4j/chainsaw/plugins/package-use.html |   181 +
 .../log4j/chainsaw/prefs/LoadSettingsEvent.html    |   331 +
 .../apache/log4j/chainsaw/prefs/MRUFileList.html   |   336 +
 .../chainsaw/prefs/MRUFileListPreferenceSaver.html |   291 +
 .../log4j/chainsaw/prefs/ProfileManager.html       |   271 +
 .../apache/log4j/chainsaw/prefs/Profileable.html   |   256 +
 .../log4j/chainsaw/prefs/SaveSettingsEvent.html    |   356 +
 .../apache/log4j/chainsaw/prefs/SettingsEvent.html |   240 +
 .../log4j/chainsaw/prefs/SettingsListener.html     |   279 +
 .../log4j/chainsaw/prefs/SettingsManager.html      |   358 +
 .../prefs/class-use/LoadSettingsEvent.html         |   230 +
 .../chainsaw/prefs/class-use/MRUFileList.html      |   166 +
 .../class-use/MRUFileListPreferenceSaver.html      |   166 +
 .../chainsaw/prefs/class-use/ProfileManager.html   |   166 +
 .../chainsaw/prefs/class-use/Profileable.html      |   195 +
 .../prefs/class-use/SaveSettingsEvent.html         |   229 +
 .../chainsaw/prefs/class-use/SettingsEvent.html    |   166 +
 .../chainsaw/prefs/class-use/SettingsListener.html |   268 +
 .../chainsaw/prefs/class-use/SettingsManager.html  |   192 +
 .../apache/log4j/chainsaw/prefs/package-frame.html |    32 +
 .../log4j/chainsaw/prefs/package-summary.html      |   198 +
 .../apache/log4j/chainsaw/prefs/package-tree.html  |   164 +
 .../apache/log4j/chainsaw/prefs/package-use.html   |   262 +
 .../chainsaw/receivers/NewReceiverDialogPanel.html |   427 +
 .../receivers/PluginPropertyEditorPanel.html       |   432 +
 .../receivers/ReceiverTreeCellRenderer.html        |   449 +
 .../log4j/chainsaw/receivers/ReceiversHelper.html  |   282 +
 .../log4j/chainsaw/receivers/ReceiversPanel.html   |   493 +
 .../chainsaw/receivers/ReceiversTreeModel.html     |   334 +
 .../log4j/chainsaw/receivers/VisualReceiver.html   |   243 +
 .../class-use/NewReceiverDialogPanel.html          |   170 +
 .../class-use/PluginPropertyEditorPanel.html       |   126 +
 .../class-use/ReceiverTreeCellRenderer.html        |   126 +
 .../receivers/class-use/ReceiversHelper.html       |   166 +
 .../receivers/class-use/ReceiversPanel.html        |   126 +
 .../receivers/class-use/ReceiversTreeModel.html    |   173 +
 .../receivers/class-use/VisualReceiver.html        |   168 +
 .../log4j/chainsaw/receivers/package-frame.html    |    30 +
 .../log4j/chainsaw/receivers/package-summary.html  |   198 +
 .../log4j/chainsaw/receivers/package-tree.html     |   176 +
 .../log4j/chainsaw/receivers/package-use.html      |   195 +
 .../log4j/chainsaw/version/VersionManager.html     |   256 +
 .../chainsaw/version/class-use/VersionManager.html |   166 +
 .../log4j/chainsaw/version/package-frame.html      |    21 +
 .../log4j/chainsaw/version/package-summary.html    |   144 +
 .../log4j/chainsaw/version/package-tree.html       |   139 +
 .../apache/log4j/chainsaw/version/package-use.html |   159 +
 .../vfs/VFSLogFilePatternReceiver.MyUserInfo.html  |   408 +
 ...FilePatternReceiver.UserNamePasswordDialog.html |   410 +
 .../chainsaw/vfs/VFSLogFilePatternReceiver.html    |   623 +
 .../vfs/VFSLogFilePatternReceiverBeanInfo.html     |   311 +
 .../VFSLogFilePatternReceiver.MyUserInfo.html      |   141 +
 ...FilePatternReceiver.UserNamePasswordDialog.html |   126 +
 .../vfs/class-use/VFSLogFilePatternReceiver.html   |   126 +
 .../VFSLogFilePatternReceiverBeanInfo.html         |   126 +
 .../apache/log4j/chainsaw/vfs/package-frame.html   |    22 +
 .../apache/log4j/chainsaw/vfs/package-summary.html |   152 +
 .../apache/log4j/chainsaw/vfs/package-tree.html    |   181 +
 .../org/apache/log4j/chainsaw/vfs/package-use.html |   126 +
 .../chainsaw/xstream/TableColumnConverter.html     |   331 +
 .../xstream/class-use/TableColumnConverter.html    |   126 +
 .../log4j/chainsaw/xstream/package-frame.html      |    21 +
 .../log4j/chainsaw/xstream/package-summary.html    |   146 +
 .../log4j/chainsaw/xstream/package-tree.html       |   139 +
 .../apache/log4j/chainsaw/xstream/package-use.html |   126 +
 .../chainsaw/zeroconf/ZeroConfDeviceModel.html     |   508 +
 .../log4j/chainsaw/zeroconf/ZeroConfPlugin.html    |   458 +
 .../chainsaw/zeroconf/ZeroConfPreferenceModel.html |   351 +
 .../zeroconf/class-use/ZeroConfDeviceModel.html    |   126 +
 .../zeroconf/class-use/ZeroConfPlugin.html         |   126 +
 .../class-use/ZeroConfPreferenceModel.html         |   166 +
 .../log4j/chainsaw/zeroconf/package-frame.html     |    23 +
 .../log4j/chainsaw/zeroconf/package-summary.html   |   156 +
 .../log4j/chainsaw/zeroconf/package-tree.html      |   165 +
 .../log4j/chainsaw/zeroconf/package-use.html       |   159 +
 .../log4j/class-use/LoggerRepositoryExImpl.html    |   126 +
 .../org/apache/log4j/class-use/ULogger.html        |   203 +
 .../org/apache/log4j/db/ConnectionSource.html      |   441 +
 .../apache/log4j/db/ConnectionSourceSkeleton.html  |   527 +
 .../org/apache/log4j/db/CustomSQLDBReceiver.html   |   745 +
 .../apidocs/org/apache/log4j/db/DBAppender.html    |   537 +
 .../apidocs/org/apache/log4j/db/DBHelper.html      |   360 +
 .../apidocs/org/apache/log4j/db/DBReceiver.html    |   500 +
 .../log4j/db/DataSourceConnectionSource.html       |   420 +
 .../log4j/db/DriverManagerConnectionSource.html    |   480 +
 .../org/apache/log4j/db/JNDIConnectionSource.html  |   435 +
 .../log4j/db/class-use/ConnectionSource.html       |   235 +
 .../db/class-use/ConnectionSourceSkeleton.html     |   189 +
 .../log4j/db/class-use/CustomSQLDBReceiver.html    |   126 +
 .../org/apache/log4j/db/class-use/DBAppender.html  |   126 +
 .../org/apache/log4j/db/class-use/DBHelper.html    |   126 +
 .../org/apache/log4j/db/class-use/DBReceiver.html  |   126 +
 .../db/class-use/DataSourceConnectionSource.html   |   126 +
 .../class-use/DriverManagerConnectionSource.html   |   126 +
 .../log4j/db/class-use/JNDIConnectionSource.html   |   126 +
 .../org/apache/log4j/db/dialect/HSQLDBDialect.html |   327 +
 .../org/apache/log4j/db/dialect/MsSQLDialect.html  |   330 +
 .../org/apache/log4j/db/dialect/MySQLDialect.html  |   326 +
 .../org/apache/log4j/db/dialect/OracleDialect.html |   328 +
 .../apache/log4j/db/dialect/PostgreSQLDialect.html |   329 +
 .../org/apache/log4j/db/dialect/SQLDialect.html    |   231 +
 .../org/apache/log4j/db/dialect/SybaseDialect.html |   323 +
 .../apidocs/org/apache/log4j/db/dialect/Util.html  |   361 +
 .../log4j/db/dialect/class-use/HSQLDBDialect.html  |   126 +
 .../log4j/db/dialect/class-use/MsSQLDialect.html   |   126 +
 .../log4j/db/dialect/class-use/MySQLDialect.html   |   126 +
 .../log4j/db/dialect/class-use/OracleDialect.html  |   126 +
 .../db/dialect/class-use/PostgreSQLDialect.html    |   126 +
 .../log4j/db/dialect/class-use/SQLDialect.html     |   207 +
 .../log4j/db/dialect/class-use/SybaseDialect.html  |   126 +
 .../apache/log4j/db/dialect/class-use/Util.html    |   126 +
 .../org/apache/log4j/db/dialect/package-frame.html |    31 +
 .../apache/log4j/db/dialect/package-summary.html   |   191 +
 .../org/apache/log4j/db/dialect/package-tree.html  |   153 +
 .../org/apache/log4j/db/dialect/package-use.html   |   159 +
 .../apidocs/org/apache/log4j/db/package-frame.html |    32 +
 .../org/apache/log4j/db/package-summary.html       |   230 +
 .../apidocs/org/apache/log4j/db/package-tree.html  |   178 +
 .../apidocs/org/apache/log4j/db/package-use.html   |   169 +
 .../org/apache/log4j/helpers/Constants.html        |   665 +
 .../org/apache/log4j/helpers/MessageFormatter.html |   306 +
 .../org/apache/log4j/helpers/UtilLoggingLevel.html |   716 +
 .../apache/log4j/helpers/class-use/Constants.html  |   126 +
 .../log4j/helpers/class-use/MessageFormatter.html  |   126 +
 .../log4j/helpers/class-use/UtilLoggingLevel.html  |   236 +
 .../org/apache/log4j/helpers/package-frame.html    |    26 +
 .../org/apache/log4j/helpers/package-summary.html  |   170 +
 .../org/apache/log4j/helpers/package-tree.html     |   152 +
 .../org/apache/log4j/helpers/package-use.html      |   162 +
 .../apidocs/org/apache/log4j/net/AddressBased.html |   255 +
 .../apidocs/org/apache/log4j/net/JMSReceiver.html  |   777 +
 .../org/apache/log4j/net/JMSReceiverBeanInfo.html  |   315 +
 .../org/apache/log4j/net/MulticastAppender.html    |   712 +
 .../org/apache/log4j/net/MulticastReceiver.html    |   622 +
 .../log4j/net/MulticastReceiverBeanInfo.html       |   315 +
 .../apidocs/org/apache/log4j/net/NetworkBased.html |   263 +
 .../apidocs/org/apache/log4j/net/PortBased.html    |   252 +
 .../org/apache/log4j/net/SocketHubReceiver.html    |   888 +
 .../apidocs/org/apache/log4j/net/SocketNode13.html |   515 +
 .../apache/log4j/net/SocketNodeEventListener.html  |   266 +
 .../org/apache/log4j/net/SocketReceiver.html       |   811 +
 .../apidocs/org/apache/log4j/net/UDPAppender.html  |   695 +
 .../apidocs/org/apache/log4j/net/UDPReceiver.html  |   599 +
 .../org/apache/log4j/net/XMLSocketNode.html        |   363 +
 .../org/apache/log4j/net/XMLSocketReceiver.html    |   753 +
 .../apache/log4j/net/class-use/AddressBased.html   |   168 +
 .../apache/log4j/net/class-use/JMSReceiver.html    |   126 +
 .../log4j/net/class-use/JMSReceiverBeanInfo.html   |   126 +
 .../log4j/net/class-use/MulticastAppender.html     |   126 +
 .../log4j/net/class-use/MulticastReceiver.html     |   126 +
 .../net/class-use/MulticastReceiverBeanInfo.html   |   126 +
 .../apache/log4j/net/class-use/NetworkBased.html   |   235 +
 .../org/apache/log4j/net/class-use/PortBased.html  |   211 +
 .../log4j/net/class-use/SocketHubReceiver.html     |   126 +
 .../apache/log4j/net/class-use/SocketNode13.html   |   168 +
 .../net/class-use/SocketNodeEventListener.html     |   267 +
 .../apache/log4j/net/class-use/SocketReceiver.html |   126 +
 .../apache/log4j/net/class-use/UDPAppender.html    |   126 +
 .../apache/log4j/net/class-use/UDPReceiver.html    |   126 +
 .../apache/log4j/net/class-use/XMLSocketNode.html  |   126 +
 .../log4j/net/class-use/XMLSocketReceiver.html     |   126 +
 .../org/apache/log4j/net/package-frame.html        |    39 +
 .../org/apache/log4j/net/package-summary.html      |   262 +
 .../apidocs/org/apache/log4j/net/package-tree.html |   184 +
 .../apidocs/org/apache/log4j/net/package-use.html  |   186 +
 .../apidocs/org/apache/log4j/package-frame.html    |    25 +
 .../apidocs/org/apache/log4j/package-summary.html  |   165 +
 .../apidocs/org/apache/log4j/package-tree.html     |   143 +
 .../apidocs/org/apache/log4j/package-use.html      |   161 +
 .../org/apache/log4j/plugins/Pauseable.html        |   259 +
 .../apidocs/org/apache/log4j/plugins/Plugin.html   |   494 +
 .../org/apache/log4j/plugins/PluginEvent.html      |   288 +
 .../org/apache/log4j/plugins/PluginListener.html   |   265 +
 .../org/apache/log4j/plugins/PluginRegistry.html   |   469 +
 .../org/apache/log4j/plugins/PluginSkeleton.html   |   716 +
 .../apidocs/org/apache/log4j/plugins/Receiver.html |   490 +
 .../apache/log4j/plugins/class-use/Pauseable.html  |   229 +
 .../org/apache/log4j/plugins/class-use/Plugin.html |   560 +
 .../log4j/plugins/class-use/PluginEvent.html       |   200 +
 .../log4j/plugins/class-use/PluginListener.html    |   201 +
 .../log4j/plugins/class-use/PluginRegistry.html    |   192 +
 .../log4j/plugins/class-use/PluginSkeleton.html    |   361 +
 .../apache/log4j/plugins/class-use/Receiver.html   |   358 +
 .../org/apache/log4j/plugins/package-frame.html    |    30 +
 .../org/apache/log4j/plugins/package-summary.html  |   197 +
 .../org/apache/log4j/plugins/package-tree.html     |   167 +
 .../org/apache/log4j/plugins/package-use.html      |   503 +
 .../org/apache/log4j/rewrite/MapRewritePolicy.html |   303 +
 .../log4j/rewrite/PropertyRewritePolicy.html       |   318 +
 .../log4j/rewrite/ReflectionRewritePolicy.html     |   301 +
 .../org/apache/log4j/rewrite/RewriteAppender.html  |   545 +
 .../org/apache/log4j/rewrite/RewritePolicy.html    |   242 +
 .../log4j/rewrite/class-use/MapRewritePolicy.html  |   126 +
 .../rewrite/class-use/PropertyRewritePolicy.html   |   126 +
 .../rewrite/class-use/ReflectionRewritePolicy.html |   126 +
 .../log4j/rewrite/class-use/RewriteAppender.html   |   126 +
 .../log4j/rewrite/class-use/RewritePolicy.html     |   197 +
 .../org/apache/log4j/rewrite/package-frame.html    |    28 +
 .../org/apache/log4j/rewrite/package-summary.html  |   187 +
 .../org/apache/log4j/rewrite/package-tree.html     |   150 +
 .../org/apache/log4j/rewrite/package-use.html      |   162 +
 .../apidocs/org/apache/log4j/scheduler/Job.html    |   236 +
 .../org/apache/log4j/scheduler/Scheduler.html      |   466 +
 .../org/apache/log4j/scheduler/class-use/Job.html  |   192 +
 .../log4j/scheduler/class-use/Scheduler.html       |   192 +
 .../org/apache/log4j/scheduler/package-frame.html  |    25 +
 .../apache/log4j/scheduler/package-summary.html    |   163 +
 .../org/apache/log4j/scheduler/package-tree.html   |   147 +
 .../org/apache/log4j/scheduler/package-use.html    |   203 +
 .../apidocs/org/apache/log4j/spi/Component.html    |   245 +
 .../org/apache/log4j/spi/ComponentBase.html        |   426 +
 .../apidocs/org/apache/log4j/spi/Decoder.html      |   309 +
 .../apidocs/org/apache/log4j/spi/ErrorItem.html    |   515 +
 .../apidocs/org/apache/log4j/spi/Log4JULogger.html |   801 +
 .../org/apache/log4j/spi/LoggerEventListener.html  |   290 +
 .../log4j/spi/LoggerRepositoryEventListener.html   |   283 +
 .../org/apache/log4j/spi/LoggerRepositoryEx.html   |   703 +
 .../apidocs/org/apache/log4j/spi/NOPULogger.html   |   825 +
 .../org/apache/log4j/spi/SimpleULogger.html        |   842 +
 .../org/apache/log4j/spi/Thresholdable.html        |   290 +
 .../org/apache/log4j/spi/class-use/Component.html  |   473 +
 .../apache/log4j/spi/class-use/ComponentBase.html  |   432 +
 .../org/apache/log4j/spi/class-use/Decoder.html    |   176 +
 .../org/apache/log4j/spi/class-use/ErrorItem.html  |   192 +
 .../apache/log4j/spi/class-use/Log4JULogger.html   |   126 +
 .../log4j/spi/class-use/LoggerEventListener.html   |   204 +
 .../class-use/LoggerRepositoryEventListener.html   |   204 +
 .../log4j/spi/class-use/LoggerRepositoryEx.html    |   207 +
 .../org/apache/log4j/spi/class-use/NOPULogger.html |   183 +
 .../apache/log4j/spi/class-use/SimpleULogger.html  |   168 +
 .../apache/log4j/spi/class-use/Thresholdable.html  |   361 +
 .../org/apache/log4j/spi/package-frame.html        |    34 +
 .../org/apache/log4j/spi/package-summary.html      |   224 +
 .../apidocs/org/apache/log4j/spi/package-tree.html |   156 +
 .../apidocs/org/apache/log4j/spi/package-use.html  |   495 +
 .../org/apache/log4j/varia/ListModelAppender.html  |   381 +
 .../apache/log4j/varia/LogFilePatternReceiver.html |   976 +
 .../varia/LogFilePatternReceiverBeanInfo.html      |   311 +
 .../log4j/varia/class-use/ListModelAppender.html   |   126 +
 .../varia/class-use/LogFilePatternReceiver.html    |   168 +
 .../class-use/LogFilePatternReceiverBeanInfo.html  |   126 +
 .../org/apache/log4j/varia/package-frame.html      |    23 +
 .../org/apache/log4j/varia/package-summary.html    |   160 +
 .../org/apache/log4j/varia/package-tree.html       |   161 +
 .../org/apache/log4j/varia/package-use.html        |   162 +
 .../org/apache/log4j/xml/LogFileXMLReceiver.html   |   606 +
 .../log4j/xml/UtilLoggingEntityResolver.html       |   289 +
 .../apache/log4j/xml/UtilLoggingXMLDecoder.html    |   400 +
 .../apidocs/org/apache/log4j/xml/XMLDecoder.html   |   410 +
 .../log4j/xml/class-use/LogFileXMLReceiver.html    |   126 +
 .../xml/class-use/UtilLoggingEntityResolver.html   |   126 +
 .../log4j/xml/class-use/UtilLoggingXMLDecoder.html |   126 +
 .../org/apache/log4j/xml/class-use/XMLDecoder.html |   126 +
 .../org/apache/log4j/xml/package-frame.html        |    24 +
 .../org/apache/log4j/xml/package-summary.html      |   168 +
 .../apidocs/org/apache/log4j/xml/package-tree.html |   154 +
 .../apidocs/org/apache/log4j/xml/package-use.html  |   126 +
 .../chainsaw_20060302/apidocs/overview-frame.html  |    49 +
 .../apidocs/overview-summary.html                  |   251 +
 .../chainsaw_20060302/apidocs/overview-tree.html   |   539 +
 .../chainsaw_20060302/apidocs/package-list         |    28 +
 docs/chainsaw/chainsaw_20060302/apidocs/packages   |    18 +
 .../apidocs/resources/inherit.gif                  |   Bin 0 -> 57 bytes
 docs/chainsaw/chainsaw_20060302/apidocs/script.js  |    30 +
 .../chainsaw_20060302/apidocs/serialized-form.html |  2061 ++
 .../chainsaw_20060302/apidocs/stylesheet.css       |   574 +
 .../chainsaw/chainsaw_20060302/changes-report.html |   206 +
 docs/chainsaw/chainsaw_20060302/cpd.html           |   612 +
 docs/chainsaw/chainsaw_20060302/cpd.xml            |    30 +
 docs/chainsaw/chainsaw_20060302/css/maven-base.css |   171 +
 .../chainsaw/chainsaw_20060302/css/maven-theme.css |   141 +
 docs/chainsaw/chainsaw_20060302/css/print.css      |     7 +
 docs/chainsaw/chainsaw_20060302/css/site.css       |    18 +
 docs/chainsaw/chainsaw_20060302/dependencies.html  |   721 +
 .../chainsaw_20060302/distributionnotes.html       |   171 +
 docs/chainsaw/chainsaw_20060302/download.html      |   163 +
 docs/chainsaw/chainsaw_20060302/images/add.gif     |   Bin 0 -> 207 bytes
 .../chainsaw_20060302/images/chainsaw-1.jpg        |   Bin 0 -> 157864 bytes
 docs/chainsaw/chainsaw_20060302/images/close.gif   |   Bin 0 -> 279 bytes
 .../chainsaw_20060302/images/collapsed.gif         |   Bin 0 -> 53 bytes
 .../chainsaw/chainsaw_20060302/images/expanded.gif |   Bin 0 -> 52 bytes
 .../chainsaw/chainsaw_20060302/images/external.png |   Bin 0 -> 230 bytes
 docs/chainsaw/chainsaw_20060302/images/fix.gif     |   Bin 0 -> 181 bytes
 .../chainsaw_20060302/images/icon_error_sml.gif    |   Bin 0 -> 1010 bytes
 .../chainsaw_20060302/images/icon_help_sml.gif     |   Bin 0 -> 1019 bytes
 .../chainsaw_20060302/images/icon_info_sml.gif     |   Bin 0 -> 606 bytes
 .../chainsaw_20060302/images/icon_success_sml.gif  |   Bin 0 -> 990 bytes
 .../chainsaw_20060302/images/icon_warning_sml.gif  |   Bin 0 -> 576 bytes
 docs/chainsaw/chainsaw_20060302/images/logo.jpg    |   Bin 0 -> 22815 bytes
 .../images/logos/maven-feather.png                 |   Bin 0 -> 2907 bytes
 docs/chainsaw/chainsaw_20060302/images/ls-logo.jpg |   Bin 0 -> 41915 bytes
 .../chainsaw_20060302/images/newwindow.png         |   Bin 0 -> 220 bytes
 docs/chainsaw/chainsaw_20060302/images/remove.gif  |   Bin 0 -> 227 bytes
 docs/chainsaw/chainsaw_20060302/images/rss.png     |   Bin 0 -> 249 bytes
 docs/chainsaw/chainsaw_20060302/images/update.gif  |   Bin 0 -> 192 bytes
 docs/chainsaw/chainsaw_20060302/index.html         |   176 +
 docs/chainsaw/chainsaw_20060302/integration.html   |   216 +
 .../chainsaw/chainsaw_20060302/issue-tracking.html |   166 +
 docs/chainsaw/chainsaw_20060302/jxr.html           |   216 +
 docs/chainsaw/chainsaw_20060302/license.html       |   418 +
 docs/chainsaw/chainsaw_20060302/mail-lists.html    |   204 +
 docs/chainsaw/chainsaw_20060302/pmd.html           |  1579 ++
 docs/chainsaw/chainsaw_20060302/pmd.xml            |   237 +
 docs/chainsaw/chainsaw_20060302/project-info.html  |   182 +
 .../chainsaw_20060302/project-reports.html         |   188 +
 .../chainsaw_20060302/project-summary.html         |   216 +
 docs/chainsaw/chainsaw_20060302/quicktour.html     |   170 +
 docs/chainsaw/chainsaw_20060302/roadmap.html       |   161 +
 .../chainsaw_20060302/source-repository.html       |   179 +
 docs/chainsaw/chainsaw_20060302/team-list.html     |   199 +
 .../testapidocs/allclasses-frame.html              |    27 +
 .../testapidocs/allclasses-noframe.html            |    27 +
 .../testapidocs/constant-values.html               |   126 +
 .../testapidocs/deprecated-list.html               |   126 +
 .../chainsaw_20060302/testapidocs/help-doc.html    |   231 +
 .../chainsaw_20060302/testapidocs/index-all.html   |   344 +
 .../chainsaw_20060302/testapidocs/index.html       |    76 +
 .../org/apache/log4j/VectorAppender.html           |   440 +
 .../chainsaw/LogPanelPreferenceModelTest.html      |   306 +
 .../class-use/LogPanelPreferenceModelTest.html     |   126 +
 .../org/apache/log4j/chainsaw/package-frame.html   |    21 +
 .../org/apache/log4j/chainsaw/package-summary.html |   213 +
 .../org/apache/log4j/chainsaw/package-tree.html    |   147 +
 .../org/apache/log4j/chainsaw/package-use.html     |   126 +
 .../chainsaw/receivers/ReceiversHelperTest.html    |   307 +
 .../receivers/class-use/ReceiversHelperTest.html   |   126 +
 .../log4j/chainsaw/receivers/package-frame.html    |    21 +
 .../log4j/chainsaw/receivers/package-summary.html  |   147 +
 .../log4j/chainsaw/receivers/package-tree.html     |   147 +
 .../log4j/chainsaw/receivers/package-use.html      |   126 +
 .../org/apache/log4j/class-use/VectorAppender.html |   126 +
 .../org/apache/log4j/db/FullCycleDBTest.html       |   406 +
 .../apache/log4j/db/class-use/FullCycleDBTest.html |   126 +
 .../org/apache/log4j/db/package-frame.html         |    21 +
 .../org/apache/log4j/db/package-summary.html       |   147 +
 .../org/apache/log4j/db/package-tree.html          |   147 +
 .../org/apache/log4j/db/package-use.html           |   126 +
 .../apache/log4j/helpers/UtilLoggingLevelTest.html |   312 +
 .../helpers/class-use/UtilLoggingLevelTest.html    |   126 +
 .../org/apache/log4j/helpers/package-frame.html    |    21 +
 .../org/apache/log4j/helpers/package-summary.html  |   146 +
 .../org/apache/log4j/helpers/package-tree.html     |   147 +
 .../org/apache/log4j/helpers/package-use.html      |   126 +
 .../org/apache/log4j/package-frame.html            |    21 +
 .../org/apache/log4j/package-summary.html          |   146 +
 .../testapidocs/org/apache/log4j/package-tree.html |   143 +
 .../testapidocs/org/apache/log4j/package-use.html  |   126 +
 .../apache/log4j/rewrite/RewriteAppenderTest.html  |   394 +
 .../rewrite/class-use/RewriteAppenderTest.html     |   126 +
 .../org/apache/log4j/rewrite/package-frame.html    |    21 +
 .../org/apache/log4j/rewrite/package-summary.html  |   144 +
 .../org/apache/log4j/rewrite/package-tree.html     |   147 +
 .../org/apache/log4j/rewrite/package-use.html      |   126 +
 .../testapidocs/org/apache/log4j/util/Compare.html |   358 +
 .../org/apache/log4j/util/class-use/Compare.html   |   126 +
 .../org/apache/log4j/util/package-frame.html       |    21 +
 .../org/apache/log4j/util/package-summary.html     |   144 +
 .../org/apache/log4j/util/package-tree.html        |   139 +
 .../org/apache/log4j/util/package-use.html         |   126 +
 .../org/apache/log4j/xml/XMLDecoderTest.html       |   388 +
 .../apache/log4j/xml/class-use/XMLDecoderTest.html |   126 +
 .../org/apache/log4j/xml/package-frame.html        |    21 +
 .../org/apache/log4j/xml/package-summary.html      |   146 +
 .../org/apache/log4j/xml/package-tree.html         |   147 +
 .../org/apache/log4j/xml/package-use.html          |   126 +
 .../testapidocs/overview-frame.html                |    29 +
 .../testapidocs/overview-summary.html              |   171 +
 .../testapidocs/overview-tree.html                 |   165 +
 .../chainsaw_20060302/testapidocs/package-list     |     8 +
 .../chainsaw_20060302/testapidocs/script.js        |    30 +
 .../chainsaw_20060302/testapidocs/stylesheet.css   |   574 +
 docs/chainsaw/chainsaw_20060302/webstart/.htaccess |    16 +
 .../chainsaw_20060302/webstart/chainsaw-bundle.zip |   Bin 0 -> 1498376 bytes
 .../chainsaw_20060302/webstart/chainsaw.dmg        |   Bin 0 -> 1610334 bytes
 .../webstart/chainsawWebStart.jnlp                 |    37 +
 docs/chainsaw/chainsaw_20060302/webstart/htaccess  |     0
 .../chainsaw_20060302/webstart/htaccess.txt        |     1 +
 .../webstart/lib/commons-logging-api.jar           |   Bin 0 -> 25317 bytes
 .../webstart/lib/commons-vfs-1.0-RC3.jar           |   Bin 0 -> 310823 bytes
 .../webstart/lib/jakarta-oro-2.0.6.jar             |   Bin 0 -> 71406 bytes
 .../chainsaw_20060302/webstart/lib/jmdns.jar       |   Bin 0 -> 88173 bytes
 .../webstart/lib/log4j-1.3alpha-7.jar              |   Bin 0 -> 356733 bytes
 .../webstart/lib/log4j-chainsaw-2.0alpha-1.jar     |   Bin 0 -> 806086 bytes
 .../webstart/lib/log4j-chainsaw-vfs.jar            |   Bin 0 -> 13477 bytes
 .../webstart/lib/log4j-db-1.3alpha-7.jar           |   Bin 0 -> 29254 bytes
 .../webstart/lib/log4j-jms-1.3alpha-7.jar          |   Bin 0 -> 13894 bytes
 .../webstart/lib/log4j-optional-1.3alpha-7.jar     |   Bin 0 -> 33080 bytes
 .../webstart/lib/log4j-oro-1.3alpha-7.jar          |   Bin 0 -> 35028 bytes
 .../webstart/lib/log4j-smtp-1.3alpha-7.jar         |   Bin 0 -> 9072 bytes
 .../webstart/lib/log4j-xml-1.3alpha-7.jar          |   Bin 0 -> 22306 bytes
 .../webstart/lib/log4j-zeroconf.jar                |   Bin 0 -> 6022 bytes
 .../webstart/lib/xstream-1.1.2.jar                 |   Bin 0 -> 265396 bytes
 .../chainsaw_20060302/webstart/log4j-zeroconf.zip  |   Bin 0 -> 3255 bytes
 .../webstart/upload/chainsaw-20070110.dmg          |   Bin 0 -> 1610334 bytes
 .../webstart/upload/chainsaw-bundle-20060302.zip   |   Bin 0 -> 1498376 bytes
 .../xref-test/allclasses-frame.html                |    47 +
 .../chainsaw_20060302/xref-test/index.html         |    25 +
 .../xref-test/org/apache/log4j/VectorAppender.html |   102 +
 .../chainsaw/LogPanelPreferenceModelTest.html      |    72 +
 .../org/apache/log4j/chainsaw/package-frame.html   |    24 +
 .../org/apache/log4j/chainsaw/package-summary.html |    69 +
 .../log4j/chainsaw/prefs/MRUFileListTest.html      |    81 +
 .../apache/log4j/chainsaw/prefs/package-frame.html |    24 +
 .../log4j/chainsaw/prefs/package-summary.html      |    67 +
 .../chainsaw/receivers/ReceiversHelperTest.html    |    85 +
 .../log4j/chainsaw/receivers/package-frame.html    |    24 +
 .../log4j/chainsaw/receivers/package-summary.html  |    69 +
 .../org/apache/log4j/db/FullCycleDBTest.html       |   336 +
 .../org/apache/log4j/db/package-frame.html         |    24 +
 .../org/apache/log4j/db/package-summary.html       |    69 +
 .../apache/log4j/helpers/UtilLoggingLevelTest.html |    59 +
 .../org/apache/log4j/helpers/package-frame.html    |    24 +
 .../org/apache/log4j/helpers/package-summary.html  |    69 +
 .../xref-test/org/apache/log4j/package-frame.html  |    24 +
 .../org/apache/log4j/package-summary.html          |    69 +
 .../apache/log4j/rewrite/RewriteAppenderTest.html  |   145 +
 .../org/apache/log4j/rewrite/package-frame.html    |    30 +
 .../org/apache/log4j/rewrite/package-summary.html  |    79 +
 .../xref-test/org/apache/log4j/util/Compare.html   |   215 +
 .../org/apache/log4j/util/package-frame.html       |    24 +
 .../org/apache/log4j/util/package-summary.html     |    69 +
 .../org/apache/log4j/xml/XMLDecoderTest.html       |    99 +
 .../org/apache/log4j/xml/package-frame.html        |    24 +
 .../org/apache/log4j/xml/package-summary.html      |    69 +
 .../xref-test/overview-frame.html                  |    46 +
 .../xref-test/overview-summary.html                |   101 +
 .../chainsaw_20060302/xref-test/stylesheet.css     |   114 +
 .../chainsaw_20060302/xref/allclasses-frame.html   |   806 +
 docs/chainsaw/chainsaw_20060302/xref/index.html    |    25 +
 .../org/apache/log4j/LoggerRepositoryExImpl.html   |   710 +
 .../xref/org/apache/log4j/ULogger.html             |   216 +
 .../log4j/chainsaw/AbstractPreferencePanel.html    |   220 +
 .../log4j/chainsaw/ApplicationPreferenceModel.html |   544 +
 .../chainsaw/ApplicationPreferenceModelPanel.html  |   771 +
 .../chainsaw/ApplicationPreferenceModelSaver.html  |   104 +
 .../org/apache/log4j/chainsaw/BasicPrefPanel.html  |    66 +
 .../org/apache/log4j/chainsaw/ChainsawAbout.html   |   153 +
 .../apache/log4j/chainsaw/ChainsawAppender.html    |   190 +
 .../log4j/chainsaw/ChainsawAppenderHandler.html    |   364 +
 .../org/apache/log4j/chainsaw/ChainsawColumns.html |   106 +
 .../apache/log4j/chainsaw/ChainsawConstants.html   |   121 +
 .../chainsaw/ChainsawCyclicBufferTableModel.html   |   914 +
 .../apache/log4j/chainsaw/ChainsawEventBatch.html  |    90 +
 .../org/apache/log4j/chainsaw/ChainsawSplash.html  |   107 +
 .../apache/log4j/chainsaw/ChainsawStatusBar.html   |   322 +
 .../apache/log4j/chainsaw/ChainsawTabbedPane.html  |   204 +
 .../log4j/chainsaw/ChainsawToolBarAndMenus.html    |   975 +
 .../org/apache/log4j/chainsaw/ChainsawViewer.html  |    46 +
 .../log4j/chainsaw/CheckListCellRenderer.html      |    92 +
 .../apache/log4j/chainsaw/ColumnComparator.html    |   196 +
 .../org/apache/log4j/chainsaw/CommonActions.html   |    83 +
 .../chainsaw/CopyEventsToClipboardAction.html      |    76 +
 .../apache/log4j/chainsaw/CyclicBufferList.html    |   233 +
 .../org/apache/log4j/chainsaw/DockablePanel.html   |    60 +
 .../apache/log4j/chainsaw/EventBatchListener.html  |    61 +
 .../org/apache/log4j/chainsaw/EventContainer.html  |   198 +
 .../apache/log4j/chainsaw/EventCountListener.html  |    43 +
 .../log4j/chainsaw/ExpressionRuleContext.html      |   316 +
 .../org/apache/log4j/chainsaw/FileLoadAction.html  |   155 +
 .../xref/org/apache/log4j/chainsaw/FileMenu.html   |   208 +
 .../org/apache/log4j/chainsaw/FileSaveAction.html  |   152 +
 .../xref/org/apache/log4j/chainsaw/Generator.html  |   145 +
 .../apache/log4j/chainsaw/GeneratorBeanInfo.html   |    57 +
 .../xref/org/apache/log4j/chainsaw/JSortTable.html |   177 +
 .../log4j/chainsaw/JTextComponentFormatter.html    |    52 +
 .../chainsaw/LogFilePatternLayoutBuilder.html      |   310 +
 .../xref/org/apache/log4j/chainsaw/LogPanel.html   |  4542 +++
 .../log4j/chainsaw/LogPanelLoggerTreeModel.html    |   218 +
 .../log4j/chainsaw/LogPanelPreferenceModel.html    |   547 +
 .../log4j/chainsaw/LogPanelPreferencePanel.html    |   845 +
 .../xref/org/apache/log4j/chainsaw/LogUI.html      |  2321 ++
 .../apache/log4j/chainsaw/LoggerNameListener.html  |    54 +
 .../org/apache/log4j/chainsaw/LoggerNameModel.html |    73 +
 .../log4j/chainsaw/LoggerNameModelSupport.html     |   115 +
 .../org/apache/log4j/chainsaw/LoggerNameTree.html  |    66 +
 .../apache/log4j/chainsaw/LoggerNameTreePanel.html |  1936 ++
 .../apache/log4j/chainsaw/LoggingEventWrapper.html |   203 +
 .../apache/log4j/chainsaw/ModifiableListModel.html |    43 +
 .../org/apache/log4j/chainsaw/NewKeyEvent.html     |    79 +
 .../org/apache/log4j/chainsaw/NewKeyListener.html  |    48 +
 .../log4j/chainsaw/NoReceiversWarningPanel.html    |   648 +
 .../org/apache/log4j/chainsaw/PopupListener.html   |    73 +
 .../org/apache/log4j/chainsaw/ProgressPanel.html   |    96 +
 .../log4j/chainsaw/ReceiverConfigurationPanel.html |   866 +
 .../org/apache/log4j/chainsaw/RuleMediator.html    |   125 +
 .../apache/log4j/chainsaw/SavableTabSetting.html   |    68 +
 .../apache/log4j/chainsaw/ShutdownListener.html    |    51 +
 .../org/apache/log4j/chainsaw/SmallButton.html     |   159 +
 .../apache/log4j/chainsaw/SmallToggleButton.html   |   168 +
 .../org/apache/log4j/chainsaw/SortArrowIcon.html   |    88 +
 .../apache/log4j/chainsaw/SortHeaderRenderer.html  |    91 +
 .../org/apache/log4j/chainsaw/SortTableModel.html  |    49 +
 .../log4j/chainsaw/TableColorizingRenderer.html    |   744 +
 .../org/apache/log4j/chainsaw/ThresholdSlider.html |   128 +
 .../log4j/chainsaw/ThrowableRenderPanel.html       |   121 +
 .../org/apache/log4j/chainsaw/WelcomePanel.html    |   175 +
 .../apache/log4j/chainsaw/color/ColorPanel.html    |   981 +
 .../org/apache/log4j/chainsaw/color/Colorizer.html |    57 +
 .../apache/log4j/chainsaw/color/RuleColorizer.html |   344 +
 .../apache/log4j/chainsaw/color/package-frame.html |    45 +
 .../log4j/chainsaw/color/package-summary.html      |   104 +
 .../apache/log4j/chainsaw/dnd/FileDnDTarget.html   |   221 +
 .../apache/log4j/chainsaw/dnd/package-frame.html   |    24 +
 .../apache/log4j/chainsaw/dnd/package-summary.html |    69 +
 .../log4j/chainsaw/favourites/Favourite.html       |    58 +
 .../chainsaw/favourites/FavouritesRegistry.html    |    94 +
 .../log4j/chainsaw/favourites/package-frame.html   |    27 +
 .../log4j/chainsaw/favourites/package-summary.html |    72 +
 .../chainsaw/filter/EventTypeEntryContainer.html   |   166 +
 .../apache/log4j/chainsaw/filter/FilterModel.html  |    67 +
 .../log4j/chainsaw/filter/package-frame.html       |    27 +
 .../log4j/chainsaw/filter/package-summary.html     |    74 +
 .../apache/log4j/chainsaw/help/HelpLocator.html    |   147 +
 .../apache/log4j/chainsaw/help/HelpManager.html    |   211 +
 .../org/apache/log4j/chainsaw/help/Tutorial.html   |    67 +
 .../apache/log4j/chainsaw/help/package-frame.html  |    33 +
 .../log4j/chainsaw/help/package-summary.html       |    84 +
 .../log4j/chainsaw/helper/OkCancelPanel.html       |    81 +
 .../apache/log4j/chainsaw/helper/SwingHelper.html  |   175 +
 .../chainsaw/helper/TableCellEditorFactory.html    |    73 +
 .../log4j/chainsaw/helper/package-frame.html       |    30 +
 .../log4j/chainsaw/helper/package-summary.html     |    79 +
 .../apache/log4j/chainsaw/icons/ChainsawIcons.html |   177 +
 .../log4j/chainsaw/icons/LevelIconFactory.html     |    88 +
 .../log4j/chainsaw/icons/LineIconFactory.html      |   195 +
 .../apache/log4j/chainsaw/icons/package-frame.html |    36 +
 .../log4j/chainsaw/icons/package-summary.html      |    89 +
 .../chainsaw/layout/DefaultLayoutFactory.html      |   104 +
 .../log4j/chainsaw/layout/EventDetailLayout.html   |   292 +
 .../log4j/chainsaw/layout/LayoutEditorPane.html    |   285 +
 .../log4j/chainsaw/layout/package-frame.html       |    30 +
 .../log4j/chainsaw/layout/package-summary.html     |    79 +
 .../log4j/chainsaw/messages/MessageCenter.html     |   269 +
 .../log4j/chainsaw/messages/package-frame.html     |    27 +
 .../log4j/chainsaw/messages/package-summary.html   |    74 +
 .../apache/log4j/chainsaw/osx/OSXIntegration.html  |   107 +
 .../apache/log4j/chainsaw/osx/package-frame.html   |    24 +
 .../apache/log4j/chainsaw/osx/package-summary.html |    69 +
 .../org/apache/log4j/chainsaw/package-frame.html   |   375 +
 .../org/apache/log4j/chainsaw/package-summary.html |   654 +
 .../log4j/chainsaw/plugins/GUIPluginSkeleton.html  |   113 +
 .../chainsaw/plugins/PluginClassLoaderFactory.html |   120 +
 .../log4j/chainsaw/plugins/package-frame.html      |    27 +
 .../log4j/chainsaw/plugins/package-summary.html    |    74 +
 .../chainsaw/prefs/AbstractSettingsEvent.html      |    56 +
 .../log4j/chainsaw/prefs/LoadSettingsEvent.html    |    93 +
 .../apache/log4j/chainsaw/prefs/MRUFileList.html   |   125 +
 .../chainsaw/prefs/MRUFileListPreferenceSaver.html |    85 +
 .../log4j/chainsaw/prefs/ProfileManager.html       |    58 +
 .../apache/log4j/chainsaw/prefs/Profileable.html   |    53 +
 .../log4j/chainsaw/prefs/SaveSettingsEvent.html    |    76 +
 .../apache/log4j/chainsaw/prefs/SettingsEvent.html |    43 +
 .../log4j/chainsaw/prefs/SettingsListener.html     |    68 +
 .../log4j/chainsaw/prefs/SettingsManager.html      |   371 +
 .../apache/log4j/chainsaw/prefs/package-frame.html |    51 +
 .../log4j/chainsaw/prefs/package-summary.html      |   114 +
 .../chainsaw/receivers/NewReceiverDialogPanel.html |   216 +
 .../receivers/PluginPropertyEditorPanel.html       |   417 +
 .../receivers/ReceiverTreeCellRenderer.html        |   124 +
 .../log4j/chainsaw/receivers/ReceiversHelper.html  |   223 +
 .../log4j/chainsaw/receivers/ReceiversPanel.html   |   940 +
 .../chainsaw/receivers/ReceiversTreeModel.html     |   211 +
 .../log4j/chainsaw/receivers/VisualReceiver.html   |    52 +
 .../log4j/chainsaw/receivers/package-frame.html    |    57 +
 .../log4j/chainsaw/receivers/package-summary.html  |   124 +
 .../log4j/chainsaw/version/VersionManager.html     |    59 +
 .../log4j/chainsaw/version/package-frame.html      |    24 +
 .../log4j/chainsaw/version/package-summary.html    |    69 +
 .../chainsaw/vfs/VFSLogFilePatternReceiver.html    |   576 +
 .../vfs/VFSLogFilePatternReceiverBeanInfo.html     |    69 +
 .../apache/log4j/chainsaw/vfs/package-frame.html   |    33 +
 .../apache/log4j/chainsaw/vfs/package-summary.html |    84 +
 .../chainsaw/xstream/TableColumnConverter.html     |    74 +
 .../log4j/chainsaw/xstream/package-frame.html      |    24 +
 .../log4j/chainsaw/xstream/package-summary.html    |    69 +
 .../chainsaw/zeroconf/ZeroConfDeviceModel.html     |   156 +
 .../log4j/chainsaw/zeroconf/ZeroConfPlugin.html    |   656 +
 .../chainsaw/zeroconf/ZeroConfPreferenceModel.html |    75 +
 .../log4j/chainsaw/zeroconf/package-frame.html     |    36 +
 .../log4j/chainsaw/zeroconf/package-summary.html   |    89 +
 .../xref/org/apache/log4j/db/ConnectionSource.html |    82 +
 .../apache/log4j/db/ConnectionSourceSkeleton.html  |   163 +
 .../org/apache/log4j/db/CustomSQLDBReceiver.html   |   481 +
 .../xref/org/apache/log4j/db/DBAppender.html       |   417 +
 .../xref/org/apache/log4j/db/DBHelper.html         |    81 +
 .../xref/org/apache/log4j/db/DBReceiver.html       |   153 +
 .../xref/org/apache/log4j/db/DBReceiverJob.html    |   243 +
 .../log4j/db/DataSourceConnectionSource.html       |   118 +
 .../log4j/db/DriverManagerConnectionSource.html    |   146 +
 .../org/apache/log4j/db/JNDIConnectionSource.html  |   156 +
 .../org/apache/log4j/db/dialect/HSQLDBDialect.html |    44 +
 .../org/apache/log4j/db/dialect/MsSQLDialect.html  |    47 +
 .../org/apache/log4j/db/dialect/MySQLDialect.html  |    45 +
 .../org/apache/log4j/db/dialect/OracleDialect.html |    46 +
 .../apache/log4j/db/dialect/PostgreSQLDialect.html |    48 +
 .../org/apache/log4j/db/dialect/SQLDialect.html    |    40 +
 .../org/apache/log4j/db/dialect/SybaseDialect.html |    45 +
 .../xref/org/apache/log4j/db/dialect/Util.html     |   138 +
 .../org/apache/log4j/db/dialect/package-frame.html |    45 +
 .../apache/log4j/db/dialect/package-summary.html   |   104 +
 .../xref/org/apache/log4j/db/package-frame.html    |    54 +
 .../xref/org/apache/log4j/db/package-summary.html  |   119 +
 .../xref/org/apache/log4j/helpers/Constants.html   |   143 +
 .../org/apache/log4j/helpers/MessageFormatter.html |   167 +
 .../org/apache/log4j/helpers/UtilLoggingLevel.html |   251 +
 .../org/apache/log4j/helpers/package-frame.html    |    30 +
 .../org/apache/log4j/helpers/package-summary.html  |    79 +
 .../xref/org/apache/log4j/net/AddressBased.html    |    49 +
 .../xref/org/apache/log4j/net/JMSReceiver.html     |   314 +
 .../org/apache/log4j/net/JMSReceiverBeanInfo.html  |    65 +
 .../org/apache/log4j/net/MulticastAppender.html    |   358 +
 .../org/apache/log4j/net/MulticastReceiver.html    |   289 +
 .../log4j/net/MulticastReceiverBeanInfo.html       |    64 +
 .../xref/org/apache/log4j/net/NetworkBased.html    |    52 +
 .../xref/org/apache/log4j/net/PortBased.html       |    47 +
 .../org/apache/log4j/net/SocketHubReceiver.html    |   422 +
 .../xref/org/apache/log4j/net/SocketNode13.html    |   312 +
 .../apache/log4j/net/SocketNodeEventListener.html  |    56 +
 .../xref/org/apache/log4j/net/SocketReceiver.html  |   492 +
 .../xref/org/apache/log4j/net/UDPAppender.html     |   343 +
 .../xref/org/apache/log4j/net/UDPReceiver.html     |   294 +
 .../xref/org/apache/log4j/net/XMLSocketNode.html   |   218 +
 .../org/apache/log4j/net/XMLSocketReceiver.html    |   329 +
 .../xref/org/apache/log4j/net/package-frame.html   |    87 +
 .../xref/org/apache/log4j/net/package-summary.html |   174 +
 .../xref/org/apache/log4j/package-frame.html       |    33 +
 .../xref/org/apache/log4j/package-summary.html     |    84 +
 .../xref/org/apache/log4j/plugins/Pauseable.html   |    52 +
 .../xref/org/apache/log4j/plugins/Plugin.html      |   159 +
 .../xref/org/apache/log4j/plugins/PluginEvent.html |    60 +
 .../org/apache/log4j/plugins/PluginListener.html   |    56 +
 .../org/apache/log4j/plugins/PluginRegistry.html   |   316 +
 .../org/apache/log4j/plugins/PluginSkeleton.html   |   235 +
 .../xref/org/apache/log4j/plugins/Receiver.html    |   144 +
 .../org/apache/log4j/plugins/package-frame.html    |    45 +
 .../org/apache/log4j/plugins/package-summary.html  |   104 +
 .../org/apache/log4j/rewrite/MapRewritePolicy.html |    98 +
 .../log4j/rewrite/PropertyRewritePolicy.html       |   106 +
 .../log4j/rewrite/ReflectionRewritePolicy.html     |   102 +
 .../org/apache/log4j/rewrite/RewriteAppender.html  |   212 +
 .../org/apache/log4j/rewrite/RewritePolicy.html    |    50 +
 .../org/apache/log4j/rewrite/package-frame.html    |    36 +
 .../org/apache/log4j/rewrite/package-summary.html  |    89 +
 .../xref/org/apache/log4j/scheduler/Job.html       |    49 +
 .../xref/org/apache/log4j/scheduler/Scheduler.html |   320 +
 .../org/apache/log4j/scheduler/package-frame.html  |    30 +
 .../apache/log4j/scheduler/package-summary.html    |    79 +
 .../xref/org/apache/log4j/spi/Component.html       |    50 +
 .../xref/org/apache/log4j/spi/ComponentBase.html   |   139 +
 .../xref/org/apache/log4j/spi/Decoder.html         |    76 +
 .../xref/org/apache/log4j/spi/ErrorItem.html       |   185 +
 .../xref/org/apache/log4j/spi/Log4JULogger.html    |   242 +
 .../org/apache/log4j/spi/LoggerEventListener.html  |    72 +
 .../log4j/spi/LoggerRepositoryEventListener.html   |    66 +
 .../org/apache/log4j/spi/LoggerRepositoryEx.html   |   211 +
 .../xref/org/apache/log4j/spi/NOPULogger.html      |   213 +
 .../xref/org/apache/log4j/spi/SimpleULogger.html   |   318 +
 .../xref/org/apache/log4j/spi/Thresholdable.html   |    71 +
 .../xref/org/apache/log4j/spi/package-frame.html   |    54 +
 .../xref/org/apache/log4j/spi/package-summary.html |   119 +
 .../org/apache/log4j/varia/ListModelAppender.html  |    92 +
 .../apache/log4j/varia/LogFilePatternReceiver.html |  1107 +
 .../varia/LogFilePatternReceiverBeanInfo.html      |    67 +
 .../xref/org/apache/log4j/varia/package-frame.html |    30 +
 .../org/apache/log4j/varia/package-summary.html    |    79 +
 .../org/apache/log4j/xml/LogFileXMLReceiver.html   |   323 +
 .../log4j/xml/UtilLoggingEntityResolver.html       |    63 +
 .../apache/log4j/xml/UtilLoggingXMLDecoder.html    |   481 +
 .../xref/org/apache/log4j/xml/XMLDecoder.html      |   508 +
 .../xref/org/apache/log4j/xml/package-frame.html   |    33 +
 .../xref/org/apache/log4j/xml/package-summary.html |    84 +
 .../chainsaw_20060302/xref/overview-frame.html     |   106 +
 .../chainsaw_20060302/xref/overview-summary.html   |   201 +
 .../chainsaw/chainsaw_20060302/xref/stylesheet.css |   114 +
 docs/chainsaw/chainsaw_20060302/zeroconf.html      |   198 +
 docs/charter.html                                  |   136 +
 docs/css/asciidoctor-default.css                   |   476 +
 docs/css/bootstrap.css                             |  3990 +++
 docs/css/bootstrap.min.css                         |   689 +
 docs/css/site.css                                  |    35 +
 docs/dormant.html                                  |   128 +
 docs/guidelines.html                               |   221 +
 docs/img/feather.gif                               |   Bin 0 -> 16647 bytes
 docs/index.html                                    |   176 +
 docs/js/bootstrap.js                               |  1726 ++
 docs/js/bootstrap.min.js                           |     6 +
 docs/js/jquery.js                                  |  9266 ++++++
 docs/js/jquery.min.js                              |     4 +
 docs/js/site.js                                    |    22 +
 docs/log4cxx/.htaccess                             |    37 +
 .../0.10.0/apidocs/absolutetimedateformat_8h.html  |   146 +
 docs/log4cxx/0.10.0/apidocs/action_8h.html         |   152 +
 docs/log4cxx/0.10.0/apidocs/action_8h.js           |     5 +
 docs/log4cxx/0.10.0/apidocs/andfilter_8h.html      |   146 +
 docs/log4cxx/0.10.0/apidocs/andfilter_8h.js        |     5 +
 docs/log4cxx/0.10.0/apidocs/annotated.html         |   358 +
 docs/log4cxx/0.10.0/apidocs/annotated.js           |   211 +
 docs/log4cxx/0.10.0/apidocs/annotated_dup.js       |     4 +
 docs/log4cxx/0.10.0/apidocs/appender_8h.html       |   166 +
 docs/log4cxx/0.10.0/apidocs/appender_8h.js         |    10 +
 .../0.10.0/apidocs/appenderattachable_8h.html      |   152 +
 .../0.10.0/apidocs/appenderattachable_8h.js        |     5 +
 .../0.10.0/apidocs/appenderattachableimpl_8h.html  |   153 +
 .../0.10.0/apidocs/appenderattachableimpl_8h.js    |     5 +
 .../0.10.0/apidocs/appenderskeleton_8h.html        |   144 +
 docs/log4cxx/0.10.0/apidocs/aprinitializer_8h.html |   145 +
 docs/log4cxx/0.10.0/apidocs/aprinitializer_8h.js   |     6 +
 docs/log4cxx/0.10.0/apidocs/arrowdown.png          |   Bin 0 -> 246 bytes
 docs/log4cxx/0.10.0/apidocs/arrowright.png         |   Bin 0 -> 229 bytes
 docs/log4cxx/0.10.0/apidocs/asyncappender_8h.html  |   150 +
 docs/log4cxx/0.10.0/apidocs/asyncappender_8h.js    |     5 +
 .../0.10.0/apidocs/basicconfigurator_8h.html       |   150 +
 .../log4cxx/0.10.0/apidocs/basicconfigurator_8h.js |     5 +
 docs/log4cxx/0.10.0/apidocs/bc_s.png               |   Bin 0 -> 676 bytes
 docs/log4cxx/0.10.0/apidocs/bdwn.png               |   Bin 0 -> 147 bytes
 .../0.10.0/apidocs/bufferedoutputstream_8h.html    |   152 +
 .../0.10.0/apidocs/bufferedoutputstream_8h.js      |     5 +
 docs/log4cxx/0.10.0/apidocs/bufferedwriter_8h.html |   146 +
 .../0.10.0/apidocs/bytearrayinputstream_8h.html    |   152 +
 .../0.10.0/apidocs/bytearrayinputstream_8h.js      |     5 +
 .../0.10.0/apidocs/bytearrayoutputstream_8h.html   |   152 +
 .../0.10.0/apidocs/bytearrayoutputstream_8h.js     |     5 +
 docs/log4cxx/0.10.0/apidocs/bytebuffer_8h.html     |   146 +
 .../0.10.0/apidocs/cacheddateformat_8h.html        |   145 +
 docs/log4cxx/0.10.0/apidocs/charsetdecoder_8h.html |   152 +
 docs/log4cxx/0.10.0/apidocs/charsetdecoder_8h.js   |     5 +
 docs/log4cxx/0.10.0/apidocs/charsetencoder_8h.html |   152 +
 docs/log4cxx/0.10.0/apidocs/charsetencoder_8h.js   |     5 +
 docs/log4cxx/0.10.0/apidocs/class_8h.html          |   145 +
 docs/log4cxx/0.10.0/apidocs/classes.html           |   286 +
 .../apidocs/classlog4cxx_1_1_appender-members.html |   156 +
 .../0.10.0/apidocs/classlog4cxx_1_1_appender.html  |   546 +
 .../0.10.0/apidocs/classlog4cxx_1_1_appender.js    |    14 +
 .../0.10.0/apidocs/classlog4cxx_1_1_appender.png   |   Bin 0 -> 5647 bytes
 ...classlog4cxx_1_1_appender_skeleton-members.html |   178 +
 .../classlog4cxx_1_1_appender_skeleton.html        |  1082 +
 .../apidocs/classlog4cxx_1_1_appender_skeleton.js  |    34 +
 .../apidocs/classlog4cxx_1_1_appender_skeleton.png |   Bin 0 -> 6749 bytes
 .../classlog4cxx_1_1_async_appender-members.html   |   194 +
 .../apidocs/classlog4cxx_1_1_async_appender.html   |   928 +
 .../apidocs/classlog4cxx_1_1_async_appender.js     |    24 +
 .../apidocs/classlog4cxx_1_1_async_appender.png    |   Bin 0 -> 3187 bytes
 ...lasslog4cxx_1_1_basic_configurator-members.html |   138 +
 .../classlog4cxx_1_1_basic_configurator.html       |   270 +
 .../apidocs/classlog4cxx_1_1_basic_configurator.js |     7 +
 .../classlog4cxx_1_1_console_appender-members.html |   201 +
 .../apidocs/classlog4cxx_1_1_console_appender.html |   583 +
 .../apidocs/classlog4cxx_1_1_console_appender.js   |    13 +
 .../apidocs/classlog4cxx_1_1_console_appender.png  |   Bin 0 -> 2278 bytes
 ...xx_1_1_daily_rolling_file_appender-members.html |   224 +
 ...asslog4cxx_1_1_daily_rolling_file_appender.html |   649 +
 ...classlog4cxx_1_1_daily_rolling_file_appender.js |     9 +
 ...lasslog4cxx_1_1_daily_rolling_file_appender.png |   Bin 0 -> 3762 bytes
 ...sslog4cxx_1_1_default_configurator-members.html |   135 +
 .../classlog4cxx_1_1_default_configurator.html     |   176 +
 .../classlog4cxx_1_1_default_configurator.js       |     4 +
 ...log4cxx_1_1_default_logger_factory-members.html |   149 +
 .../classlog4cxx_1_1_default_logger_factory.html   |   224 +
 .../classlog4cxx_1_1_default_logger_factory.js     |     4 +
 .../classlog4cxx_1_1_default_logger_factory.png    |   Bin 0 -> 1526 bytes
 .../apidocs/classlog4cxx_1_1_file-members.html     |   157 +
 .../0.10.0/apidocs/classlog4cxx_1_1_file.html      |   770 +
 .../0.10.0/apidocs/classlog4cxx_1_1_file.js        |    26 +
 .../classlog4cxx_1_1_file_appender-members.html    |   212 +
 .../apidocs/classlog4cxx_1_1_file_appender.html    |  1008 +
 .../apidocs/classlog4cxx_1_1_file_appender.js      |    24 +
 .../apidocs/classlog4cxx_1_1_file_appender.png     |   Bin 0 -> 4539 bytes
 .../classlog4cxx_1_1_h_t_m_l_layout-members.html   |   159 +
 .../apidocs/classlog4cxx_1_1_h_t_m_l_layout.html   |   593 +
 .../apidocs/classlog4cxx_1_1_h_t_m_l_layout.js     |    15 +
 .../apidocs/classlog4cxx_1_1_h_t_m_l_layout.png    |   Bin 0 -> 1491 bytes
 .../classlog4cxx_1_1_hierarchy-members.html        |   167 +
 .../0.10.0/apidocs/classlog4cxx_1_1_hierarchy.html |   852 +
 .../0.10.0/apidocs/classlog4cxx_1_1_hierarchy.js   |    25 +
 .../0.10.0/apidocs/classlog4cxx_1_1_hierarchy.png  |   Bin 0 -> 1314 bytes
 .../apidocs/classlog4cxx_1_1_layout-members.html   |   154 +
 .../0.10.0/apidocs/classlog4cxx_1_1_layout.html    |   473 +
 .../0.10.0/apidocs/classlog4cxx_1_1_layout.js      |    11 +
 .../0.10.0/apidocs/classlog4cxx_1_1_layout.png     |   Bin 0 -> 2761 bytes
 .../apidocs/classlog4cxx_1_1_level-members.html    |   185 +
 .../0.10.0/apidocs/classlog4cxx_1_1_level.html     |  1259 +
 .../0.10.0/apidocs/classlog4cxx_1_1_level.js       |    44 +
 .../0.10.0/apidocs/classlog4cxx_1_1_level.png      |   Bin 0 -> 610 bytes
 ...slog4cxx_1_1_level_1_1_level_class-members.html |   144 +
 .../classlog4cxx_1_1_level_1_1_level_class.html    |   274 +
 .../classlog4cxx_1_1_level_1_1_level_class.js      |     7 +
 .../classlog4cxx_1_1_level_1_1_level_class.png     |   Bin 0 -> 392 bytes
 .../classlog4cxx_1_1_log_manager-members.html      |   155 +
 .../apidocs/classlog4cxx_1_1_log_manager.html      |   918 +
 .../0.10.0/apidocs/classlog4cxx_1_1_log_manager.js |    24 +
 .../apidocs/classlog4cxx_1_1_logger-members.html   |   287 +
 .../0.10.0/apidocs/classlog4cxx_1_1_logger.html    |  5292 ++++
 .../0.10.0/apidocs/classlog4cxx_1_1_logger.js      |   146 +
 .../0.10.0/apidocs/classlog4cxx_1_1_logger.png     |   Bin 0 -> 1667 bytes
 .../apidocs/classlog4cxx_1_1_m_d_c-members.html    |   156 +
 .../0.10.0/apidocs/classlog4cxx_1_1_m_d_c.html     |   979 +
 .../0.10.0/apidocs/classlog4cxx_1_1_m_d_c.js       |    25 +
 .../apidocs/classlog4cxx_1_1_n_d_c-members.html    |   163 +
 .../0.10.0/apidocs/classlog4cxx_1_1_n_d_c.html     |  1094 +
 .../0.10.0/apidocs/classlog4cxx_1_1_n_d_c.js       |    32 +
 .../classlog4cxx_1_1_pattern_layout-members.html   |   159 +
 .../apidocs/classlog4cxx_1_1_pattern_layout.html   |   714 +
 .../apidocs/classlog4cxx_1_1_pattern_layout.js     |    12 +
 .../apidocs/classlog4cxx_1_1_pattern_layout.png    |   Bin 0 -> 1514 bytes
 ...slog4cxx_1_1_property_configurator-members.html |   164 +
 .../classlog4cxx_1_1_property_configurator.html    |   943 +
 .../classlog4cxx_1_1_property_configurator.js      |    23 +
 .../classlog4cxx_1_1_property_configurator.png     |   Bin 0 -> 1419 bytes
 ...slog4cxx_1_1_rolling_file_appender-members.html |   229 +
 .../classlog4cxx_1_1_rolling_file_appender.html    |   711 +
 .../classlog4cxx_1_1_rolling_file_appender.js      |    14 +
 .../classlog4cxx_1_1_rolling_file_appender.png     |   Bin 0 -> 3710 bytes
 .../classlog4cxx_1_1_simple_layout-members.html    |   154 +
 .../apidocs/classlog4cxx_1_1_simple_layout.html    |   363 +
 .../apidocs/classlog4cxx_1_1_simple_layout.js      |     7 +
 .../apidocs/classlog4cxx_1_1_simple_layout.png     |   Bin 0 -> 1523 bytes
 .../classlog4cxx_1_1_t_t_c_c_layout-members.html   |   172 +
 .../apidocs/classlog4cxx_1_1_t_t_c_c_layout.html   |   613 +
 .../apidocs/classlog4cxx_1_1_t_t_c_c_layout.js     |    15 +
 .../apidocs/classlog4cxx_1_1_t_t_c_c_layout.png    |   Bin 0 -> 1724 bytes
 .../classlog4cxx_1_1_writer_appender-members.html  |   193 +
 .../apidocs/classlog4cxx_1_1_writer_appender.html  |   871 +
 .../apidocs/classlog4cxx_1_1_writer_appender.js    |    23 +
 .../apidocs/classlog4cxx_1_1_writer_appender.png   |   Bin 0 -> 4651 bytes
 ...4cxx_1_1config_1_1_property_setter-members.html |   140 +
 ...classlog4cxx_1_1config_1_1_property_setter.html |   376 +
 .../classlog4cxx_1_1config_1_1_property_setter.js  |     9 +
 ...log4cxx_1_1db_1_1_o_d_b_c_appender-members.html |   207 +
 .../classlog4cxx_1_1db_1_1_o_d_b_c_appender.html   |  1238 +
 .../classlog4cxx_1_1db_1_1_o_d_b_c_appender.js     |    37 +
 .../classlog4cxx_1_1db_1_1_o_d_b_c_appender.png    |   Bin 0 -> 1980 bytes
 ...slog4cxx_1_1db_1_1_s_q_l_exception-members.html |   142 +
 .../classlog4cxx_1_1db_1_1_s_q_l_exception.html    |   238 +
 .../classlog4cxx_1_1db_1_1_s_q_l_exception.js      |     6 +
 .../classlog4cxx_1_1db_1_1_s_q_l_exception.png     |   Bin 0 -> 655 bytes
 ...sslog4cxx_1_1filter_1_1_and_filter-members.html |   159 +
 .../classlog4cxx_1_1filter_1_1_and_filter.html     |   309 +
 .../classlog4cxx_1_1filter_1_1_and_filter.js       |     7 +
 .../classlog4cxx_1_1filter_1_1_and_filter.png      |   Bin 0 -> 1480 bytes
 ...4cxx_1_1filter_1_1_deny_all_filter-members.html |   158 +
 ...classlog4cxx_1_1filter_1_1_deny_all_filter.html |   295 +
 .../classlog4cxx_1_1filter_1_1_deny_all_filter.js  |     6 +
 .../classlog4cxx_1_1filter_1_1_deny_all_filter.png |   Bin 0 -> 1500 bytes
 ...xx_1_1filter_1_1_expression_filter-members.html |   163 +
 ...asslog4cxx_1_1filter_1_1_expression_filter.html |   408 +
 ...classlog4cxx_1_1filter_1_1_expression_filter.js |    12 +
 ...lasslog4cxx_1_1filter_1_1_expression_filter.png |   Bin 0 -> 1527 bytes
 ...x_1_1filter_1_1_level_match_filter-members.html |   162 +
 ...sslog4cxx_1_1filter_1_1_level_match_filter.html |   408 +
 ...lasslog4cxx_1_1filter_1_1_level_match_filter.js |    11 +
 ...asslog4cxx_1_1filter_1_1_level_match_filter.png |   Bin 0 -> 1491 bytes
 ...x_1_1filter_1_1_level_range_filter-members.html |   164 +
 ...sslog4cxx_1_1filter_1_1_level_range_filter.html |   497 +
 ...lasslog4cxx_1_1filter_1_1_level_range_filter.js |    13 +
 ...asslog4cxx_1_1filter_1_1_level_range_filter.png |   Bin 0 -> 1504 bytes
 ...1_1filter_1_1_location_info_filter-members.html |   161 +
 ...log4cxx_1_1filter_1_1_location_info_filter.html |   368 +
 ...sslog4cxx_1_1filter_1_1_location_info_filter.js |    10 +
 ...slog4cxx_1_1filter_1_1_location_info_filter.png |   Bin 0 -> 1521 bytes
 ..._1_1filter_1_1_logger_match_filter-members.html |   162 +
 ...slog4cxx_1_1filter_1_1_logger_match_filter.html |   408 +
 ...asslog4cxx_1_1filter_1_1_logger_match_filter.js |    11 +
 ...sslog4cxx_1_1filter_1_1_logger_match_filter.png |   Bin 0 -> 1529 bytes
 ...sslog4cxx_1_1filter_1_1_map_filter-members.html |   157 +
 .../classlog4cxx_1_1filter_1_1_map_filter.html     |   260 +
 .../classlog4cxx_1_1filter_1_1_map_filter.js       |     5 +
 .../classlog4cxx_1_1filter_1_1_map_filter.png      |   Bin 0 -> 1494 bytes
 ...4cxx_1_1filter_1_1_property_filter-members.html |   159 +
 ...classlog4cxx_1_1filter_1_1_property_filter.html |   304 +
 .../classlog4cxx_1_1filter_1_1_property_filter.js  |     7 +
 .../classlog4cxx_1_1filter_1_1_property_filter.png |   Bin 0 -> 1501 bytes
 ..._1_1filter_1_1_string_match_filter-members.html |   162 +
 ...slog4cxx_1_1filter_1_1_string_match_filter.html |   424 +
 ...asslog4cxx_1_1filter_1_1_string_match_filter.js |    11 +
 ...sslog4cxx_1_1filter_1_1_string_match_filter.png |   Bin 0 -> 1559 bytes
 ...x_1_1helpers_1_1_a_p_r_initializer-members.html |   139 +
 ...sslog4cxx_1_1helpers_1_1_a_p_r_initializer.html |   266 +
 ...lasslog4cxx_1_1helpers_1_1_a_p_r_initializer.js |     8 +
 ...pers_1_1_absolute_time_date_format-members.html |   154 +
 ...x_1_1helpers_1_1_absolute_time_date_format.html |   238 +
 ...cxx_1_1helpers_1_1_absolute_time_date_format.js |     4 +
 ...xx_1_1helpers_1_1_absolute_time_date_format.png |   Bin 0 -> 1396 bytes
 ...lpers_1_1_appender_attachable_impl-members.html |   157 +
 ...xx_1_1helpers_1_1_appender_attachable_impl.html |   569 +
 ...4cxx_1_1helpers_1_1_appender_attachable_impl.js |    16 +
 ...cxx_1_1helpers_1_1_appender_attachable_impl.png |   Bin 0 -> 1594 bytes
 ...4cxx_1_1helpers_1_1_bind_exception-members.html |   151 +
 ...classlog4cxx_1_1helpers_1_1_bind_exception.html |   245 +
 .../classlog4cxx_1_1helpers_1_1_bind_exception.js  |     6 +
 .../classlog4cxx_1_1helpers_1_1_bind_exception.png |   Bin 0 -> 1080 bytes
 ...helpers_1_1_buffered_output_stream-members.html |   152 +
 ...4cxx_1_1helpers_1_1_buffered_output_stream.html |   352 +
 ...og4cxx_1_1helpers_1_1_buffered_output_stream.js |     8 +
 ...g4cxx_1_1helpers_1_1_buffered_output_stream.png |   Bin 0 -> 1095 bytes
 ...cxx_1_1helpers_1_1_buffered_writer-members.html |   153 +
 ...lasslog4cxx_1_1helpers_1_1_buffered_writer.html |   358 +
 .../classlog4cxx_1_1helpers_1_1_buffered_writer.js |     9 +
 ...classlog4cxx_1_1helpers_1_1_buffered_writer.png |   Bin 0 -> 872 bytes
 ...elpers_1_1_byte_array_input_stream-members.html |   151 +
 ...cxx_1_1helpers_1_1_byte_array_input_stream.html |   313 +
 ...g4cxx_1_1helpers_1_1_byte_array_input_stream.js |     7 +
 ...4cxx_1_1helpers_1_1_byte_array_input_stream.png |   Bin 0 -> 1094 bytes
 ...lpers_1_1_byte_array_output_stream-members.html |   153 +
 ...xx_1_1helpers_1_1_byte_array_output_stream.html |   346 +
 ...4cxx_1_1helpers_1_1_byte_array_output_stream.js |     9 +
 ...cxx_1_1helpers_1_1_byte_array_output_stream.png |   Bin 0 -> 1129 bytes
 ...log4cxx_1_1helpers_1_1_byte_buffer-members.html |   148 +
 .../classlog4cxx_1_1helpers_1_1_byte_buffer.html   |   456 +
 .../classlog4cxx_1_1helpers_1_1_byte_buffer.js     |    17 +
 ...1_1helpers_1_1_char_message_buffer-members.html |   155 +
 ...log4cxx_1_1helpers_1_1_char_message_buffer.html |   704 +
 ...sslog4cxx_1_1helpers_1_1_char_message_buffer.js |    24 +
 ...cxx_1_1helpers_1_1_charset_decoder-members.html |   153 +
 ...lasslog4cxx_1_1helpers_1_1_charset_decoder.html |   453 +
 .../classlog4cxx_1_1helpers_1_1_charset_decoder.js |    11 +
 ...classlog4cxx_1_1helpers_1_1_charset_decoder.png |   Bin 0 -> 735 bytes
 ...cxx_1_1helpers_1_1_charset_encoder-members.html |   155 +
 ...lasslog4cxx_1_1helpers_1_1_charset_encoder.html |   540 +
 .../classlog4cxx_1_1helpers_1_1_charset_encoder.js |    13 +
 ...classlog4cxx_1_1helpers_1_1_charset_encoder.png |   Bin 0 -> 733 bytes
 .../classlog4cxx_1_1helpers_1_1_class-members.html |   141 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_class.html |   332 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_class.js   |    10 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_class.png  |   Bin 0 -> 584 bytes
 ...pers_1_1_class_not_found_exception-members.html |   142 +
 ...x_1_1helpers_1_1_class_not_found_exception.html |   222 +
 ...cxx_1_1helpers_1_1_class_not_found_exception.js |     6 +
 ...xx_1_1helpers_1_1_class_not_found_exception.png |   Bin 0 -> 821 bytes
 ..._1_1helpers_1_1_class_registration-members.html |   136 +
 ...slog4cxx_1_1helpers_1_1_class_registration.html |   179 +
 ...asslog4cxx_1_1helpers_1_1_class_registration.js |     5 +
 ...lpers_1_1_closed_channel_exception-members.html |   151 +
 ...xx_1_1helpers_1_1_closed_channel_exception.html |   238 +
 ...4cxx_1_1helpers_1_1_closed_channel_exception.js |     6 +
 ...cxx_1_1helpers_1_1_closed_channel_exception.png |   Bin 0 -> 1309 bytes
 ...sslog4cxx_1_1helpers_1_1_condition-members.html |   138 +
 .../classlog4cxx_1_1helpers_1_1_condition.html     |   249 +
 .../classlog4cxx_1_1helpers_1_1_condition.js       |     7 +
 ...x_1_1helpers_1_1_connect_exception-members.html |   151 +
 ...sslog4cxx_1_1helpers_1_1_connect_exception.html |   245 +
 ...lasslog4cxx_1_1helpers_1_1_connect_exception.js |     6 +
 ...asslog4cxx_1_1helpers_1_1_connect_exception.png |   Bin 0 -> 1117 bytes
 ...g4cxx_1_1helpers_1_1_cyclic_buffer-members.html |   142 +
 .../classlog4cxx_1_1helpers_1_1_cyclic_buffer.html |   344 +
 .../classlog4cxx_1_1helpers_1_1_cyclic_buffer.js   |    11 +
 ...cxx_1_1helpers_1_1_d_o_m_exception-members.html |   144 +
 ...lasslog4cxx_1_1helpers_1_1_d_o_m_exception.html |   197 +
 .../classlog4cxx_1_1helpers_1_1_d_o_m_exception.js |     4 +
 ...classlog4cxx_1_1helpers_1_1_d_o_m_exception.png |   Bin 0 -> 901 bytes
 ...cxx_1_1helpers_1_1_datagram_packet-members.html |   165 +
 ...lasslog4cxx_1_1helpers_1_1_datagram_packet.html |   790 +
 .../classlog4cxx_1_1helpers_1_1_datagram_packet.js |    23 +
 ...classlog4cxx_1_1helpers_1_1_datagram_packet.png |   Bin 0 -> 754 bytes
 ...cxx_1_1helpers_1_1_datagram_socket-members.html |   162 +
 ...lasslog4cxx_1_1helpers_1_1_datagram_socket.html |   619 +
 .../classlog4cxx_1_1helpers_1_1_datagram_socket.js |    20 +
 ...classlog4cxx_1_1helpers_1_1_datagram_socket.png |   Bin 0 -> 756 bytes
 .../classlog4cxx_1_1helpers_1_1_date-members.html  |   152 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_date.html  |   346 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_date.js    |    10 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_date.png   |   Bin 0 -> 611 bytes
 ...log4cxx_1_1helpers_1_1_date_format-members.html |   150 +
 .../classlog4cxx_1_1helpers_1_1_date_format.html   |   402 +
 .../classlog4cxx_1_1helpers_1_1_date_format.js     |     8 +
 .../classlog4cxx_1_1helpers_1_1_date_format.png    |   Bin 0 -> 3012 bytes
 ...log4cxx_1_1helpers_1_1_date_layout-members.html |   162 +
 .../classlog4cxx_1_1helpers_1_1_date_layout.html   |   505 +
 .../classlog4cxx_1_1helpers_1_1_date_layout.js     |    13 +
 .../classlog4cxx_1_1helpers_1_1_date_layout.png    |   Bin 0 -> 1734 bytes
 ...1helpers_1_1_date_time_date_format-members.html |   155 +
 ...g4cxx_1_1helpers_1_1_date_time_date_format.html |   266 +
 ...log4cxx_1_1helpers_1_1_date_time_date_format.js |     5 +
 ...og4cxx_1_1helpers_1_1_date_time_date_format.png |   Bin 0 -> 1159 bytes
 ...sslog4cxx_1_1helpers_1_1_exception-members.html |   139 +
 .../classlog4cxx_1_1helpers_1_1_exception.html     |   266 +
 .../classlog4cxx_1_1helpers_1_1_exception.js       |     8 +
 .../classlog4cxx_1_1helpers_1_1_exception.png      |   Bin 0 -> 6563 bytes
 ...x_1_1helpers_1_1_file_input_stream-members.html |   153 +
 ...sslog4cxx_1_1helpers_1_1_file_input_stream.html |   358 +
 ...lasslog4cxx_1_1helpers_1_1_file_input_stream.js |     9 +
 ...asslog4cxx_1_1helpers_1_1_file_input_stream.png |   Bin 0 -> 935 bytes
 ..._1_1helpers_1_1_file_output_stream-members.html |   153 +
 ...slog4cxx_1_1helpers_1_1_file_output_stream.html |   368 +
 ...asslog4cxx_1_1helpers_1_1_file_output_stream.js |     9 +
 ...sslog4cxx_1_1helpers_1_1_file_output_stream.png |   Bin 0 -> 955 bytes
 ...g4cxx_1_1helpers_1_1_file_watchdog-members.html |   146 +
 .../classlog4cxx_1_1helpers_1_1_file_watchdog.html |   451 +
 .../classlog4cxx_1_1helpers_1_1_file_watchdog.js   |    15 +
 ...g4cxx_1_1helpers_1_1_i_o_exception-members.html |   144 +
 .../classlog4cxx_1_1helpers_1_1_i_o_exception.html |   264 +
 .../classlog4cxx_1_1helpers_1_1_i_o_exception.js   |     8 +
 .../classlog4cxx_1_1helpers_1_1_i_o_exception.png  |   Bin 0 -> 2961 bytes
 ...1helpers_1_1_i_s_o8601_date_format-members.html |   154 +
 ...g4cxx_1_1helpers_1_1_i_s_o8601_date_format.html |   239 +
 ...log4cxx_1_1helpers_1_1_i_s_o8601_date_format.js |     4 +
 ...og4cxx_1_1helpers_1_1_i_s_o8601_date_format.png |   Bin 0 -> 1197 bytes
 ...ers_1_1_illegal_argument_exception-members.html |   146 +
 ..._1_1helpers_1_1_illegal_argument_exception.html |   232 +
 ...xx_1_1helpers_1_1_illegal_argument_exception.js |     6 +
 ...x_1_1helpers_1_1_illegal_argument_exception.png |   Bin 0 -> 1102 bytes
 ..._1_illegal_monitor_state_exception-members.html |   142 +
 ...elpers_1_1_illegal_monitor_state_exception.html |   217 +
 ...1helpers_1_1_illegal_monitor_state_exception.js |     6 +
 ...helpers_1_1_illegal_monitor_state_exception.png |   Bin 0 -> 857 bytes
 ...elpers_1_1_illegal_state_exception-members.html |   142 +
 ...cxx_1_1helpers_1_1_illegal_state_exception.html |   216 +
 ...g4cxx_1_1helpers_1_1_illegal_state_exception.js |     6 +
 ...4cxx_1_1helpers_1_1_illegal_state_exception.png |   Bin 0 -> 697 bytes
 ...og4cxx_1_1helpers_1_1_inet_address-members.html |   153 +
 .../classlog4cxx_1_1helpers_1_1_inet_address.html  |   388 +
 .../classlog4cxx_1_1helpers_1_1_inet_address.js    |    11 +
 .../classlog4cxx_1_1helpers_1_1_inet_address.png   |   Bin 0 -> 660 bytes
 ...og4cxx_1_1helpers_1_1_input_stream-members.html |   149 +
 .../classlog4cxx_1_1helpers_1_1_input_stream.html  |   311 +
 .../classlog4cxx_1_1helpers_1_1_input_stream.js    |     7 +
 .../classlog4cxx_1_1helpers_1_1_input_stream.png   |   Bin 0 -> 1543 bytes
 ...1_1helpers_1_1_input_stream_reader-members.html |   153 +
 ...log4cxx_1_1helpers_1_1_input_stream_reader.html |   367 +
 ...sslog4cxx_1_1helpers_1_1_input_stream_reader.js |     9 +
 ...slog4cxx_1_1helpers_1_1_input_stream_reader.png |   Bin 0 -> 936 bytes
 ...elpers_1_1_instantiation_exception-members.html |   142 +
 ...cxx_1_1helpers_1_1_instantiation_exception.html |   222 +
 ...g4cxx_1_1helpers_1_1_instantiation_exception.js |     6 +
 ...4cxx_1_1helpers_1_1_instantiation_exception.png |   Bin 0 -> 721 bytes
 ...lasslog4cxx_1_1helpers_1_1_integer-members.html |   149 +
 .../classlog4cxx_1_1helpers_1_1_integer.html       |   267 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_integer.js |     7 +
 .../classlog4cxx_1_1helpers_1_1_integer.png        |   Bin 0 -> 632 bytes
 ...1helpers_1_1_interrupted_exception-members.html |   143 +
 ...g4cxx_1_1helpers_1_1_interrupted_exception.html |   234 +
 ...log4cxx_1_1helpers_1_1_interrupted_exception.js |     7 +
 ...og4cxx_1_1helpers_1_1_interrupted_exception.png |   Bin 0 -> 677 bytes
 ...pers_1_1_interrupted_i_o_exception-members.html |   147 +
 ...x_1_1helpers_1_1_interrupted_i_o_exception.html |   236 +
 ...cxx_1_1helpers_1_1_interrupted_i_o_exception.js |     6 +
 ...xx_1_1helpers_1_1_interrupted_i_o_exception.png |   Bin 0 -> 1347 bytes
 ...classlog4cxx_1_1helpers_1_1_loader-members.html |   136 +
 .../classlog4cxx_1_1helpers_1_1_loader.html        |   194 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_loader.js  |     5 +
 ...classlog4cxx_1_1helpers_1_1_locale-members.html |   145 +
 .../classlog4cxx_1_1helpers_1_1_locale.html        |   401 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_locale.js  |    14 +
 ...lasslog4cxx_1_1helpers_1_1_log_log-members.html |   142 +
 .../classlog4cxx_1_1helpers_1_1_log_log.html       |   411 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_log_log.js |    11 +
 ...4cxx_1_1helpers_1_1_message_buffer-members.html |   168 +
 ...classlog4cxx_1_1helpers_1_1_message_buffer.html |  1064 +
 .../classlog4cxx_1_1helpers_1_1_message_buffer.js  |    37 +
 ...ers_1_1_missing_resource_exception-members.html |   142 +
 ..._1_1helpers_1_1_missing_resource_exception.html |   217 +
 ...xx_1_1helpers_1_1_missing_resource_exception.js |     6 +
 ...x_1_1helpers_1_1_missing_resource_exception.png |   Bin 0 -> 846 bytes
 .../classlog4cxx_1_1helpers_1_1_mutex-members.html |   138 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_mutex.html |   213 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_mutex.js   |     7 +
 ...cxx_1_1helpers_1_1_mutex_exception-members.html |   142 +
 ...lasslog4cxx_1_1helpers_1_1_mutex_exception.html |   217 +
 .../classlog4cxx_1_1helpers_1_1_mutex_exception.js |     6 +
 ...classlog4cxx_1_1helpers_1_1_mutex_exception.png |   Bin 0 -> 670 bytes
 ...pers_1_1_no_such_element_exception-members.html |   142 +
 ...x_1_1helpers_1_1_no_such_element_exception.html |   216 +
 ...cxx_1_1helpers_1_1_no_such_element_exception.js |     6 +
 ...xx_1_1helpers_1_1_no_such_element_exception.png |   Bin 0 -> 823 bytes
 ...helpers_1_1_null_pointer_exception-members.html |   146 +
 ...4cxx_1_1helpers_1_1_null_pointer_exception.html |   232 +
 ...og4cxx_1_1helpers_1_1_null_pointer_exception.js |     6 +
 ...g4cxx_1_1helpers_1_1_null_pointer_exception.png |   Bin 0 -> 911 bytes
 ...classlog4cxx_1_1helpers_1_1_object-members.html |   142 +
 .../classlog4cxx_1_1helpers_1_1_object.html        |   383 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_object.js  |    12 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_object.png |   Bin 0 -> 4359 bytes
 ...elpers_1_1_object_1_1_clazz_object-members.html |   143 +
 ...cxx_1_1helpers_1_1_object_1_1_clazz_object.html |   247 +
 ...g4cxx_1_1helpers_1_1_object_1_1_clazz_object.js |     6 +
 ...4cxx_1_1helpers_1_1_object_1_1_clazz_object.png |   Bin 0 -> 417 bytes
 ...log4cxx_1_1helpers_1_1_object_impl-members.html |   145 +
 .../classlog4cxx_1_1helpers_1_1_object_impl.html   |   338 +
 .../classlog4cxx_1_1helpers_1_1_object_impl.js     |     8 +
 .../classlog4cxx_1_1helpers_1_1_object_impl.png    |   Bin 0 -> 13539 bytes
 ..._1helpers_1_1_object_output_stream-members.html |   171 +
 ...og4cxx_1_1helpers_1_1_object_output_stream.html |   654 +
 ...slog4cxx_1_1helpers_1_1_object_output_stream.js |    29 +
 ...log4cxx_1_1helpers_1_1_object_output_stream.png |   Bin 0 -> 779 bytes
 .../classlog4cxx_1_1helpers_1_1_object_ptr.html    |   134 +
 ...cxx_1_1helpers_1_1_object_ptr_base-members.html |   139 +
 ...lasslog4cxx_1_1helpers_1_1_object_ptr_base.html |   297 +
 .../classlog4cxx_1_1helpers_1_1_object_ptr_base.js |     8 +
 ...classlog4cxx_1_1helpers_1_1_object_ptr_base.png |   Bin 0 -> 5883 bytes
 ...og4cxx_1_1helpers_1_1_object_ptr_t-members.html |   159 +
 .../classlog4cxx_1_1helpers_1_1_object_ptr_t.html  |   714 +
 .../classlog4cxx_1_1helpers_1_1_object_ptr_t.js    |    24 +
 .../classlog4cxx_1_1helpers_1_1_object_ptr_t.png   |   Bin 0 -> 532 bytes
 ...elpers_1_1_only_once_error_handler-members.html |   156 +
 ...cxx_1_1helpers_1_1_only_once_error_handler.html |   562 +
 ...g4cxx_1_1helpers_1_1_only_once_error_handler.js |    14 +
 ...4cxx_1_1helpers_1_1_only_once_error_handler.png |   Bin 0 -> 2062 bytes
 ...xx_1_1helpers_1_1_option_converter-members.html |   145 +
 ...asslog4cxx_1_1helpers_1_1_option_converter.html |   628 +
 ...classlog4cxx_1_1helpers_1_1_option_converter.js |    14 +
 ...g4cxx_1_1helpers_1_1_output_stream-members.html |   150 +
 .../classlog4cxx_1_1helpers_1_1_output_stream.html |   339 +
 .../classlog4cxx_1_1helpers_1_1_output_stream.js   |     8 +
 .../classlog4cxx_1_1helpers_1_1_output_stream.png  |   Bin 0 -> 2238 bytes
 ..._1helpers_1_1_output_stream_writer-members.html |   154 +
 ...og4cxx_1_1helpers_1_1_output_stream_writer.html |   367 +
 ...slog4cxx_1_1helpers_1_1_output_stream_writer.js |    10 +
 ...log4cxx_1_1helpers_1_1_output_stream_writer.png |   Bin 0 -> 931 bytes
 .../classlog4cxx_1_1helpers_1_1_pool-members.html  |   147 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_pool.html  |   406 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_pool.js    |    16 +
 ...4cxx_1_1helpers_1_1_pool_exception-members.html |   142 +
 ...classlog4cxx_1_1helpers_1_1_pool_exception.html |   217 +
 .../classlog4cxx_1_1helpers_1_1_pool_exception.js  |     6 +
 .../classlog4cxx_1_1helpers_1_1_pool_exception.png |   Bin 0 -> 638 bytes
 ...slog4cxx_1_1helpers_1_1_properties-members.html |   142 +
 .../classlog4cxx_1_1helpers_1_1_properties.html    |   385 +
 .../classlog4cxx_1_1helpers_1_1_properties.js      |    11 +
 ...lpers_1_1_property_resource_bundle-members.html |   151 +
 ...xx_1_1helpers_1_1_property_resource_bundle.html |   304 +
 ...4cxx_1_1helpers_1_1_property_resource_bundle.js |     6 +
 ...cxx_1_1helpers_1_1_property_resource_bundle.png |   Bin 0 -> 1135 bytes
 ...classlog4cxx_1_1helpers_1_1_reader-members.html |   149 +
 .../classlog4cxx_1_1helpers_1_1_reader.html        |   317 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_reader.js  |     7 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_reader.png |   Bin 0 -> 944 bytes
 ...pers_1_1_relative_time_date_format-members.html |   151 +
 ...x_1_1helpers_1_1_relative_time_date_format.html |   275 +
 ...cxx_1_1helpers_1_1_relative_time_date_format.js |     5 +
 ...xx_1_1helpers_1_1_relative_time_date_format.png |   Bin 0 -> 1078 bytes
 ...cxx_1_1helpers_1_1_resource_bundle-members.html |   149 +
 ...lasslog4cxx_1_1helpers_1_1_resource_bundle.html |   340 +
 .../classlog4cxx_1_1helpers_1_1_resource_bundle.js |     7 +
 ...classlog4cxx_1_1helpers_1_1_resource_bundle.png |   Bin 0 -> 1141 bytes
 ...x_1_1helpers_1_1_runtime_exception-members.html |   143 +
 ...sslog4cxx_1_1helpers_1_1_runtime_exception.html |   243 +
 ...lasslog4cxx_1_1helpers_1_1_runtime_exception.js |     7 +
 ...asslog4cxx_1_1helpers_1_1_runtime_exception.png |   Bin 0 -> 1899 bytes
 ...g4cxx_1_1helpers_1_1_server_socket-members.html |   140 +
 .../classlog4cxx_1_1helpers_1_1_server_socket.html |   270 +
 .../classlog4cxx_1_1helpers_1_1_server_socket.js   |     9 +
 ..._1_1helpers_1_1_simple_date_format-members.html |   153 +
 ...slog4cxx_1_1helpers_1_1_simple_date_format.html |   366 +
 ...asslog4cxx_1_1helpers_1_1_simple_date_format.js |     8 +
 ...sslog4cxx_1_1helpers_1_1_simple_date_format.png |   Bin 0 -> 2266 bytes
 ...classlog4cxx_1_1helpers_1_1_socket-members.html |   152 +
 .../classlog4cxx_1_1helpers_1_1_socket.html        |   339 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_socket.js  |    10 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_socket.png |   Bin 0 -> 631 bytes
 ...xx_1_1helpers_1_1_socket_exception-members.html |   148 +
 ...asslog4cxx_1_1helpers_1_1_socket_exception.html |   255 +
 ...classlog4cxx_1_1helpers_1_1_socket_exception.js |     7 +
 ...lasslog4cxx_1_1helpers_1_1_socket_exception.png |   Bin 0 -> 2177 bytes
 ..._1helpers_1_1_socket_output_stream-members.html |   152 +
 ...og4cxx_1_1helpers_1_1_socket_output_stream.html |   317 +
 ...slog4cxx_1_1helpers_1_1_socket_output_stream.js |     8 +
 ...log4cxx_1_1helpers_1_1_socket_output_stream.png |   Bin 0 -> 999 bytes
 ...lpers_1_1_socket_timeout_exception-members.html |   150 +
 ...xx_1_1helpers_1_1_socket_timeout_exception.html |   242 +
 ...4cxx_1_1helpers_1_1_socket_timeout_exception.js |     6 +
 ...cxx_1_1helpers_1_1_socket_timeout_exception.png |   Bin 0 -> 1339 bytes
 ..._1helpers_1_1_strftime_date_format-members.html |   152 +
 ...og4cxx_1_1helpers_1_1_strftime_date_format.html |   335 +
 ...slog4cxx_1_1helpers_1_1_strftime_date_format.js |     7 +
 ...log4cxx_1_1helpers_1_1_strftime_date_format.png |   Bin 0 -> 970 bytes
 ...log4cxx_1_1helpers_1_1_strict_math-members.html |   136 +
 .../classlog4cxx_1_1helpers_1_1_strict_math.html   |   221 +
 .../classlog4cxx_1_1helpers_1_1_strict_math.js     |     5 +
 ...g4cxx_1_1helpers_1_1_string_helper-members.html |   147 +
 .../classlog4cxx_1_1helpers_1_1_string_helper.html |   605 +
 .../classlog4cxx_1_1helpers_1_1_string_helper.js   |    16 +
 ...xx_1_1helpers_1_1_string_tokenizer-members.html |   141 +
 ...asslog4cxx_1_1helpers_1_1_string_tokenizer.html |   293 +
 ...classlog4cxx_1_1helpers_1_1_string_tokenizer.js |    10 +
 ...g4cxx_1_1helpers_1_1_syslog_writer-members.html |   136 +
 .../classlog4cxx_1_1helpers_1_1_syslog_writer.html |   184 +
 .../classlog4cxx_1_1helpers_1_1_syslog_writer.js   |     5 +
 ...classlog4cxx_1_1helpers_1_1_system-members.html |   135 +
 .../classlog4cxx_1_1helpers_1_1_system.html        |   190 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_system.js  |     4 +
 ...x_1_1helpers_1_1_system_err_writer-members.html |   154 +
 ...sslog4cxx_1_1helpers_1_1_system_err_writer.html |   384 +
 ...lasslog4cxx_1_1helpers_1_1_system_err_writer.js |    10 +
 ...asslog4cxx_1_1helpers_1_1_system_err_writer.png |   Bin 0 -> 907 bytes
 ...x_1_1helpers_1_1_system_out_writer-members.html |   154 +
 ...sslog4cxx_1_1helpers_1_1_system_out_writer.html |   376 +
 ...lasslog4cxx_1_1helpers_1_1_system_out_writer.js |    10 +
 ...asslog4cxx_1_1helpers_1_1_system_out_writer.png |   Bin 0 -> 913 bytes
 ...classlog4cxx_1_1helpers_1_1_thread-members.html |   146 +
 .../classlog4cxx_1_1helpers_1_1_thread.html        |   434 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_thread.js  |    15 +
 ...xx_1_1helpers_1_1_thread_exception-members.html |   143 +
 ...asslog4cxx_1_1helpers_1_1_thread_exception.html |   235 +
 ...classlog4cxx_1_1helpers_1_1_thread_exception.js |     7 +
 ...lasslog4cxx_1_1helpers_1_1_thread_exception.png |   Bin 0 -> 666 bytes
 ...og4cxx_1_1helpers_1_1_thread_local-members.html |   138 +
 .../classlog4cxx_1_1helpers_1_1_thread_local.html  |   237 +
 .../classlog4cxx_1_1helpers_1_1_thread_local.js    |     7 +
 ..._1helpers_1_1_thread_specific_data-members.html |   143 +
 ...og4cxx_1_1helpers_1_1_thread_specific_data.html |   357 +
 ...slog4cxx_1_1helpers_1_1_thread_specific_data.js |    12 +
 ...sslog4cxx_1_1helpers_1_1_time_zone-members.html |   153 +
 .../classlog4cxx_1_1helpers_1_1_time_zone.html     |   405 +
 .../classlog4cxx_1_1helpers_1_1_time_zone.js       |    11 +
 .../classlog4cxx_1_1helpers_1_1_time_zone.png      |   Bin 0 -> 639 bytes
 ...slog4cxx_1_1helpers_1_1_transcoder-members.html |   160 +
 .../classlog4cxx_1_1helpers_1_1_transcoder.html    |  1141 +
 .../classlog4cxx_1_1helpers_1_1_transcoder.js      |    29 +
 ..._1helpers_1_1_transcoder_exception-members.html |   142 +
 ...og4cxx_1_1helpers_1_1_transcoder_exception.html |   217 +
 ...slog4cxx_1_1helpers_1_1_transcoder_exception.js |     6 +
 ...log4cxx_1_1helpers_1_1_transcoder_exception.png |   Bin 0 -> 717 bytes
 ...sslog4cxx_1_1helpers_1_1_transform-members.html |   136 +
 .../classlog4cxx_1_1helpers_1_1_transform.html     |   240 +
 .../classlog4cxx_1_1helpers_1_1_transform.js       |     5 +
 ...elpers_1_1_uni_char_message_buffer-members.html |   157 +
 ...cxx_1_1helpers_1_1_uni_char_message_buffer.html |   750 +
 ...g4cxx_1_1helpers_1_1_uni_char_message_buffer.js |    26 +
 ...helpers_1_1_unknown_host_exception-members.html |   142 +
 ...4cxx_1_1helpers_1_1_unknown_host_exception.html |   217 +
 ...og4cxx_1_1helpers_1_1_unknown_host_exception.js |     6 +
 ...g4cxx_1_1helpers_1_1_unknown_host_exception.png |   Bin 0 -> 781 bytes
 ...1_1helpers_1_1_wide_message_buffer-members.html |   155 +
 ...log4cxx_1_1helpers_1_1_wide_message_buffer.html |   703 +
 ...sslog4cxx_1_1helpers_1_1_wide_message_buffer.js |    24 +
 ...classlog4cxx_1_1helpers_1_1_writer-members.html |   150 +
 .../classlog4cxx_1_1helpers_1_1_writer.html        |   339 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_writer.js  |     8 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_writer.png |   Bin 0 -> 1947 bytes
 ..._1helpers_1_1_x_m_l_d_o_m_document-members.html |   152 +
 ...og4cxx_1_1helpers_1_1_x_m_l_d_o_m_document.html |   279 +
 ...slog4cxx_1_1helpers_1_1_x_m_l_d_o_m_document.js |     6 +
 ...log4cxx_1_1helpers_1_1_x_m_l_d_o_m_document.png |   Bin 0 -> 864 bytes
 ...1_1helpers_1_1_x_m_l_d_o_m_element-members.html |   151 +
 ...log4cxx_1_1helpers_1_1_x_m_l_d_o_m_element.html |   242 +
 ...sslog4cxx_1_1helpers_1_1_x_m_l_d_o_m_element.js |     5 +
 ...slog4cxx_1_1helpers_1_1_x_m_l_d_o_m_element.png |   Bin 0 -> 848 bytes
 ...xx_1_1helpers_1_1_x_m_l_d_o_m_node-members.html |   149 +
 ...asslog4cxx_1_1helpers_1_1_x_m_l_d_o_m_node.html |   284 +
 ...classlog4cxx_1_1helpers_1_1_x_m_l_d_o_m_node.js |    11 +
 ...lasslog4cxx_1_1helpers_1_1_x_m_l_d_o_m_node.png |   Bin 0 -> 1005 bytes
 ...1helpers_1_1_x_m_l_d_o_m_node_list-members.html |   144 +
 ...g4cxx_1_1helpers_1_1_x_m_l_d_o_m_node_list.html |   230 +
 ...log4cxx_1_1helpers_1_1_x_m_l_d_o_m_node_list.js |     5 +
 ...og4cxx_1_1helpers_1_1_x_m_l_d_o_m_node_list.png |   Bin 0 -> 543 bytes
 ...log4cxx_1_1helpers_1_1synchronized-members.html |   136 +
 .../classlog4cxx_1_1helpers_1_1synchronized.html   |   182 +
 .../classlog4cxx_1_1helpers_1_1synchronized.js     |     5 +
 .../apidocs/classlog4cxx_1_1logstream-members.html |   169 +
 .../0.10.0/apidocs/classlog4cxx_1_1logstream.html  |   650 +
 .../0.10.0/apidocs/classlog4cxx_1_1logstream.js    |    18 +
 .../0.10.0/apidocs/classlog4cxx_1_1logstream.png   |   Bin 0 -> 498 bytes
 .../classlog4cxx_1_1logstream__base-members.html   |   158 +
 .../apidocs/classlog4cxx_1_1logstream__base.html   |   828 +
 .../apidocs/classlog4cxx_1_1logstream__base.js     |    27 +
 .../apidocs/classlog4cxx_1_1logstream__base.png    |   Bin 0 -> 816 bytes
 ...og4cxx_1_1net_1_1_s_m_t_p_appender-members.html |   209 +
 .../classlog4cxx_1_1net_1_1_s_m_t_p_appender.html  |  1099 +
 .../classlog4cxx_1_1net_1_1_s_m_t_p_appender.js    |    39 +
 .../classlog4cxx_1_1net_1_1_s_m_t_p_appender.png   |   Bin 0 -> 1997 bytes
 ...log4cxx_1_1net_1_1_socket_appender-members.html |   201 +
 .../classlog4cxx_1_1net_1_1_socket_appender.html   |   660 +
 .../classlog4cxx_1_1net_1_1_socket_appender.js     |    14 +
 .../classlog4cxx_1_1net_1_1_socket_appender.png    |   Bin 0 -> 2810 bytes
 ..._1net_1_1_socket_appender_skeleton-members.html |   195 +
 ...og4cxx_1_1net_1_1_socket_appender_skeleton.html |   909 +
 ...slog4cxx_1_1net_1_1_socket_appender_skeleton.js |    24 +
 ...log4cxx_1_1net_1_1_socket_appender_skeleton.png |   Bin 0 -> 2915 bytes
 ...cxx_1_1net_1_1_socket_hub_appender-members.html |   185 +
 ...lasslog4cxx_1_1net_1_1_socket_hub_appender.html |   640 +
 .../classlog4cxx_1_1net_1_1_socket_hub_appender.js |    15 +
 ...classlog4cxx_1_1net_1_1_socket_hub_appender.png |   Bin 0 -> 2207 bytes
 ...log4cxx_1_1net_1_1_syslog_appender-members.html |   196 +
 .../classlog4cxx_1_1net_1_1_syslog_appender.html   |   918 +
 .../classlog4cxx_1_1net_1_1_syslog_appender.js     |    26 +
 .../classlog4cxx_1_1net_1_1_syslog_appender.png    |   Bin 0 -> 2003 bytes
 ...log4cxx_1_1net_1_1_telnet_appender-members.html |   185 +
 .../classlog4cxx_1_1net_1_1_telnet_appender.html   |   614 +
 .../classlog4cxx_1_1net_1_1_telnet_appender.js     |    15 +
 .../classlog4cxx_1_1net_1_1_telnet_appender.png    |   Bin 0 -> 1986 bytes
 ...x_1_1net_1_1_x_m_l_socket_appender-members.html |   202 +
 ...sslog4cxx_1_1net_1_1_x_m_l_socket_appender.html |   687 +
 ...lasslog4cxx_1_1net_1_1_x_m_l_socket_appender.js |    15 +
 ...asslog4cxx_1_1net_1_1_x_m_l_socket_appender.png |   Bin 0 -> 2837 bytes
 ...x_1_1nt_1_1_n_t_event_log_appender-members.html |   198 +
 ...sslog4cxx_1_1nt_1_1_n_t_event_log_appender.html |   964 +
 ...lasslog4cxx_1_1nt_1_1_n_t_event_log_appender.js |    28 +
 ...asslog4cxx_1_1nt_1_1_n_t_event_log_appender.png |   Bin 0 -> 2404 bytes
 ...t_1_1_output_debug_string_appender-members.html |   179 +
 ...cxx_1_1nt_1_1_output_debug_string_appender.html |   400 +
 ...g4cxx_1_1nt_1_1_output_debug_string_appender.js |     7 +
 ...4cxx_1_1nt_1_1_output_debug_string_appender.png |   Bin 0 -> 2566 bytes
 ..._1_1pattern_1_1_cached_date_format-members.html |   156 +
 ...slog4cxx_1_1pattern_1_1_cached_date_format.html |   506 +
 ...asslog4cxx_1_1pattern_1_1_cached_date_format.js |    11 +
 ...sslog4cxx_1_1pattern_1_1_cached_date_format.png |   Bin 0 -> 962 bytes
 ...n_1_1_class_name_pattern_converter-members.html |   156 +
 ..._1pattern_1_1_class_name_pattern_converter.html |   315 +
 ..._1_1pattern_1_1_class_name_pattern_converter.js |     5 +
 ...1_1pattern_1_1_class_name_pattern_converter.png |   Bin 0 -> 1994 bytes
 ...pattern_1_1_date_pattern_converter-members.html |   155 +
 ...4cxx_1_1pattern_1_1_date_pattern_converter.html |   365 +
 ...og4cxx_1_1pattern_1_1_date_pattern_converter.js |     7 +
 ...g4cxx_1_1pattern_1_1_date_pattern_converter.png |   Bin 0 -> 1622 bytes
 ...rn_1_1_file_date_pattern_converter-members.html |   135 +
 ...1_1pattern_1_1_file_date_pattern_converter.html |   184 +
 ...x_1_1pattern_1_1_file_date_pattern_converter.js |     4 +
 ..._1_file_location_pattern_converter-members.html |   154 +
 ...attern_1_1_file_location_pattern_converter.html |   307 +
 ...1pattern_1_1_file_location_pattern_converter.js |     5 +
 ...pattern_1_1_file_location_pattern_converter.png |   Bin 0 -> 1641 bytes
 ...cxx_1_1pattern_1_1_formatting_info-members.html |   151 +
 ...lasslog4cxx_1_1pattern_1_1_formatting_info.html |   390 +
 .../classlog4cxx_1_1pattern_1_1_formatting_info.js |     9 +
 ...classlog4cxx_1_1pattern_1_1_formatting_info.png |   Bin 0 -> 766 bytes
 ..._1_full_location_pattern_converter-members.html |   154 +
 ...attern_1_1_full_location_pattern_converter.html |   307 +
 ...1pattern_1_1_full_location_pattern_converter.js |     5 +
 ...pattern_1_1_full_location_pattern_converter.png |   Bin 0 -> 1639 bytes
 ...tern_1_1_integer_pattern_converter-members.html |   151 +
 ...x_1_1pattern_1_1_integer_pattern_converter.html |   275 +
 ...cxx_1_1pattern_1_1_integer_pattern_converter.js |     5 +
 ...xx_1_1pattern_1_1_integer_pattern_converter.png |   Bin 0 -> 1216 bytes
 ...attern_1_1_level_pattern_converter-members.html |   154 +
 ...cxx_1_1pattern_1_1_level_pattern_converter.html |   342 +
 ...g4cxx_1_1pattern_1_1_level_pattern_converter.js |     6 +
 ...4cxx_1_1pattern_1_1_level_pattern_converter.png |   Bin 0 -> 1624 bytes
 ..._1_line_location_pattern_converter-members.html |   154 +
 ...attern_1_1_line_location_pattern_converter.html |   307 +
 ...1pattern_1_1_line_location_pattern_converter.js |     5 +
 ...pattern_1_1_line_location_pattern_converter.png |   Bin 0 -> 1652 bytes
 ...1_line_separator_pattern_converter-members.html |   154 +
 ...ttern_1_1_line_separator_pattern_converter.html |   341 +
 ...pattern_1_1_line_separator_pattern_converter.js |     6 +
 ...attern_1_1_line_separator_pattern_converter.png |   Bin 0 -> 1643 bytes
 ...tern_1_1_literal_pattern_converter-members.html |   154 +
 ...x_1_1pattern_1_1_literal_pattern_converter.html |   331 +
 ...cxx_1_1pattern_1_1_literal_pattern_converter.js |     6 +
 ...xx_1_1pattern_1_1_literal_pattern_converter.png |   Bin 0 -> 1630 bytes
 ...ttern_1_1_logger_pattern_converter-members.html |   156 +
 ...xx_1_1pattern_1_1_logger_pattern_converter.html |   315 +
 ...4cxx_1_1pattern_1_1_logger_pattern_converter.js |     5 +
 ...cxx_1_1pattern_1_1_logger_pattern_converter.png |   Bin 0 -> 1956 bytes
 ..._1_logging_event_pattern_converter-members.html |   153 +
 ...attern_1_1_logging_event_pattern_converter.html |   388 +
 ...1pattern_1_1_logging_event_pattern_converter.js |     7 +
 ...pattern_1_1_logging_event_pattern_converter.png |   Bin 0 -> 8776 bytes
 ...tern_1_1_message_pattern_converter-members.html |   154 +
 ...x_1_1pattern_1_1_message_pattern_converter.html |   307 +
 ...cxx_1_1pattern_1_1_message_pattern_converter.js |     5 +
 ...xx_1_1pattern_1_1_message_pattern_converter.png |   Bin 0 -> 1665 bytes
 ..._method_location_pattern_converter-members.html |   154 +
 ...tern_1_1_method_location_pattern_converter.html |   307 +
 ...attern_1_1_method_location_pattern_converter.js |     5 +
 ...ttern_1_1_method_location_pattern_converter.png |   Bin 0 -> 1695 bytes
 ...attern_1_1_n_d_c_pattern_converter-members.html |   154 +
 ...cxx_1_1pattern_1_1_n_d_c_pattern_converter.html |   307 +
 ...g4cxx_1_1pattern_1_1_n_d_c_pattern_converter.js |     5 +
 ...4cxx_1_1pattern_1_1_n_d_c_pattern_converter.png |   Bin 0 -> 1626 bytes
 ...xx_1_1pattern_1_1_name_abbreviator-members.html |   150 +
 ...asslog4cxx_1_1pattern_1_1_name_abbreviator.html |   357 +
 ...classlog4cxx_1_1pattern_1_1_name_abbreviator.js |     8 +
 ...lasslog4cxx_1_1pattern_1_1_name_abbreviator.png |   Bin 0 -> 749 bytes
 ...pattern_1_1_name_pattern_converter-members.html |   155 +
 ...4cxx_1_1pattern_1_1_name_pattern_converter.html |   317 +
 ...og4cxx_1_1pattern_1_1_name_pattern_converter.js |     5 +
 ...g4cxx_1_1pattern_1_1_name_pattern_converter.png |   Bin 0 -> 2696 bytes
 ...x_1_1pattern_1_1_pattern_converter-members.html |   149 +
 ...sslog4cxx_1_1pattern_1_1_pattern_converter.html |   366 +
 ...lasslog4cxx_1_1pattern_1_1_pattern_converter.js |     7 +
 ...asslog4cxx_1_1pattern_1_1_pattern_converter.png |   Bin 0 -> 10852 bytes
 ...4cxx_1_1pattern_1_1_pattern_parser-members.html |   135 +
 ...classlog4cxx_1_1pattern_1_1_pattern_parser.html |   208 +
 .../classlog4cxx_1_1pattern_1_1_pattern_parser.js  |     4 +
 ...n_1_1_properties_pattern_converter-members.html |   154 +
 ..._1pattern_1_1_properties_pattern_converter.html |   307 +
 ..._1_1pattern_1_1_properties_pattern_converter.js |     5 +
 ...1_1pattern_1_1_properties_pattern_converter.png |   Bin 0 -> 1650 bytes
 ..._1_relative_time_pattern_converter-members.html |   155 +
 ...attern_1_1_relative_time_pattern_converter.html |   328 +
 ...1pattern_1_1_relative_time_pattern_converter.js |     6 +
 ...pattern_1_1_relative_time_pattern_converter.png |   Bin 0 -> 1663 bytes
 ...ttern_1_1_thread_pattern_converter-members.html |   154 +
 ...xx_1_1pattern_1_1_thread_pattern_converter.html |   307 +
 ...4cxx_1_1pattern_1_1_thread_pattern_converter.js |     5 +
 ...cxx_1_1pattern_1_1_thread_pattern_converter.png |   Bin 0 -> 1620 bytes
 ...able_information_pattern_converter-members.html |   154 +
 ..._1_throwable_information_pattern_converter.html |   335 +
 ..._1_1_throwable_information_pattern_converter.js |     6 +
 ...1_1_throwable_information_pattern_converter.png |   Bin 0 -> 1723 bytes
 ...classlog4cxx_1_1rolling_1_1_action-members.html |   152 +
 .../classlog4cxx_1_1rolling_1_1_action.html        |   353 +
 .../apidocs/classlog4cxx_1_1rolling_1_1_action.js  |    10 +
 .../apidocs/classlog4cxx_1_1rolling_1_1_action.png |   Bin 0 -> 1743 bytes
 ..._1_1rolling_1_1_file_rename_action-members.html |   153 +
 ...slog4cxx_1_1rolling_1_1_file_rename_action.html |   268 +
 ...asslog4cxx_1_1rolling_1_1_file_rename_action.js |     5 +
 ...sslog4cxx_1_1rolling_1_1_file_rename_action.png |   Bin 0 -> 969 bytes
 ...1_1_filter_based_triggering_policy-members.html |   155 +
 ...rolling_1_1_filter_based_triggering_policy.html |   446 +
 ..._1rolling_1_1_filter_based_triggering_policy.js |    11 +
 ...1rolling_1_1_filter_based_triggering_policy.png |   Bin 0 -> 1990 bytes
 ...ng_1_1_fixed_window_rolling_policy-members.html |   166 +
 ...1_1rolling_1_1_fixed_window_rolling_policy.html |   550 +
 ...x_1_1rolling_1_1_fixed_window_rolling_policy.js |    14 +
 ..._1_1rolling_1_1_fixed_window_rolling_policy.png |   Bin 0 -> 2534 bytes
 ...1_1rolling_1_1_g_z_compress_action-members.html |   153 +
 ...log4cxx_1_1rolling_1_1_g_z_compress_action.html |   268 +
 ...sslog4cxx_1_1rolling_1_1_g_z_compress_action.js |     5 +
 ...slog4cxx_1_1rolling_1_1_g_z_compress_action.png |   Bin 0 -> 1004 bytes
 ...lling_1_1_manual_triggering_policy-members.html |   151 +
 ...xx_1_1rolling_1_1_manual_triggering_policy.html |   352 +
 ...4cxx_1_1rolling_1_1_manual_triggering_policy.js |     7 +
 ...cxx_1_1rolling_1_1_manual_triggering_policy.png |   Bin 0 -> 1893 bytes
 ...1rolling_1_1_rolling_file_appender-members.html |   221 +
 ...g4cxx_1_1rolling_1_1_rolling_file_appender.html |   449 +
 ...log4cxx_1_1rolling_1_1_rolling_file_appender.js |     4 +
 ...og4cxx_1_1rolling_1_1_rolling_file_appender.png |   Bin 0 -> 3710 bytes
 ...1_1_rolling_file_appender_skeleton-members.html |   220 +
 ...rolling_1_1_rolling_file_appender_skeleton.html |   736 +
 ..._1rolling_1_1_rolling_file_appender_skeleton.js |    15 +
 ...1rolling_1_1_rolling_file_appender_skeleton.png |   Bin 0 -> 4528 bytes
 ...4cxx_1_1rolling_1_1_rolling_policy-members.html |   148 +
 ...classlog4cxx_1_1rolling_1_1_rolling_policy.html |   335 +
 .../classlog4cxx_1_1rolling_1_1_rolling_policy.js  |     6 +
 .../classlog4cxx_1_1rolling_1_1_rolling_policy.png |   Bin 0 -> 2192 bytes
 ...1_1rolling_1_1_rolling_policy_base-members.html |   160 +
 ...log4cxx_1_1rolling_1_1_rolling_policy_base.html |   589 +
 ...sslog4cxx_1_1rolling_1_1_rolling_policy_base.js |    16 +
 ...slog4cxx_1_1rolling_1_1_rolling_policy_base.png |   Bin 0 -> 2684 bytes
 ..._1rolling_1_1_rollover_description-members.html |   151 +
 ...og4cxx_1_1rolling_1_1_rollover_description.html |   331 +
 ...slog4cxx_1_1rolling_1_1_rollover_description.js |     9 +
 ...log4cxx_1_1rolling_1_1_rollover_description.png |   Bin 0 -> 755 bytes
 ...g_1_1_size_based_triggering_policy-members.html |   154 +
 ..._1rolling_1_1_size_based_triggering_policy.html |   414 +
 ..._1_1rolling_1_1_size_based_triggering_policy.js |    10 +
 ...1_1rolling_1_1_size_based_triggering_policy.png |   Bin 0 -> 1944 bytes
 ...ling_1_1_time_based_rolling_policy-members.html |   163 +
 ...x_1_1rolling_1_1_time_based_rolling_policy.html |   576 +
 ...cxx_1_1rolling_1_1_time_based_rolling_policy.js |    11 +
 ...xx_1_1rolling_1_1_time_based_rolling_policy.png |   Bin 0 -> 3529 bytes
 ...x_1_1rolling_1_1_triggering_policy-members.html |   150 +
 ...sslog4cxx_1_1rolling_1_1_triggering_policy.html |   342 +
 ...lasslog4cxx_1_1rolling_1_1_triggering_policy.js |     7 +
 ...asslog4cxx_1_1rolling_1_1_triggering_policy.png |   Bin 0 -> 2841 bytes
 ...1_1rolling_1_1_zip_compress_action-members.html |   153 +
 ...log4cxx_1_1rolling_1_1_zip_compress_action.html |   268 +
 ...sslog4cxx_1_1rolling_1_1_zip_compress_action.js |     5 +
 ...slog4cxx_1_1rolling_1_1_zip_compress_action.png |   Bin 0 -> 999 bytes
 ...cxx_1_1spi_1_1_appender_attachable-members.html |   150 +
 ...lasslog4cxx_1_1spi_1_1_appender_attachable.html |   422 +
 .../classlog4cxx_1_1spi_1_1_appender_attachable.js |    11 +
 ...classlog4cxx_1_1spi_1_1_appender_attachable.png |   Bin 0 -> 1971 bytes
 ...asslog4cxx_1_1spi_1_1_configurator-members.html |   144 +
 .../classlog4cxx_1_1spi_1_1_configurator.html      |   246 +
 .../classlog4cxx_1_1spi_1_1_configurator.js        |     5 +
 .../classlog4cxx_1_1spi_1_1_configurator.png       |   Bin 0 -> 1168 bytes
 ...pi_1_1_default_repository_selector-members.html |   148 +
 ...cxx_1_1spi_1_1_default_repository_selector.html |   282 +
 ...g4cxx_1_1spi_1_1_default_repository_selector.js |     7 +
 ...4cxx_1_1spi_1_1_default_repository_selector.png |   Bin 0 -> 1620 bytes
 ...classlog4cxx_1_1spi_1_1_error_code-members.html |   141 +
 .../classlog4cxx_1_1spi_1_1_error_code.html        |   182 +
 .../apidocs/classlog4cxx_1_1spi_1_1_error_code.js  |    10 +
 ...sslog4cxx_1_1spi_1_1_error_handler-members.html |   152 +
 .../classlog4cxx_1_1spi_1_1_error_handler.html     |   458 +
 .../classlog4cxx_1_1spi_1_1_error_handler.js       |    10 +
 .../classlog4cxx_1_1spi_1_1_error_handler.png      |   Bin 0 -> 1717 bytes
 .../classlog4cxx_1_1spi_1_1_filter-members.html    |   156 +
 .../apidocs/classlog4cxx_1_1spi_1_1_filter.html    |   456 +
 .../apidocs/classlog4cxx_1_1spi_1_1_filter.js      |    16 +
 .../apidocs/classlog4cxx_1_1spi_1_1_filter.png     |   Bin 0 -> 4599 bytes
 ..._1spi_1_1_hierarchy_event_listener-members.html |   145 +
 ...og4cxx_1_1spi_1_1_hierarchy_event_listener.html |   275 +
 ...slog4cxx_1_1spi_1_1_hierarchy_event_listener.js |     6 +
 ...log4cxx_1_1spi_1_1_hierarchy_event_listener.png |   Bin 0 -> 633 bytes
 ...sslog4cxx_1_1spi_1_1_location_info-members.html |   147 +
 .../classlog4cxx_1_1spi_1_1_location_info.html     |   472 +
 .../classlog4cxx_1_1spi_1_1_location_info.js       |    16 +
 ...slog4cxx_1_1spi_1_1_logger_factory-members.html |   144 +
 .../classlog4cxx_1_1spi_1_1_logger_factory.html    |   242 +
 .../classlog4cxx_1_1spi_1_1_logger_factory.js      |     5 +
 .../classlog4cxx_1_1spi_1_1_logger_factory.png     |   Bin 0 -> 884 bytes
 ...g4cxx_1_1spi_1_1_logger_repository-members.html |   159 +
 .../classlog4cxx_1_1spi_1_1_logger_repository.html |   684 +
 .../classlog4cxx_1_1spi_1_1_logger_repository.js   |    20 +
 .../classlog4cxx_1_1spi_1_1_logger_repository.png  |   Bin 0 -> 745 bytes
 ...sslog4cxx_1_1spi_1_1_logging_event-members.html |   165 +
 .../classlog4cxx_1_1spi_1_1_logging_event.html     |   768 +
 .../classlog4cxx_1_1spi_1_1_logging_event.js       |    23 +
 .../classlog4cxx_1_1spi_1_1_logging_event.png      |   Bin 0 -> 751 bytes
 ...slog4cxx_1_1spi_1_1_option_handler-members.html |   145 +
 .../classlog4cxx_1_1spi_1_1_option_handler.html    |   306 +
 .../classlog4cxx_1_1spi_1_1_option_handler.js      |     6 +
 .../classlog4cxx_1_1spi_1_1_option_handler.png     |   Bin 0 -> 13046 bytes
 ...cxx_1_1spi_1_1_repository_selector-members.html |   144 +
 ...lasslog4cxx_1_1spi_1_1_repository_selector.html |   233 +
 .../classlog4cxx_1_1spi_1_1_repository_selector.js |     5 +
 ...classlog4cxx_1_1spi_1_1_repository_selector.png |   Bin 0 -> 964 bytes
 ...lasslog4cxx_1_1spi_1_1_root_logger-members.html |   285 +
 .../classlog4cxx_1_1spi_1_1_root_logger.html       |   696 +
 .../apidocs/classlog4cxx_1_1spi_1_1_root_logger.js |     6 +
 .../classlog4cxx_1_1spi_1_1_root_logger.png        |   Bin 0 -> 1656 bytes
 ...spi_1_1_triggering_event_evaluator-members.html |   143 +
 ...4cxx_1_1spi_1_1_triggering_event_evaluator.html |   207 +
 ...og4cxx_1_1spi_1_1_triggering_event_evaluator.js |     4 +
 ...g4cxx_1_1spi_1_1_triggering_event_evaluator.png |   Bin 0 -> 641 bytes
 .../classlog4cxx_1_1ulogstream-members.html        |   170 +
 .../0.10.0/apidocs/classlog4cxx_1_1ulogstream.html |   678 +
 .../0.10.0/apidocs/classlog4cxx_1_1ulogstream.js   |    19 +
 .../0.10.0/apidocs/classlog4cxx_1_1ulogstream.png  |   Bin 0 -> 498 bytes
 ..._1varia_1_1_fallback_error_handler-members.html |   157 +
 ...og4cxx_1_1varia_1_1_fallback_error_handler.html |   590 +
 ...slog4cxx_1_1varia_1_1_fallback_error_handler.js |    15 +
 ...log4cxx_1_1varia_1_1_fallback_error_handler.png |   Bin 0 -> 2069 bytes
 .../classlog4cxx_1_1wlogstream-members.html        |   169 +
 .../0.10.0/apidocs/classlog4cxx_1_1wlogstream.html |   650 +
 .../0.10.0/apidocs/classlog4cxx_1_1wlogstream.js   |    18 +
 .../0.10.0/apidocs/classlog4cxx_1_1wlogstream.png  |   Bin 0 -> 505 bytes
 ...4cxx_1_1xml_1_1_d_o_m_configurator-members.html |   182 +
 ...classlog4cxx_1_1xml_1_1_d_o_m_configurator.html |  1696 ++
 .../classlog4cxx_1_1xml_1_1_d_o_m_configurator.js  |    41 +
 .../classlog4cxx_1_1xml_1_1_d_o_m_configurator.png |   Bin 0 -> 1283 bytes
 ...asslog4cxx_1_1xml_1_1_x_m_l_layout-members.html |   159 +
 .../classlog4cxx_1_1xml_1_1_x_m_l_layout.html      |   503 +
 .../classlog4cxx_1_1xml_1_1_x_m_l_layout.js        |    12 +
 .../classlog4cxx_1_1xml_1_1_x_m_l_layout.png       |   Bin 0 -> 1502 bytes
 .../apidocs/classnamepatternconverter_8h.html      |   146 +
 .../0.10.0/apidocs/classregistration_8h.html       |   145 +
 docs/log4cxx/0.10.0/apidocs/closed.png             |   Bin 0 -> 132 bytes
 docs/log4cxx/0.10.0/apidocs/condition_8h.html      |   146 +
 docs/log4cxx/0.10.0/apidocs/configurator_8h.html   |   152 +
 docs/log4cxx/0.10.0/apidocs/configurator_8h.js     |     5 +
 .../log4cxx/0.10.0/apidocs/consoleappender_8h.html |   150 +
 docs/log4cxx/0.10.0/apidocs/consoleappender_8h.js  |     5 +
 docs/log4cxx/0.10.0/apidocs/cyclicbuffer_8h.html   |   146 +
 .../apidocs/dailyrollingfileappender_8h.html       |   154 +
 .../0.10.0/apidocs/dailyrollingfileappender_8h.js  |     5 +
 docs/log4cxx/0.10.0/apidocs/datagrampacket_8h.html |   152 +
 docs/log4cxx/0.10.0/apidocs/datagrampacket_8h.js   |     5 +
 docs/log4cxx/0.10.0/apidocs/datagramsocket_8h.html |   152 +
 docs/log4cxx/0.10.0/apidocs/datagramsocket_8h.js   |     5 +
 docs/log4cxx/0.10.0/apidocs/date_8h.html           |   152 +
 docs/log4cxx/0.10.0/apidocs/date_8h.js             |     5 +
 docs/log4cxx/0.10.0/apidocs/dateformat_8h.html     |   152 +
 docs/log4cxx/0.10.0/apidocs/dateformat_8h.js       |     5 +
 docs/log4cxx/0.10.0/apidocs/datelayout_8h.html     |   146 +
 .../0.10.0/apidocs/datepatternconverter_8h.html    |   152 +
 .../0.10.0/apidocs/datepatternconverter_8h.js      |     5 +
 .../0.10.0/apidocs/datetimedateformat_8h.html      |   147 +
 .../0.10.0/apidocs/defaultconfigurator_8h.html     |   152 +
 .../0.10.0/apidocs/defaultconfigurator_8h.js       |     5 +
 .../0.10.0/apidocs/defaultloggerfactory_8h.html    |   149 +
 .../0.10.0/apidocs/defaultloggerfactory_8h.js      |     5 +
 .../apidocs/defaultrepositoryselector_8h.html      |   145 +
 docs/log4cxx/0.10.0/apidocs/denyallfilter_8h.html  |   152 +
 docs/log4cxx/0.10.0/apidocs/denyallfilter_8h.js    |     5 +
 .../dir_13914ab3047e815acc15cec9547c6044.html      |   137 +
 .../dir_28a4df15940bc8c75fd06dc5afc8d65c.html      |   135 +
 .../dir_5e0574ca792075d61026f042d0b321c8.html      |   181 +
 .../dir_5eb159725f84c66aafd839904a4acdd0.html      |   135 +
 .../dir_68267d1309a1af8e8297ef4c3efbcdba.html      |   135 +
 .../dir_73284ebf47da3fb887ab0e324de6081f.html      |   164 +
 .../dir_7be30a74690c85c659aa4940da9d1914.html      |   218 +
 .../dir_8002461af9a3313cfd5aea6abe34025b.html      |   151 +
 .../dir_84cde2d0967b9f1e1b3daefd4b4f0951.html      |   135 +
 .../dir_9a2f1396f1f57c6a67d8ef5cfc0fd411.html      |   147 +
 .../dir_a486a3faafb12d97b1faec4977050c4e.html      |   275 +
 .../dir_c34ab60f5215f15fb8bfbfb9923e9342.html      |   137 +
 .../dir_c7a76b111dbb927d86108a9ae364534b.html      |   135 +
 .../dir_c7fd10e362d45ad1567cac355ef67d36.html      |   163 +
 .../dir_df3bee86fdbfb464c3a94507855b0bdc.html      |   135 +
 .../dir_df6508d3588d6d7726d6abef0b1e740a.html      |   135 +
 .../dir_f6024cfca1f9a885cbce52dc998decc9.html      |   135 +
 docs/log4cxx/0.10.0/apidocs/doc.png                |   Bin 0 -> 746 bytes
 .../log4cxx/0.10.0/apidocs/domconfigurator_8h.html |   152 +
 docs/log4cxx/0.10.0/apidocs/domconfigurator_8h.js  |     5 +
 docs/log4cxx/0.10.0/apidocs/doxygen.css            |  1475 +
 docs/log4cxx/0.10.0/apidocs/doxygen.png            |   Bin 0 -> 3779 bytes
 docs/log4cxx/0.10.0/apidocs/dynsections.js         |    97 +
 docs/log4cxx/0.10.0/apidocs/errorhandler_8h.html   |   154 +
 docs/log4cxx/0.10.0/apidocs/errorhandler_8h.js     |     6 +
 docs/log4cxx/0.10.0/apidocs/exception_8h.html      |   199 +
 .../0.10.0/apidocs/expressionfilter_8h.html        |   154 +
 docs/log4cxx/0.10.0/apidocs/expressionfilter_8h.js |     5 +
 .../0.10.0/apidocs/fallbackerrorhandler_8h.html    |   146 +
 .../0.10.0/apidocs/fallbackerrorhandler_8h.js      |     5 +
 docs/log4cxx/0.10.0/apidocs/file_8h.html           |   169 +
 docs/log4cxx/0.10.0/apidocs/file_8h.js             |     5 +
 docs/log4cxx/0.10.0/apidocs/fileappender_8h.html   |   152 +
 docs/log4cxx/0.10.0/apidocs/fileappender_8h.js     |     5 +
 .../apidocs/filedatepatternconverter_8h.html       |   146 +
 .../log4cxx/0.10.0/apidocs/fileinputstream_8h.html |   152 +
 docs/log4cxx/0.10.0/apidocs/fileinputstream_8h.js  |     5 +
 .../apidocs/filelocationpatternconverter_8h.html   |   146 +
 .../0.10.0/apidocs/fileoutputstream_8h.html        |   152 +
 docs/log4cxx/0.10.0/apidocs/fileoutputstream_8h.js |     5 +
 .../0.10.0/apidocs/filerenameaction_8h.html        |   151 +
 docs/log4cxx/0.10.0/apidocs/filerenameaction_8h.js |     5 +
 docs/log4cxx/0.10.0/apidocs/files.html             |   310 +
 docs/log4cxx/0.10.0/apidocs/files.js               |   339 +
 docs/log4cxx/0.10.0/apidocs/filewatchdog_8h.html   |   146 +
 docs/log4cxx/0.10.0/apidocs/filter_8h.html         |   152 +
 docs/log4cxx/0.10.0/apidocs/filter_8h.js           |     5 +
 .../apidocs/filterbasedtriggeringpolicy_8h.html    |   154 +
 .../apidocs/filterbasedtriggeringpolicy_8h.js      |     5 +
 .../apidocs/fixedwindowrollingpolicy_8h.html       |   154 +
 .../0.10.0/apidocs/fixedwindowrollingpolicy_8h.js  |     5 +
 docs/log4cxx/0.10.0/apidocs/folderclosed.png       |   Bin 0 -> 616 bytes
 docs/log4cxx/0.10.0/apidocs/folderopen.png         |   Bin 0 -> 597 bytes
 docs/log4cxx/0.10.0/apidocs/formattinginfo_8h.html |   158 +
 docs/log4cxx/0.10.0/apidocs/formattinginfo_8h.js   |     6 +
 docs/log4cxx/0.10.0/apidocs/ftv2blank.png          |   Bin 0 -> 82 bytes
 docs/log4cxx/0.10.0/apidocs/ftv2doc.png            |   Bin 0 -> 762 bytes
 docs/log4cxx/0.10.0/apidocs/ftv2folderclosed.png   |   Bin 0 -> 598 bytes
 docs/log4cxx/0.10.0/apidocs/ftv2folderopen.png     |   Bin 0 -> 590 bytes
 docs/log4cxx/0.10.0/apidocs/ftv2lastnode.png       |   Bin 0 -> 82 bytes
 docs/log4cxx/0.10.0/apidocs/ftv2link.png           |   Bin 0 -> 762 bytes
 docs/log4cxx/0.10.0/apidocs/ftv2mlastnode.png      |   Bin 0 -> 221 bytes
 docs/log4cxx/0.10.0/apidocs/ftv2mnode.png          |   Bin 0 -> 221 bytes
 docs/log4cxx/0.10.0/apidocs/ftv2node.png           |   Bin 0 -> 82 bytes
 docs/log4cxx/0.10.0/apidocs/ftv2plastnode.png      |   Bin 0 -> 215 bytes
 docs/log4cxx/0.10.0/apidocs/ftv2pnode.png          |   Bin 0 -> 215 bytes
 docs/log4cxx/0.10.0/apidocs/ftv2splitbar.png       |   Bin 0 -> 249 bytes
 docs/log4cxx/0.10.0/apidocs/ftv2vertline.png       |   Bin 0 -> 82 bytes
 .../apidocs/fulllocationpatternconverter_8h.html   |   146 +
 docs/log4cxx/0.10.0/apidocs/functions.html         |   337 +
 docs/log4cxx/0.10.0/apidocs/functions_0x62.html    |   221 +
 docs/log4cxx/0.10.0/apidocs/functions_0x63.html    |   355 +
 docs/log4cxx/0.10.0/apidocs/functions_0x64.html    |   298 +
 docs/log4cxx/0.10.0/apidocs/functions_0x65.html    |   281 +
 docs/log4cxx/0.10.0/apidocs/functions_0x66.html    |   349 +
 docs/log4cxx/0.10.0/apidocs/functions_0x67.html    |   829 +
 docs/log4cxx/0.10.0/apidocs/functions_0x68.html    |   207 +
 docs/log4cxx/0.10.0/apidocs/functions_0x69.html    |   359 +
 docs/log4cxx/0.10.0/apidocs/functions_0x6a.html    |   181 +
 docs/log4cxx/0.10.0/apidocs/functions_0x6c.html    |   277 +
 docs/log4cxx/0.10.0/apidocs/functions_0x6d.html    |   227 +
 docs/log4cxx/0.10.0/apidocs/functions_0x6e.html    |   246 +
 docs/log4cxx/0.10.0/apidocs/functions_0x6f.html    |   343 +
 docs/log4cxx/0.10.0/apidocs/functions_0x70.html    |   323 +
 docs/log4cxx/0.10.0/apidocs/functions_0x72.html    |   334 +
 docs/log4cxx/0.10.0/apidocs/functions_0x73.html    |   680 +
 docs/log4cxx/0.10.0/apidocs/functions_0x74.html    |   286 +
 docs/log4cxx/0.10.0/apidocs/functions_0x75.html    |   193 +
 docs/log4cxx/0.10.0/apidocs/functions_0x76.html    |   181 +
 docs/log4cxx/0.10.0/apidocs/functions_0x77.html    |   259 +
 docs/log4cxx/0.10.0/apidocs/functions_0x78.html    |   187 +
 docs/log4cxx/0.10.0/apidocs/functions_0x7a.html    |   181 +
 docs/log4cxx/0.10.0/apidocs/functions_0x7e.html    |   452 +
 docs/log4cxx/0.10.0/apidocs/functions_b.html       |   213 +
 docs/log4cxx/0.10.0/apidocs/functions_c.html       |   342 +
 docs/log4cxx/0.10.0/apidocs/functions_d.html       |   288 +
 docs/log4cxx/0.10.0/apidocs/functions_dup.js       |    27 +
 docs/log4cxx/0.10.0/apidocs/functions_e.html       |   264 +
 docs/log4cxx/0.10.0/apidocs/functions_enum.html    |   146 +
 docs/log4cxx/0.10.0/apidocs/functions_eval.html    |   328 +
 docs/log4cxx/0.10.0/apidocs/functions_f.html       |   332 +
 docs/log4cxx/0.10.0/apidocs/functions_func.html    |   312 +
 docs/log4cxx/0.10.0/apidocs/functions_func.js      |    26 +
 .../0.10.0/apidocs/functions_func_0x62.html        |   201 +
 .../0.10.0/apidocs/functions_func_0x63.html        |   340 +
 .../0.10.0/apidocs/functions_func_0x64.html        |   252 +
 .../0.10.0/apidocs/functions_func_0x65.html        |   267 +
 .../0.10.0/apidocs/functions_func_0x66.html        |   317 +
 .../0.10.0/apidocs/functions_func_0x67.html        |   823 +
 .../0.10.0/apidocs/functions_func_0x68.html        |   196 +
 .../0.10.0/apidocs/functions_func_0x69.html        |   348 +
 .../0.10.0/apidocs/functions_func_0x6a.html        |   180 +
 .../0.10.0/apidocs/functions_func_0x6c.html        |   251 +
 .../0.10.0/apidocs/functions_func_0x6d.html        |   211 +
 .../0.10.0/apidocs/functions_func_0x6e.html        |   226 +
 .../0.10.0/apidocs/functions_func_0x6f.html        |   335 +
 .../0.10.0/apidocs/functions_func_0x70.html        |   298 +
 .../0.10.0/apidocs/functions_func_0x72.html        |   316 +
 .../0.10.0/apidocs/functions_func_0x73.html        |   631 +
 .../0.10.0/apidocs/functions_func_0x74.html        |   248 +
 .../0.10.0/apidocs/functions_func_0x75.html        |   186 +
 .../0.10.0/apidocs/functions_func_0x77.html        |   249 +
 .../0.10.0/apidocs/functions_func_0x78.html        |   183 +
 .../0.10.0/apidocs/functions_func_0x7a.html        |   180 +
 .../0.10.0/apidocs/functions_func_0x7e.html        |   451 +
 docs/log4cxx/0.10.0/apidocs/functions_func_b.html  |   193 +
 docs/log4cxx/0.10.0/apidocs/functions_func_c.html  |   326 +
 docs/log4cxx/0.10.0/apidocs/functions_func_d.html  |   243 +
 docs/log4cxx/0.10.0/apidocs/functions_func_e.html  |   251 +
 docs/log4cxx/0.10.0/apidocs/functions_func_f.html  |   304 +
 docs/log4cxx/0.10.0/apidocs/functions_func_g.html  |   809 +
 docs/log4cxx/0.10.0/apidocs/functions_func_h.html  |   188 +
 docs/log4cxx/0.10.0/apidocs/functions_func_i.html  |   340 +
 docs/log4cxx/0.10.0/apidocs/functions_func_j.html  |   172 +
 docs/log4cxx/0.10.0/apidocs/functions_func_l.html  |   241 +
 docs/log4cxx/0.10.0/apidocs/functions_func_m.html  |   203 +
 docs/log4cxx/0.10.0/apidocs/functions_func_n.html  |   218 +
 docs/log4cxx/0.10.0/apidocs/functions_func_o.html  |   279 +
 docs/log4cxx/0.10.0/apidocs/functions_func_p.html  |   287 +
 docs/log4cxx/0.10.0/apidocs/functions_func_r.html  |   307 +
 docs/log4cxx/0.10.0/apidocs/functions_func_s.html  |   616 +
 docs/log4cxx/0.10.0/apidocs/functions_func_t.html  |   236 +
 docs/log4cxx/0.10.0/apidocs/functions_func_u.html  |   178 +
 docs/log4cxx/0.10.0/apidocs/functions_func_w.html  |   240 +
 docs/log4cxx/0.10.0/apidocs/functions_func_x.html  |   175 +
 docs/log4cxx/0.10.0/apidocs/functions_func_z.html  |   172 +
 docs/log4cxx/0.10.0/apidocs/functions_g.html       |   813 +
 docs/log4cxx/0.10.0/apidocs/functions_h.html       |   199 +
 docs/log4cxx/0.10.0/apidocs/functions_i.html       |   351 +
 docs/log4cxx/0.10.0/apidocs/functions_j.html       |   173 +
 docs/log4cxx/0.10.0/apidocs/functions_k.html       |   174 +
 docs/log4cxx/0.10.0/apidocs/functions_l.html       |   266 +
 docs/log4cxx/0.10.0/apidocs/functions_m.html       |   219 +
 docs/log4cxx/0.10.0/apidocs/functions_n.html       |   238 +
 docs/log4cxx/0.10.0/apidocs/functions_o.html       |   289 +
 docs/log4cxx/0.10.0/apidocs/functions_p.html       |   316 +
 docs/log4cxx/0.10.0/apidocs/functions_r.html       |   324 +
 docs/log4cxx/0.10.0/apidocs/functions_rela.html    |   152 +
 docs/log4cxx/0.10.0/apidocs/functions_s.html       |   671 +
 docs/log4cxx/0.10.0/apidocs/functions_t.html       |   273 +
 docs/log4cxx/0.10.0/apidocs/functions_type.html    |   182 +
 docs/log4cxx/0.10.0/apidocs/functions_u.html       |   185 +
 docs/log4cxx/0.10.0/apidocs/functions_v.html       |   173 +
 docs/log4cxx/0.10.0/apidocs/functions_vars.html    |   450 +
 docs/log4cxx/0.10.0/apidocs/functions_w.html       |   250 +
 docs/log4cxx/0.10.0/apidocs/functions_x.html       |   179 +
 docs/log4cxx/0.10.0/apidocs/functions_z.html       |   173 +
 docs/log4cxx/0.10.0/apidocs/globals.html           |   408 +
 docs/log4cxx/0.10.0/apidocs/globals_defs.html      |   380 +
 docs/log4cxx/0.10.0/apidocs/globals_type.html      |   152 +
 .../0.10.0/apidocs/group___logging_macros.html     |   782 +
 .../0.10.0/apidocs/group___logging_macros.js       |    17 +
 .../0.10.0/apidocs/gzcompressaction_8h.html        |   151 +
 docs/log4cxx/0.10.0/apidocs/gzcompressaction_8h.js |     5 +
 docs/log4cxx/0.10.0/apidocs/hierarchy.html         |   374 +
 docs/log4cxx/0.10.0/apidocs/hierarchy.js           |   282 +
 docs/log4cxx/0.10.0/apidocs/hierarchy_8h.html      |   144 +
 .../0.10.0/apidocs/hierarchyeventlistener_8h.html  |   154 +
 .../0.10.0/apidocs/hierarchyeventlistener_8h.js    |     6 +
 docs/log4cxx/0.10.0/apidocs/htmllayout_8h.html     |   150 +
 docs/log4cxx/0.10.0/apidocs/htmllayout_8h.js       |     5 +
 docs/log4cxx/0.10.0/apidocs/index.html             |   123 +
 docs/log4cxx/0.10.0/apidocs/inetaddress_8h.html    |   155 +
 docs/log4cxx/0.10.0/apidocs/inetaddress_8h.js      |     7 +
 docs/log4cxx/0.10.0/apidocs/inputstream_8h.html    |   152 +
 docs/log4cxx/0.10.0/apidocs/inputstream_8h.js      |     5 +
 .../0.10.0/apidocs/inputstreamreader_8h.html       |   152 +
 .../log4cxx/0.10.0/apidocs/inputstreamreader_8h.js |     5 +
 docs/log4cxx/0.10.0/apidocs/installdox             |   112 +
 docs/log4cxx/0.10.0/apidocs/integer_8h.html        |   151 +
 docs/log4cxx/0.10.0/apidocs/integer_8h.js          |     5 +
 .../0.10.0/apidocs/integerpatternconverter_8h.html |   152 +
 .../0.10.0/apidocs/integerpatternconverter_8h.js   |     5 +
 .../0.10.0/apidocs/iso8601dateformat_8h.html       |   146 +
 docs/log4cxx/0.10.0/apidocs/jquery.js              |    68 +
 docs/log4cxx/0.10.0/apidocs/layout_8h.html         |   150 +
 docs/log4cxx/0.10.0/apidocs/layout_8h.js           |     5 +
 docs/log4cxx/0.10.0/apidocs/level_8h.html          |   197 +
 docs/log4cxx/0.10.0/apidocs/level_8h.js            |     8 +
 .../0.10.0/apidocs/levelmatchfilter_8h.html        |   152 +
 docs/log4cxx/0.10.0/apidocs/levelmatchfilter_8h.js |     5 +
 .../0.10.0/apidocs/levelpatternconverter_8h.html   |   146 +
 .../0.10.0/apidocs/levelrangefilter_8h.html        |   152 +
 docs/log4cxx/0.10.0/apidocs/levelrangefilter_8h.js |     5 +
 .../apidocs/linelocationpatternconverter_8h.html   |   146 +
 .../apidocs/lineseparatorpatternconverter_8h.html  |   146 +
 .../0.10.0/apidocs/literalpatternconverter_8h.html |   146 +
 docs/log4cxx/0.10.0/apidocs/loader_8h.html         |   145 +
 docs/log4cxx/0.10.0/apidocs/locale_8h.html         |   145 +
 docs/log4cxx/0.10.0/apidocs/locationinfo_8h.html   |   181 +
 docs/log4cxx/0.10.0/apidocs/locationinfo_8h.js     |     6 +
 .../0.10.0/apidocs/locationinfofilter_8h.html      |   154 +
 .../0.10.0/apidocs/locationinfofilter_8h.js        |     5 +
 docs/log4cxx/0.10.0/apidocs/log4cxx_8h.html        |   355 +
 docs/log4cxx/0.10.0/apidocs/log4cxx_8h.js          |    17 +
 .../0.10.0/apidocs/log4cxx__private_8h.html        |   360 +
 docs/log4cxx/0.10.0/apidocs/log4cxx__private_8h.js |    19 +
 docs/log4cxx/0.10.0/apidocs/logger_8h.html         |   207 +
 docs/log4cxx/0.10.0/apidocs/logger_8h.js           |    22 +
 docs/log4cxx/0.10.0/apidocs/loggerfactory_8h.html  |   146 +
 .../0.10.0/apidocs/loggermatchfilter_8h.html       |   152 +
 .../log4cxx/0.10.0/apidocs/loggermatchfilter_8h.js |     5 +
 .../0.10.0/apidocs/loggerpatternconverter_8h.html  |   146 +
 .../0.10.0/apidocs/loggerrepository_8h.html        |   146 +
 docs/log4cxx/0.10.0/apidocs/loggingevent_8h.html   |   156 +
 docs/log4cxx/0.10.0/apidocs/loggingevent_8h.js     |     6 +
 .../apidocs/loggingeventpatternconverter_8h.html   |   152 +
 .../apidocs/loggingeventpatternconverter_8h.js     |     5 +
 docs/log4cxx/0.10.0/apidocs/loglog_8h.html         |   205 +
 docs/log4cxx/0.10.0/apidocs/loglog_8h.js           |     7 +
 docs/log4cxx/0.10.0/apidocs/logmanager_8h.html     |   154 +
 docs/log4cxx/0.10.0/apidocs/logmanager_8h.js       |     6 +
 docs/log4cxx/0.10.0/apidocs/logstring_8h.html      |   179 +
 docs/log4cxx/0.10.0/apidocs/logstring_8h.js        |     7 +
 docs/log4cxx/0.10.0/apidocs/mainpage_8dox.html     |   129 +
 .../0.10.0/apidocs/manualtriggeringpolicy_8h.html  |   148 +
 docs/log4cxx/0.10.0/apidocs/mapfilter_8h.html      |   145 +
 docs/log4cxx/0.10.0/apidocs/mdc_8h.html            |   144 +
 docs/log4cxx/0.10.0/apidocs/messagebuffer_8h.html  |   177 +
 docs/log4cxx/0.10.0/apidocs/messagebuffer_8h.js    |    12 +
 .../0.10.0/apidocs/messagepatternconverter_8h.html |   146 +
 .../apidocs/methodlocationpatternconverter_8h.html |   146 +
 docs/log4cxx/0.10.0/apidocs/modules.html           |   128 +
 docs/log4cxx/0.10.0/apidocs/modules.js             |     4 +
 docs/log4cxx/0.10.0/apidocs/mutex_8h.html          |   145 +
 docs/log4cxx/0.10.0/apidocs/mutex_8h.js            |     6 +
 .../log4cxx/0.10.0/apidocs/nameabbreviator_8h.html |   152 +
 docs/log4cxx/0.10.0/apidocs/nameabbreviator_8h.js  |     5 +
 .../0.10.0/apidocs/namepatternconverter_8h.html    |   146 +
 docs/log4cxx/0.10.0/apidocs/namespacelog4cxx.html  |   698 +
 docs/log4cxx/0.10.0/apidocs/namespacelog4cxx.js    |    42 +
 .../0.10.0/apidocs/namespacelog4cxx_1_1config.html |   138 +
 .../0.10.0/apidocs/namespacelog4cxx_1_1config.js   |     4 +
 .../0.10.0/apidocs/namespacelog4cxx_1_1db.html     |   162 +
 .../0.10.0/apidocs/namespacelog4cxx_1_1db.js       |     5 +
 .../0.10.0/apidocs/namespacelog4cxx_1_1filter.html |   238 +
 .../0.10.0/apidocs/namespacelog4cxx_1_1filter.js   |    12 +
 .../apidocs/namespacelog4cxx_1_1helpers.html       |  1220 +
 .../0.10.0/apidocs/namespacelog4cxx_1_1helpers.js  |   102 +
 ...cxx_1_1helpers_1_1_simple_date_format_impl.html |   129 +
 ...espacelog4cxx_1_1helpers_1_1_thread_launch.html |   164 +
 .../0.10.0/apidocs/namespacelog4cxx_1_1net.html    |   268 +
 .../0.10.0/apidocs/namespacelog4cxx_1_1net.js      |    10 +
 .../0.10.0/apidocs/namespacelog4cxx_1_1nt.html     |   163 +
 .../0.10.0/apidocs/namespacelog4cxx_1_1nt.js       |     5 +
 .../apidocs/namespacelog4cxx_1_1pattern.html       |   382 +
 .../0.10.0/apidocs/namespacelog4cxx_1_1pattern.js  |    28 +
 .../apidocs/namespacelog4cxx_1_1rolling.html       |   415 +
 .../0.10.0/apidocs/namespacelog4cxx_1_1rolling.js  |    18 +
 .../0.10.0/apidocs/namespacelog4cxx_1_1rule.html   |   164 +
 .../0.10.0/apidocs/namespacelog4cxx_1_1rule.js     |     5 +
 .../0.10.0/apidocs/namespacelog4cxx_1_1spi.html    |   508 +
 .../0.10.0/apidocs/namespacelog4cxx_1_1spi.js      |    18 +
 .../0.10.0/apidocs/namespacelog4cxx_1_1varia.html  |   138 +
 .../0.10.0/apidocs/namespacelog4cxx_1_1varia.js    |     4 +
 .../0.10.0/apidocs/namespacelog4cxx_1_1xml.html    |   182 +
 .../0.10.0/apidocs/namespacelog4cxx_1_1xml.js      |     5 +
 docs/log4cxx/0.10.0/apidocs/namespacemembers.html  |   290 +
 .../0.10.0/apidocs/namespacemembers_func.html      |   166 +
 .../0.10.0/apidocs/namespacemembers_type.html      |   218 +
 docs/log4cxx/0.10.0/apidocs/namespaces.html        |   147 +
 docs/log4cxx/0.10.0/apidocs/namespaces.js          |     4 +
 docs/log4cxx/0.10.0/apidocs/nav_f.png              |   Bin 0 -> 153 bytes
 docs/log4cxx/0.10.0/apidocs/nav_g.png              |   Bin 0 -> 95 bytes
 docs/log4cxx/0.10.0/apidocs/nav_h.png              |   Bin 0 -> 98 bytes
 docs/log4cxx/0.10.0/apidocs/navtree.css            |   143 +
 docs/log4cxx/0.10.0/apidocs/navtree.js             |   523 +
 docs/log4cxx/0.10.0/apidocs/navtreedata.js         |    54 +
 docs/log4cxx/0.10.0/apidocs/navtreeindex.js        |   471 +
 docs/log4cxx/0.10.0/apidocs/navtreeindex0.js       |   253 +
 docs/log4cxx/0.10.0/apidocs/navtreeindex1.js       |   253 +
 docs/log4cxx/0.10.0/apidocs/navtreeindex10.js      |    42 +
 docs/log4cxx/0.10.0/apidocs/navtreeindex2.js       |   253 +
 docs/log4cxx/0.10.0/apidocs/navtreeindex3.js       |   253 +
 docs/log4cxx/0.10.0/apidocs/navtreeindex4.js       |   253 +
 docs/log4cxx/0.10.0/apidocs/navtreeindex5.js       |   253 +
 docs/log4cxx/0.10.0/apidocs/navtreeindex6.js       |   253 +
 docs/log4cxx/0.10.0/apidocs/navtreeindex7.js       |   253 +
 docs/log4cxx/0.10.0/apidocs/navtreeindex8.js       |   253 +
 docs/log4cxx/0.10.0/apidocs/navtreeindex9.js       |   253 +
 docs/log4cxx/0.10.0/apidocs/ndc_8h.html            |   146 +
 .../0.10.0/apidocs/ndcpatternconverter_8h.html     |   146 +
 .../0.10.0/apidocs/nteventlogappender_8h.html      |   152 +
 .../0.10.0/apidocs/nteventlogappender_8h.js        |     5 +
 docs/log4cxx/0.10.0/apidocs/object_8h.html         |   379 +
 docs/log4cxx/0.10.0/apidocs/object_8h.js           |    16 +
 docs/log4cxx/0.10.0/apidocs/objectimpl_8h.html     |   146 +
 .../0.10.0/apidocs/objectoutputstream_8h.html      |   152 +
 .../0.10.0/apidocs/objectoutputstream_8h.js        |     5 +
 docs/log4cxx/0.10.0/apidocs/objectptr_8h.html      |   171 +
 docs/log4cxx/0.10.0/apidocs/objectptr_8h.js        |     6 +
 docs/log4cxx/0.10.0/apidocs/odbcappender_8h.html   |   153 +
 docs/log4cxx/0.10.0/apidocs/odbcappender_8h.js     |     6 +
 .../0.10.0/apidocs/onlyonceerrorhandler_8h.html    |   146 +
 docs/log4cxx/0.10.0/apidocs/open.png               |   Bin 0 -> 123 bytes
 .../log4cxx/0.10.0/apidocs/optionconverter_8h.html |   154 +
 docs/log4cxx/0.10.0/apidocs/optionconverter_8h.js  |     5 +
 docs/log4cxx/0.10.0/apidocs/optionhandler_8h.html  |   152 +
 docs/log4cxx/0.10.0/apidocs/optionhandler_8h.js    |     5 +
 .../apidocs/outputdebugstringappender_8h.html      |   145 +
 docs/log4cxx/0.10.0/apidocs/outputstream_8h.html   |   152 +
 docs/log4cxx/0.10.0/apidocs/outputstream_8h.js     |     5 +
 .../0.10.0/apidocs/outputstreamwriter_8h.html      |   152 +
 .../0.10.0/apidocs/outputstreamwriter_8h.js        |     5 +
 .../0.10.0/apidocs/patternconverter_8h.html        |   180 +
 docs/log4cxx/0.10.0/apidocs/patternconverter_8h.js |     7 +
 docs/log4cxx/0.10.0/apidocs/patternlayout_8h.html  |   150 +
 docs/log4cxx/0.10.0/apidocs/patternlayout_8h.js    |     5 +
 docs/log4cxx/0.10.0/apidocs/patternparser_8h.html  |   154 +
 docs/log4cxx/0.10.0/apidocs/patternparser_8h.js    |     6 +
 docs/log4cxx/0.10.0/apidocs/pool_8h.html           |   145 +
 docs/log4cxx/0.10.0/apidocs/portability_8h.html    |   129 +
 docs/log4cxx/0.10.0/apidocs/properties_8h.html     |   145 +
 .../apidocs/propertiespatternconverter_8h.html     |   146 +
 .../0.10.0/apidocs/propertyconfigurator_8h.html    |   148 +
 docs/log4cxx/0.10.0/apidocs/propertyfilter_8h.html |   146 +
 .../0.10.0/apidocs/propertyresourcebundle_8h.html  |   152 +
 .../0.10.0/apidocs/propertyresourcebundle_8h.js    |     5 +
 docs/log4cxx/0.10.0/apidocs/propertysetter_8h.html |   154 +
 docs/log4cxx/0.10.0/apidocs/propertysetter_8h.js   |     5 +
 docs/log4cxx/0.10.0/apidocs/provisionnode_8h.html  |   143 +
 docs/log4cxx/0.10.0/apidocs/provisionnode_8h.js    |     4 +
 docs/log4cxx/0.10.0/apidocs/reader_8h.html         |   152 +
 docs/log4cxx/0.10.0/apidocs/reader_8h.js           |     5 +
 .../0.10.0/apidocs/relativetimedateformat_8h.html  |   146 +
 .../apidocs/relativetimepatternconverter_8h.html   |   146 +
 .../0.10.0/apidocs/repositoryselector_8h.html      |   152 +
 .../0.10.0/apidocs/repositoryselector_8h.js        |     5 +
 docs/log4cxx/0.10.0/apidocs/resize.js              |    97 +
 docs/log4cxx/0.10.0/apidocs/resourcebundle_8h.html |   152 +
 docs/log4cxx/0.10.0/apidocs/resourcebundle_8h.js   |     5 +
 .../apidocs/rolling_2rollingfileappender_8h.html   |   152 +
 .../apidocs/rolling_2rollingfileappender_8h.js     |     5 +
 .../0.10.0/apidocs/rollingfileappender_8h.html     |   150 +
 .../0.10.0/apidocs/rollingfileappender_8h.js       |     5 +
 .../apidocs/rollingfileappenderskeleton_8h.html    |   152 +
 .../apidocs/rollingfileappenderskeleton_8h.js      |     5 +
 docs/log4cxx/0.10.0/apidocs/rollingpolicy_8h.html  |   152 +
 docs/log4cxx/0.10.0/apidocs/rollingpolicy_8h.js    |     5 +
 .../0.10.0/apidocs/rollingpolicybase_8h.html       |   146 +
 .../log4cxx/0.10.0/apidocs/rollingpolicybase_8h.js |     6 +
 .../0.10.0/apidocs/rolloverdescription_8h.html     |   151 +
 .../0.10.0/apidocs/rolloverdescription_8h.js       |     5 +
 docs/log4cxx/0.10.0/apidocs/rootlogger_8h.html     |   146 +
 docs/log4cxx/0.10.0/apidocs/search/all_0.html      |    26 +
 docs/log4cxx/0.10.0/apidocs/search/all_0.js        |     5 +
 docs/log4cxx/0.10.0/apidocs/search/all_1.html      |    26 +
 docs/log4cxx/0.10.0/apidocs/search/all_1.js        |    55 +
 docs/log4cxx/0.10.0/apidocs/search/all_10.html     |    26 +
 docs/log4cxx/0.10.0/apidocs/search/all_10.js       |    65 +
 docs/log4cxx/0.10.0/apidocs/search/all_11.html     |    26 +
 docs/log4cxx/0.10.0/apidocs/search/all_11.js       |   190 +
 docs/log4cxx/0.10.0/apidocs/search/all_12.html     |    26 +
 docs/log4cxx/0.10.0/apidocs/search/all_12.js       |    64 +
 docs/log4cxx/0.10.0/apidocs/search/all_13.html     |    26 +
 docs/log4cxx/0.10.0/apidocs/search/all_13.js       |    12 +
 docs/log4cxx/0.10.0/apidocs/search/all_14.html     |    26 +
 docs/log4cxx/0.10.0/apidocs/search/all_14.js       |     4 +
 docs/log4cxx/0.10.0/apidocs/search/all_15.html     |    26 +
 docs/log4cxx/0.10.0/apidocs/search/all_15.js       |    31 +
 docs/log4cxx/0.10.0/apidocs/search/all_16.html     |    26 +
 docs/log4cxx/0.10.0/apidocs/search/all_16.js       |    18 +
 docs/log4cxx/0.10.0/apidocs/search/all_17.html     |    26 +
 docs/log4cxx/0.10.0/apidocs/search/all_17.js       |     6 +
 docs/log4cxx/0.10.0/apidocs/search/all_18.html     |    26 +
 docs/log4cxx/0.10.0/apidocs/search/all_18.js       |    97 +
 docs/log4cxx/0.10.0/apidocs/search/all_19.html     |    26 +
 docs/log4cxx/0.10.0/apidocs/search/all_19.js       |    97 +
 docs/log4cxx/0.10.0/apidocs/search/all_2.html      |    26 +
 docs/log4cxx/0.10.0/apidocs/search/all_2.js        |    30 +
 docs/log4cxx/0.10.0/apidocs/search/all_3.html      |    26 +
 docs/log4cxx/0.10.0/apidocs/search/all_3.js        |    71 +
 docs/log4cxx/0.10.0/apidocs/search/all_4.html      |    26 +
 docs/log4cxx/0.10.0/apidocs/search/all_4.js        |    68 +
 docs/log4cxx/0.10.0/apidocs/search/all_5.html      |    26 +
 docs/log4cxx/0.10.0/apidocs/search/all_5.js        |    39 +
 docs/log4cxx/0.10.0/apidocs/search/all_5f.html     |    25 +
 docs/log4cxx/0.10.0/apidocs/search/all_5f.js       |     5 +
 docs/log4cxx/0.10.0/apidocs/search/all_6.html      |    26 +
 docs/log4cxx/0.10.0/apidocs/search/all_6.js        |    72 +
 docs/log4cxx/0.10.0/apidocs/search/all_61.html     |    25 +
 docs/log4cxx/0.10.0/apidocs/search/all_61.js       |    55 +
 docs/log4cxx/0.10.0/apidocs/search/all_62.html     |    25 +
 docs/log4cxx/0.10.0/apidocs/search/all_62.js       |    30 +
 docs/log4cxx/0.10.0/apidocs/search/all_63.html     |    25 +
 docs/log4cxx/0.10.0/apidocs/search/all_63.js       |    71 +
 docs/log4cxx/0.10.0/apidocs/search/all_64.html     |    25 +
 docs/log4cxx/0.10.0/apidocs/search/all_64.js       |    68 +
 docs/log4cxx/0.10.0/apidocs/search/all_65.html     |    25 +
 docs/log4cxx/0.10.0/apidocs/search/all_65.js       |    39 +
 docs/log4cxx/0.10.0/apidocs/search/all_66.html     |    25 +
 docs/log4cxx/0.10.0/apidocs/search/all_66.js       |    72 +
 docs/log4cxx/0.10.0/apidocs/search/all_67.html     |    25 +
 docs/log4cxx/0.10.0/apidocs/search/all_67.js       |   193 +
 docs/log4cxx/0.10.0/apidocs/search/all_68.html     |    25 +
 docs/log4cxx/0.10.0/apidocs/search/all_68.js       |    17 +
 docs/log4cxx/0.10.0/apidocs/search/all_69.html     |    25 +
 docs/log4cxx/0.10.0/apidocs/search/all_69.js       |    79 +
 docs/log4cxx/0.10.0/apidocs/search/all_6a.html     |    25 +
 docs/log4cxx/0.10.0/apidocs/search/all_6a.js       |     4 +
 docs/log4cxx/0.10.0/apidocs/search/all_6c.html     |    25 +
 docs/log4cxx/0.10.0/apidocs/search/all_6c.js       |   165 +
 docs/log4cxx/0.10.0/apidocs/search/all_6d.html     |    25 +
 docs/log4cxx/0.10.0/apidocs/search/all_6d.js       |    35 +
 docs/log4cxx/0.10.0/apidocs/search/all_6e.html     |    25 +
 docs/log4cxx/0.10.0/apidocs/search/all_6e.js       |    31 +
 docs/log4cxx/0.10.0/apidocs/search/all_6f.html     |    25 +
 docs/log4cxx/0.10.0/apidocs/search/all_6f.js       |    68 +
 docs/log4cxx/0.10.0/apidocs/search/all_7.html      |    26 +
 docs/log4cxx/0.10.0/apidocs/search/all_7.js        |   193 +
 docs/log4cxx/0.10.0/apidocs/search/all_70.html     |    25 +
 docs/log4cxx/0.10.0/apidocs/search/all_70.js       |    71 +
 docs/log4cxx/0.10.0/apidocs/search/all_72.html     |    25 +
 docs/log4cxx/0.10.0/apidocs/search/all_72.js       |    65 +
 docs/log4cxx/0.10.0/apidocs/search/all_73.html     |    25 +
 docs/log4cxx/0.10.0/apidocs/search/all_73.js       |   190 +
 docs/log4cxx/0.10.0/apidocs/search/all_74.html     |    25 +
 docs/log4cxx/0.10.0/apidocs/search/all_74.js       |    64 +
 docs/log4cxx/0.10.0/apidocs/search/all_75.html     |    25 +
 docs/log4cxx/0.10.0/apidocs/search/all_75.js       |    12 +
 docs/log4cxx/0.10.0/apidocs/search/all_76.html     |    25 +
 docs/log4cxx/0.10.0/apidocs/search/all_76.js       |     4 +
 docs/log4cxx/0.10.0/apidocs/search/all_77.html     |    25 +
 docs/log4cxx/0.10.0/apidocs/search/all_77.js       |    31 +
 docs/log4cxx/0.10.0/apidocs/search/all_78.html     |    25 +
 docs/log4cxx/0.10.0/apidocs/search/all_78.js       |    18 +
 docs/log4cxx/0.10.0/apidocs/search/all_7a.html     |    25 +
 docs/log4cxx/0.10.0/apidocs/search/all_7a.js       |     6 +
 docs/log4cxx/0.10.0/apidocs/search/all_7e.html     |    25 +
 docs/log4cxx/0.10.0/apidocs/search/all_7e.js       |    97 +
 docs/log4cxx/0.10.0/apidocs/search/all_8.html      |    26 +
 docs/log4cxx/0.10.0/apidocs/search/all_8.js        |    17 +
 docs/log4cxx/0.10.0/apidocs/search/all_9.html      |    26 +
 docs/log4cxx/0.10.0/apidocs/search/all_9.js        |    79 +
 docs/log4cxx/0.10.0/apidocs/search/all_a.html      |    26 +
 docs/log4cxx/0.10.0/apidocs/search/all_a.js        |     4 +
 docs/log4cxx/0.10.0/apidocs/search/all_b.html      |    26 +
 docs/log4cxx/0.10.0/apidocs/search/all_b.js        |   163 +
 docs/log4cxx/0.10.0/apidocs/search/all_c.html      |    26 +
 docs/log4cxx/0.10.0/apidocs/search/all_c.js        |    35 +
 docs/log4cxx/0.10.0/apidocs/search/all_d.html      |    26 +
 docs/log4cxx/0.10.0/apidocs/search/all_d.js        |    31 +
 docs/log4cxx/0.10.0/apidocs/search/all_e.html      |    26 +
 docs/log4cxx/0.10.0/apidocs/search/all_e.js        |    68 +
 docs/log4cxx/0.10.0/apidocs/search/all_f.html      |    26 +
 docs/log4cxx/0.10.0/apidocs/search/all_f.js        |    71 +
 docs/log4cxx/0.10.0/apidocs/search/classes_0.html  |    26 +
 docs/log4cxx/0.10.0/apidocs/search/classes_0.js    |    12 +
 docs/log4cxx/0.10.0/apidocs/search/classes_1.html  |    26 +
 docs/log4cxx/0.10.0/apidocs/search/classes_1.js    |    10 +
 docs/log4cxx/0.10.0/apidocs/search/classes_10.html |    26 +
 docs/log4cxx/0.10.0/apidocs/search/classes_10.js   |    18 +
 docs/log4cxx/0.10.0/apidocs/search/classes_11.html |    26 +
 docs/log4cxx/0.10.0/apidocs/search/classes_11.js   |     6 +
 docs/log4cxx/0.10.0/apidocs/search/classes_12.html |    26 +
 docs/log4cxx/0.10.0/apidocs/search/classes_12.js   |     7 +
 docs/log4cxx/0.10.0/apidocs/search/classes_13.html |    26 +
 docs/log4cxx/0.10.0/apidocs/search/classes_13.js   |     9 +
 docs/log4cxx/0.10.0/apidocs/search/classes_14.html |    26 +
 docs/log4cxx/0.10.0/apidocs/search/classes_14.js   |     4 +
 docs/log4cxx/0.10.0/apidocs/search/classes_2.html  |    26 +
 docs/log4cxx/0.10.0/apidocs/search/classes_2.js    |    18 +
 docs/log4cxx/0.10.0/apidocs/search/classes_3.html  |    26 +
 docs/log4cxx/0.10.0/apidocs/search/classes_3.js    |    17 +
 docs/log4cxx/0.10.0/apidocs/search/classes_4.html  |    26 +
 docs/log4cxx/0.10.0/apidocs/search/classes_4.js    |     7 +
 docs/log4cxx/0.10.0/apidocs/search/classes_5.html  |    26 +
 docs/log4cxx/0.10.0/apidocs/search/classes_5.js    |    17 +
 docs/log4cxx/0.10.0/apidocs/search/classes_6.html  |    26 +
 docs/log4cxx/0.10.0/apidocs/search/classes_6.js    |     4 +
 docs/log4cxx/0.10.0/apidocs/search/classes_61.html |    25 +
 docs/log4cxx/0.10.0/apidocs/search/classes_61.js   |    12 +
 docs/log4cxx/0.10.0/apidocs/search/classes_62.html |    25 +
 docs/log4cxx/0.10.0/apidocs/search/classes_62.js   |    10 +
 docs/log4cxx/0.10.0/apidocs/search/classes_63.html |    25 +
 docs/log4cxx/0.10.0/apidocs/search/classes_63.js   |    18 +
 docs/log4cxx/0.10.0/apidocs/search/classes_64.html |    25 +
 docs/log4cxx/0.10.0/apidocs/search/classes_64.js   |    17 +
 docs/log4cxx/0.10.0/apidocs/search/classes_65.html |    25 +
 docs/log4cxx/0.10.0/apidocs/search/classes_65.js   |     7 +
 docs/log4cxx/0.10.0/apidocs/search/classes_66.html |    25 +
 docs/log4cxx/0.10.0/apidocs/search/classes_66.js   |    17 +
 docs/log4cxx/0.10.0/apidocs/search/classes_67.html |    25 +
 docs/log4cxx/0.10.0/apidocs/search/classes_67.js   |     4 +
 docs/log4cxx/0.10.0/apidocs/search/classes_68.html |    25 +
 docs/log4cxx/0.10.0/apidocs/search/classes_68.js   |     6 +
 docs/log4cxx/0.10.0/apidocs/search/classes_69.html |    25 +
 docs/log4cxx/0.10.0/apidocs/search/classes_69.js   |    16 +
 docs/log4cxx/0.10.0/apidocs/search/classes_6c.html |    25 +
 docs/log4cxx/0.10.0/apidocs/search/classes_6c.js   |    26 +
 docs/log4cxx/0.10.0/apidocs/search/classes_6d.html |    25 +
 docs/log4cxx/0.10.0/apidocs/search/classes_6d.js   |    12 +
 docs/log4cxx/0.10.0/apidocs/search/classes_6e.html |    25 +
 docs/log4cxx/0.10.0/apidocs/search/classes_6e.js   |    10 +
 docs/log4cxx/0.10.0/apidocs/search/classes_6f.html |    25 +
 docs/log4cxx/0.10.0/apidocs/search/classes_6f.js   |    26 +
 docs/log4cxx/0.10.0/apidocs/search/classes_7.html  |    26 +
 docs/log4cxx/0.10.0/apidocs/search/classes_7.js    |     6 +
 docs/log4cxx/0.10.0/apidocs/search/classes_70.html |    25 +
 docs/log4cxx/0.10.0/apidocs/search/classes_70.js   |    14 +
 docs/log4cxx/0.10.0/apidocs/search/classes_72.html |    25 +
 docs/log4cxx/0.10.0/apidocs/search/classes_72.js   |    16 +
 docs/log4cxx/0.10.0/apidocs/search/classes_73.html |    25 +
 docs/log4cxx/0.10.0/apidocs/search/classes_73.js   |    27 +
 docs/log4cxx/0.10.0/apidocs/search/classes_74.html |    25 +
 docs/log4cxx/0.10.0/apidocs/search/classes_74.js   |    18 +
 docs/log4cxx/0.10.0/apidocs/search/classes_75.html |    25 +
 docs/log4cxx/0.10.0/apidocs/search/classes_75.js   |     6 +
 docs/log4cxx/0.10.0/apidocs/search/classes_77.html |    25 +
 docs/log4cxx/0.10.0/apidocs/search/classes_77.js   |     7 +
 docs/log4cxx/0.10.0/apidocs/search/classes_78.html |    25 +
 docs/log4cxx/0.10.0/apidocs/search/classes_78.js   |     9 +
 docs/log4cxx/0.10.0/apidocs/search/classes_7a.html |    25 +
 docs/log4cxx/0.10.0/apidocs/search/classes_7a.js   |     4 +
 docs/log4cxx/0.10.0/apidocs/search/classes_8.html  |    26 +
 docs/log4cxx/0.10.0/apidocs/search/classes_8.js    |    16 +
 docs/log4cxx/0.10.0/apidocs/search/classes_9.html  |    26 +
 docs/log4cxx/0.10.0/apidocs/search/classes_9.js    |    26 +
 docs/log4cxx/0.10.0/apidocs/search/classes_a.html  |    26 +
 docs/log4cxx/0.10.0/apidocs/search/classes_a.js    |    12 +
 docs/log4cxx/0.10.0/apidocs/search/classes_b.html  |    26 +
 docs/log4cxx/0.10.0/apidocs/search/classes_b.js    |    10 +
 docs/log4cxx/0.10.0/apidocs/search/classes_c.html  |    26 +
 docs/log4cxx/0.10.0/apidocs/search/classes_c.js    |    26 +
 docs/log4cxx/0.10.0/apidocs/search/classes_d.html  |    26 +
 docs/log4cxx/0.10.0/apidocs/search/classes_d.js    |    14 +
 docs/log4cxx/0.10.0/apidocs/search/classes_e.html  |    26 +
 docs/log4cxx/0.10.0/apidocs/search/classes_e.js    |    16 +
 docs/log4cxx/0.10.0/apidocs/search/classes_f.html  |    26 +
 docs/log4cxx/0.10.0/apidocs/search/classes_f.js    |    27 +
 docs/log4cxx/0.10.0/apidocs/search/close.png       |   Bin 0 -> 273 bytes
 docs/log4cxx/0.10.0/apidocs/search/defines_0.html  |    26 +
 docs/log4cxx/0.10.0/apidocs/search/defines_0.js    |     5 +
 docs/log4cxx/0.10.0/apidocs/search/defines_1.html  |    26 +
 docs/log4cxx/0.10.0/apidocs/search/defines_1.js    |     4 +
 docs/log4cxx/0.10.0/apidocs/search/defines_2.html  |    26 +
 docs/log4cxx/0.10.0/apidocs/search/defines_2.js    |     8 +
 docs/log4cxx/0.10.0/apidocs/search/defines_3.html  |    26 +
 docs/log4cxx/0.10.0/apidocs/search/defines_3.js    |     4 +
 docs/log4cxx/0.10.0/apidocs/search/defines_4.html  |    26 +
 docs/log4cxx/0.10.0/apidocs/search/defines_4.js    |     6 +
 docs/log4cxx/0.10.0/apidocs/search/defines_5.html  |    26 +
 docs/log4cxx/0.10.0/apidocs/search/defines_5.js    |    48 +
 docs/log4cxx/0.10.0/apidocs/search/defines_5f.html |    25 +
 docs/log4cxx/0.10.0/apidocs/search/defines_5f.js   |     5 +
 docs/log4cxx/0.10.0/apidocs/search/defines_6.html  |    26 +
 docs/log4cxx/0.10.0/apidocs/search/defines_6.js    |     6 +
 docs/log4cxx/0.10.0/apidocs/search/defines_62.html |    25 +
 docs/log4cxx/0.10.0/apidocs/search/defines_62.js   |     4 +
 docs/log4cxx/0.10.0/apidocs/search/defines_64.html |    25 +
 docs/log4cxx/0.10.0/apidocs/search/defines_64.js   |     8 +
 docs/log4cxx/0.10.0/apidocs/search/defines_65.html |    25 +
 docs/log4cxx/0.10.0/apidocs/search/defines_65.js   |     4 +
 docs/log4cxx/0.10.0/apidocs/search/defines_69.html |    25 +
 docs/log4cxx/0.10.0/apidocs/search/defines_69.js   |     6 +
 docs/log4cxx/0.10.0/apidocs/search/defines_6c.html |    25 +
 docs/log4cxx/0.10.0/apidocs/search/defines_6c.js   |    65 +
 docs/log4cxx/0.10.0/apidocs/search/enums_0.html    |    26 +
 docs/log4cxx/0.10.0/apidocs/search/enums_0.js      |     4 +
 docs/log4cxx/0.10.0/apidocs/search/enums_1.html    |    26 +
 docs/log4cxx/0.10.0/apidocs/search/enums_1.js      |     4 +
 docs/log4cxx/0.10.0/apidocs/search/enums_66.html   |    25 +
 docs/log4cxx/0.10.0/apidocs/search/enums_66.js     |     4 +
 docs/log4cxx/0.10.0/apidocs/search/enums_78.html   |    25 +
 docs/log4cxx/0.10.0/apidocs/search/enums_78.js     |     4 +
 .../0.10.0/apidocs/search/enumvalues_0.html        |    26 +
 docs/log4cxx/0.10.0/apidocs/search/enumvalues_0.js |     6 +
 .../0.10.0/apidocs/search/enumvalues_1.html        |    26 +
 docs/log4cxx/0.10.0/apidocs/search/enumvalues_1.js |     4 +
 .../0.10.0/apidocs/search/enumvalues_2.html        |    26 +
 docs/log4cxx/0.10.0/apidocs/search/enumvalues_2.js |     6 +
 .../0.10.0/apidocs/search/enumvalues_3.html        |    26 +
 docs/log4cxx/0.10.0/apidocs/search/enumvalues_3.js |     5 +
 .../0.10.0/apidocs/search/enumvalues_4.html        |    26 +
 docs/log4cxx/0.10.0/apidocs/search/enumvalues_4.js |     6 +
 .../0.10.0/apidocs/search/enumvalues_5.html        |    26 +
 docs/log4cxx/0.10.0/apidocs/search/enumvalues_5.js |     4 +
 .../0.10.0/apidocs/search/enumvalues_6.html        |    26 +
 docs/log4cxx/0.10.0/apidocs/search/enumvalues_6.js |     4 +
 .../0.10.0/apidocs/search/enumvalues_61.html       |    25 +
 .../log4cxx/0.10.0/apidocs/search/enumvalues_61.js |     6 +
 .../0.10.0/apidocs/search/enumvalues_63.html       |    25 +
 .../log4cxx/0.10.0/apidocs/search/enumvalues_63.js |     4 +
 .../0.10.0/apidocs/search/enumvalues_64.html       |    25 +
 .../log4cxx/0.10.0/apidocs/search/enumvalues_64.js |     6 +
 .../0.10.0/apidocs/search/enumvalues_65.html       |    25 +
 .../log4cxx/0.10.0/apidocs/search/enumvalues_65.js |     5 +
 .../0.10.0/apidocs/search/enumvalues_66.html       |    25 +
 .../log4cxx/0.10.0/apidocs/search/enumvalues_66.js |     6 +
 .../0.10.0/apidocs/search/enumvalues_67.html       |    25 +
 .../log4cxx/0.10.0/apidocs/search/enumvalues_67.js |     4 +
 .../0.10.0/apidocs/search/enumvalues_69.html       |    25 +
 .../log4cxx/0.10.0/apidocs/search/enumvalues_69.js |     4 +
 .../0.10.0/apidocs/search/enumvalues_6c.html       |    25 +
 .../log4cxx/0.10.0/apidocs/search/enumvalues_6c.js |     4 +
 .../0.10.0/apidocs/search/enumvalues_6d.html       |    25 +
 .../log4cxx/0.10.0/apidocs/search/enumvalues_6d.js |     4 +
 .../0.10.0/apidocs/search/enumvalues_6e.html       |    25 +
 .../log4cxx/0.10.0/apidocs/search/enumvalues_6e.js |     6 +
 .../0.10.0/apidocs/search/enumvalues_6f.html       |    25 +
 .../log4cxx/0.10.0/apidocs/search/enumvalues_6f.js |     4 +
 .../0.10.0/apidocs/search/enumvalues_7.html        |    26 +
 docs/log4cxx/0.10.0/apidocs/search/enumvalues_7.js |     4 +
 .../0.10.0/apidocs/search/enumvalues_73.html       |    25 +
 .../log4cxx/0.10.0/apidocs/search/enumvalues_73.js |     7 +
 .../0.10.0/apidocs/search/enumvalues_74.html       |    25 +
 .../log4cxx/0.10.0/apidocs/search/enumvalues_74.js |    13 +
 .../0.10.0/apidocs/search/enumvalues_75.html       |    25 +
 .../log4cxx/0.10.0/apidocs/search/enumvalues_75.js |     4 +
 .../0.10.0/apidocs/search/enumvalues_77.html       |    25 +
 .../log4cxx/0.10.0/apidocs/search/enumvalues_77.js |     5 +
 .../0.10.0/apidocs/search/enumvalues_8.html        |    26 +
 docs/log4cxx/0.10.0/apidocs/search/enumvalues_8.js |     4 +
 .../0.10.0/apidocs/search/enumvalues_9.html        |    26 +
 docs/log4cxx/0.10.0/apidocs/search/enumvalues_9.js |     6 +
 .../0.10.0/apidocs/search/enumvalues_a.html        |    26 +
 docs/log4cxx/0.10.0/apidocs/search/enumvalues_a.js |     4 +
 .../0.10.0/apidocs/search/enumvalues_b.html        |    26 +
 docs/log4cxx/0.10.0/apidocs/search/enumvalues_b.js |     7 +
 .../0.10.0/apidocs/search/enumvalues_c.html        |    26 +
 docs/log4cxx/0.10.0/apidocs/search/enumvalues_c.js |    13 +
 .../0.10.0/apidocs/search/enumvalues_d.html        |    26 +
 docs/log4cxx/0.10.0/apidocs/search/enumvalues_d.js |     4 +
 .../0.10.0/apidocs/search/enumvalues_e.html        |    26 +
 docs/log4cxx/0.10.0/apidocs/search/enumvalues_e.js |     5 +
 docs/log4cxx/0.10.0/apidocs/search/files_0.html    |    26 +
 docs/log4cxx/0.10.0/apidocs/search/files_0.js      |    12 +
 docs/log4cxx/0.10.0/apidocs/search/files_1.html    |    26 +
 docs/log4cxx/0.10.0/apidocs/search/files_1.js      |     9 +
 docs/log4cxx/0.10.0/apidocs/search/files_10.html   |    26 +
 docs/log4cxx/0.10.0/apidocs/search/files_10.js     |    17 +
 docs/log4cxx/0.10.0/apidocs/search/files_11.html   |    26 +
 docs/log4cxx/0.10.0/apidocs/search/files_11.js     |     5 +
 docs/log4cxx/0.10.0/apidocs/search/files_12.html   |    26 +
 docs/log4cxx/0.10.0/apidocs/search/files_12.js     |     6 +
 docs/log4cxx/0.10.0/apidocs/search/files_13.html   |    26 +
 docs/log4cxx/0.10.0/apidocs/search/files_13.js     |     4 +
 docs/log4cxx/0.10.0/apidocs/search/files_2.html    |    26 +
 docs/log4cxx/0.10.0/apidocs/search/files_2.js      |    13 +
 docs/log4cxx/0.10.0/apidocs/search/files_3.html    |    26 +
 docs/log4cxx/0.10.0/apidocs/search/files_3.js      |    16 +
 docs/log4cxx/0.10.0/apidocs/search/files_4.html    |    26 +
 docs/log4cxx/0.10.0/apidocs/search/files_4.js      |     6 +
 docs/log4cxx/0.10.0/apidocs/search/files_5.html    |    26 +
 docs/log4cxx/0.10.0/apidocs/search/files_5.js      |    17 +
 docs/log4cxx/0.10.0/apidocs/search/files_6.html    |    26 +
 docs/log4cxx/0.10.0/apidocs/search/files_6.js      |     4 +
 docs/log4cxx/0.10.0/apidocs/search/files_61.html   |    25 +
 docs/log4cxx/0.10.0/apidocs/search/files_61.js     |    12 +
 docs/log4cxx/0.10.0/apidocs/search/files_62.html   |    25 +
 docs/log4cxx/0.10.0/apidocs/search/files_62.js     |     9 +
 docs/log4cxx/0.10.0/apidocs/search/files_63.html   |    25 +
 docs/log4cxx/0.10.0/apidocs/search/files_63.js     |    13 +
 docs/log4cxx/0.10.0/apidocs/search/files_64.html   |    25 +
 docs/log4cxx/0.10.0/apidocs/search/files_64.js     |    16 +
 docs/log4cxx/0.10.0/apidocs/search/files_65.html   |    25 +
 docs/log4cxx/0.10.0/apidocs/search/files_65.js     |     6 +
 docs/log4cxx/0.10.0/apidocs/search/files_66.html   |    25 +
 docs/log4cxx/0.10.0/apidocs/search/files_66.js     |    17 +
 docs/log4cxx/0.10.0/apidocs/search/files_67.html   |    25 +
 docs/log4cxx/0.10.0/apidocs/search/files_67.js     |     4 +
 docs/log4cxx/0.10.0/apidocs/search/files_68.html   |    25 +
 docs/log4cxx/0.10.0/apidocs/search/files_68.js     |     6 +
 docs/log4cxx/0.10.0/apidocs/search/files_69.html   |    25 +
 docs/log4cxx/0.10.0/apidocs/search/files_69.js     |     9 +
 docs/log4cxx/0.10.0/apidocs/search/files_6c.html   |    25 +
 docs/log4cxx/0.10.0/apidocs/search/files_6c.js     |    26 +
 docs/log4cxx/0.10.0/apidocs/search/files_6d.html   |    25 +
 docs/log4cxx/0.10.0/apidocs/search/files_6d.js     |    11 +
 docs/log4cxx/0.10.0/apidocs/search/files_6e.html   |    25 +
 docs/log4cxx/0.10.0/apidocs/search/files_6e.js     |     8 +
 docs/log4cxx/0.10.0/apidocs/search/files_6f.html   |    25 +
 docs/log4cxx/0.10.0/apidocs/search/files_6f.js     |    14 +
 docs/log4cxx/0.10.0/apidocs/search/files_7.html    |    26 +
 docs/log4cxx/0.10.0/apidocs/search/files_7.js      |     6 +
 docs/log4cxx/0.10.0/apidocs/search/files_70.html   |    25 +
 docs/log4cxx/0.10.0/apidocs/search/files_70.js     |    15 +
 docs/log4cxx/0.10.0/apidocs/search/files_72.html   |    25 +
 docs/log4cxx/0.10.0/apidocs/search/files_72.js     |    15 +
 docs/log4cxx/0.10.0/apidocs/search/files_73.html   |    25 +
 docs/log4cxx/0.10.0/apidocs/search/files_73.js     |    25 +
 docs/log4cxx/0.10.0/apidocs/search/files_74.html   |    25 +
 docs/log4cxx/0.10.0/apidocs/search/files_74.js     |    17 +
 docs/log4cxx/0.10.0/apidocs/search/files_77.html   |    25 +
 docs/log4cxx/0.10.0/apidocs/search/files_77.js     |     5 +
 docs/log4cxx/0.10.0/apidocs/search/files_78.html   |    25 +
 docs/log4cxx/0.10.0/apidocs/search/files_78.js     |     6 +
 docs/log4cxx/0.10.0/apidocs/search/files_7a.html   |    25 +
 docs/log4cxx/0.10.0/apidocs/search/files_7a.js     |     4 +
 docs/log4cxx/0.10.0/apidocs/search/files_8.html    |    26 +
 docs/log4cxx/0.10.0/apidocs/search/files_8.js      |     9 +
 docs/log4cxx/0.10.0/apidocs/search/files_9.html    |    26 +
 docs/log4cxx/0.10.0/apidocs/search/files_9.js      |    26 +
 docs/log4cxx/0.10.0/apidocs/search/files_a.html    |    26 +
 docs/log4cxx/0.10.0/apidocs/search/files_a.js      |    11 +
 docs/log4cxx/0.10.0/apidocs/search/files_b.html    |    26 +
 docs/log4cxx/0.10.0/apidocs/search/files_b.js      |     8 +
 docs/log4cxx/0.10.0/apidocs/search/files_c.html    |    26 +
 docs/log4cxx/0.10.0/apidocs/search/files_c.js      |    14 +
 docs/log4cxx/0.10.0/apidocs/search/files_d.html    |    26 +
 docs/log4cxx/0.10.0/apidocs/search/files_d.js      |    15 +
 docs/log4cxx/0.10.0/apidocs/search/files_e.html    |    26 +
 docs/log4cxx/0.10.0/apidocs/search/files_e.js      |    15 +
 docs/log4cxx/0.10.0/apidocs/search/files_f.html    |    26 +
 docs/log4cxx/0.10.0/apidocs/search/files_f.js      |    25 +
 .../log4cxx/0.10.0/apidocs/search/functions_0.html |    26 +
 docs/log4cxx/0.10.0/apidocs/search/functions_0.js  |    28 +
 .../log4cxx/0.10.0/apidocs/search/functions_1.html |    26 +
 docs/log4cxx/0.10.0/apidocs/search/functions_1.js  |    11 +
 .../0.10.0/apidocs/search/functions_10.html        |    26 +
 docs/log4cxx/0.10.0/apidocs/search/functions_10.js |   126 +
 .../0.10.0/apidocs/search/functions_11.html        |    26 +
 docs/log4cxx/0.10.0/apidocs/search/functions_11.js |    23 +
 .../0.10.0/apidocs/search/functions_12.html        |    26 +
 docs/log4cxx/0.10.0/apidocs/search/functions_12.js |     6 +
 .../0.10.0/apidocs/search/functions_13.html        |    26 +
 docs/log4cxx/0.10.0/apidocs/search/functions_13.js |    22 +
 .../0.10.0/apidocs/search/functions_14.html        |    26 +
 docs/log4cxx/0.10.0/apidocs/search/functions_14.js |     5 +
 .../0.10.0/apidocs/search/functions_15.html        |    26 +
 docs/log4cxx/0.10.0/apidocs/search/functions_15.js |     4 +
 .../0.10.0/apidocs/search/functions_16.html        |    26 +
 docs/log4cxx/0.10.0/apidocs/search/functions_16.js |    97 +
 .../log4cxx/0.10.0/apidocs/search/functions_2.html |    26 +
 docs/log4cxx/0.10.0/apidocs/search/functions_2.js  |    40 +
 .../log4cxx/0.10.0/apidocs/search/functions_3.html |    26 +
 docs/log4cxx/0.10.0/apidocs/search/functions_3.js  |    23 +
 .../log4cxx/0.10.0/apidocs/search/functions_4.html |    26 +
 docs/log4cxx/0.10.0/apidocs/search/functions_4.js  |    25 +
 .../log4cxx/0.10.0/apidocs/search/functions_5.html |    26 +
 docs/log4cxx/0.10.0/apidocs/search/functions_5.js  |    34 +
 .../log4cxx/0.10.0/apidocs/search/functions_6.html |    26 +
 docs/log4cxx/0.10.0/apidocs/search/functions_6.js  |   190 +
 .../0.10.0/apidocs/search/functions_61.html        |    25 +
 docs/log4cxx/0.10.0/apidocs/search/functions_61.js |    28 +
 .../0.10.0/apidocs/search/functions_62.html        |    25 +
 docs/log4cxx/0.10.0/apidocs/search/functions_62.js |    11 +
 .../0.10.0/apidocs/search/functions_63.html        |    25 +
 docs/log4cxx/0.10.0/apidocs/search/functions_63.js |    40 +
 .../0.10.0/apidocs/search/functions_64.html        |    25 +
 docs/log4cxx/0.10.0/apidocs/search/functions_64.js |    23 +
 .../0.10.0/apidocs/search/functions_65.html        |    25 +
 docs/log4cxx/0.10.0/apidocs/search/functions_65.js |    25 +
 .../0.10.0/apidocs/search/functions_66.html        |    25 +
 docs/log4cxx/0.10.0/apidocs/search/functions_66.js |    34 +
 .../0.10.0/apidocs/search/functions_67.html        |    25 +
 docs/log4cxx/0.10.0/apidocs/search/functions_67.js |   190 +
 .../0.10.0/apidocs/search/functions_68.html        |    25 +
 docs/log4cxx/0.10.0/apidocs/search/functions_68.js |     8 +
 .../0.10.0/apidocs/search/functions_69.html        |    25 +
 docs/log4cxx/0.10.0/apidocs/search/functions_69.js |    53 +
 .../0.10.0/apidocs/search/functions_6a.html        |    25 +
 docs/log4cxx/0.10.0/apidocs/search/functions_6a.js |     4 +
 .../0.10.0/apidocs/search/functions_6c.html        |    25 +
 docs/log4cxx/0.10.0/apidocs/search/functions_6c.js |    26 +
 .../0.10.0/apidocs/search/functions_6d.html        |    25 +
 docs/log4cxx/0.10.0/apidocs/search/functions_6d.js |    14 +
 .../0.10.0/apidocs/search/functions_6e.html        |    25 +
 docs/log4cxx/0.10.0/apidocs/search/functions_6e.js |    13 +
 .../0.10.0/apidocs/search/functions_6f.html        |    25 +
 docs/log4cxx/0.10.0/apidocs/search/functions_6f.js |    27 +
 .../log4cxx/0.10.0/apidocs/search/functions_7.html |    26 +
 docs/log4cxx/0.10.0/apidocs/search/functions_7.js  |     8 +
 .../0.10.0/apidocs/search/functions_70.html        |    25 +
 docs/log4cxx/0.10.0/apidocs/search/functions_70.js |    40 +
 .../0.10.0/apidocs/search/functions_72.html        |    25 +
 docs/log4cxx/0.10.0/apidocs/search/functions_72.js |    33 +
 .../0.10.0/apidocs/search/functions_73.html        |    25 +
 docs/log4cxx/0.10.0/apidocs/search/functions_73.js |   126 +
 .../0.10.0/apidocs/search/functions_74.html        |    25 +
 docs/log4cxx/0.10.0/apidocs/search/functions_74.js |    23 +
 .../0.10.0/apidocs/search/functions_75.html        |    25 +
 docs/log4cxx/0.10.0/apidocs/search/functions_75.js |     6 +
 .../0.10.0/apidocs/search/functions_77.html        |    25 +
 docs/log4cxx/0.10.0/apidocs/search/functions_77.js |    22 +
 .../0.10.0/apidocs/search/functions_78.html        |    25 +
 docs/log4cxx/0.10.0/apidocs/search/functions_78.js |     5 +
 .../0.10.0/apidocs/search/functions_7a.html        |    25 +
 docs/log4cxx/0.10.0/apidocs/search/functions_7a.js |     4 +
 .../0.10.0/apidocs/search/functions_7e.html        |    25 +
 docs/log4cxx/0.10.0/apidocs/search/functions_7e.js |    97 +
 .../log4cxx/0.10.0/apidocs/search/functions_8.html |    26 +
 docs/log4cxx/0.10.0/apidocs/search/functions_8.js  |    53 +
 .../log4cxx/0.10.0/apidocs/search/functions_9.html |    26 +
 docs/log4cxx/0.10.0/apidocs/search/functions_9.js  |     4 +
 .../log4cxx/0.10.0/apidocs/search/functions_a.html |    26 +
 docs/log4cxx/0.10.0/apidocs/search/functions_a.js  |    26 +
 .../log4cxx/0.10.0/apidocs/search/functions_b.html |    26 +
 docs/log4cxx/0.10.0/apidocs/search/functions_b.js  |    14 +
 .../log4cxx/0.10.0/apidocs/search/functions_c.html |    26 +
 docs/log4cxx/0.10.0/apidocs/search/functions_c.js  |    13 +
 .../log4cxx/0.10.0/apidocs/search/functions_d.html |    26 +
 docs/log4cxx/0.10.0/apidocs/search/functions_d.js  |    27 +
 .../log4cxx/0.10.0/apidocs/search/functions_e.html |    26 +
 docs/log4cxx/0.10.0/apidocs/search/functions_e.js  |    40 +
 .../log4cxx/0.10.0/apidocs/search/functions_f.html |    26 +
 docs/log4cxx/0.10.0/apidocs/search/functions_f.js  |    33 +
 docs/log4cxx/0.10.0/apidocs/search/groups_0.html   |    26 +
 docs/log4cxx/0.10.0/apidocs/search/groups_0.js     |     4 +
 docs/log4cxx/0.10.0/apidocs/search/mag_sel.png     |   Bin 0 -> 563 bytes
 .../0.10.0/apidocs/search/namespaces_0.html        |    26 +
 docs/log4cxx/0.10.0/apidocs/search/namespaces_0.js |    17 +
 .../0.10.0/apidocs/search/namespaces_6c.html       |    25 +
 .../log4cxx/0.10.0/apidocs/search/namespaces_6c.js |    17 +
 docs/log4cxx/0.10.0/apidocs/search/nomatches.html  |    12 +
 docs/log4cxx/0.10.0/apidocs/search/related_0.html  |    26 +
 docs/log4cxx/0.10.0/apidocs/search/related_0.js    |     4 +
 docs/log4cxx/0.10.0/apidocs/search/related_1.html  |    26 +
 docs/log4cxx/0.10.0/apidocs/search/related_1.js    |     4 +
 docs/log4cxx/0.10.0/apidocs/search/related_2.html  |    26 +
 docs/log4cxx/0.10.0/apidocs/search/related_2.js    |     4 +
 docs/log4cxx/0.10.0/apidocs/search/related_3.html  |    26 +
 docs/log4cxx/0.10.0/apidocs/search/related_3.js    |     4 +
 docs/log4cxx/0.10.0/apidocs/search/related_4.html  |    26 +
 docs/log4cxx/0.10.0/apidocs/search/related_4.js    |     4 +
 docs/log4cxx/0.10.0/apidocs/search/related_64.html |    25 +
 docs/log4cxx/0.10.0/apidocs/search/related_64.js   |     4 +
 docs/log4cxx/0.10.0/apidocs/search/related_68.html |    25 +
 docs/log4cxx/0.10.0/apidocs/search/related_68.js   |     4 +
 docs/log4cxx/0.10.0/apidocs/search/related_6c.html |    25 +
 docs/log4cxx/0.10.0/apidocs/search/related_6c.js   |     4 +
 docs/log4cxx/0.10.0/apidocs/search/related_73.html |    25 +
 docs/log4cxx/0.10.0/apidocs/search/related_73.js   |     4 +
 docs/log4cxx/0.10.0/apidocs/search/search.css      |   271 +
 docs/log4cxx/0.10.0/apidocs/search/search.js       |   791 +
 docs/log4cxx/0.10.0/apidocs/search/search_l.png    |   Bin 0 -> 604 bytes
 docs/log4cxx/0.10.0/apidocs/search/search_m.png    |   Bin 0 -> 158 bytes
 docs/log4cxx/0.10.0/apidocs/search/search_r.png    |   Bin 0 -> 612 bytes
 docs/log4cxx/0.10.0/apidocs/search/searchdata.js   |    48 +
 docs/log4cxx/0.10.0/apidocs/search/typedefs_0.html |    26 +
 docs/log4cxx/0.10.0/apidocs/search/typedefs_0.js   |     6 +
 docs/log4cxx/0.10.0/apidocs/search/typedefs_1.html |    26 +
 docs/log4cxx/0.10.0/apidocs/search/typedefs_1.js   |     4 +
 .../log4cxx/0.10.0/apidocs/search/typedefs_10.html |    26 +
 docs/log4cxx/0.10.0/apidocs/search/typedefs_10.js  |     6 +
 docs/log4cxx/0.10.0/apidocs/search/typedefs_2.html |    26 +
 docs/log4cxx/0.10.0/apidocs/search/typedefs_2.js   |     5 +
 docs/log4cxx/0.10.0/apidocs/search/typedefs_3.html |    26 +
 docs/log4cxx/0.10.0/apidocs/search/typedefs_3.js   |     4 +
 docs/log4cxx/0.10.0/apidocs/search/typedefs_4.html |    26 +
 docs/log4cxx/0.10.0/apidocs/search/typedefs_4.js   |     5 +
 docs/log4cxx/0.10.0/apidocs/search/typedefs_5.html |    26 +
 docs/log4cxx/0.10.0/apidocs/search/typedefs_5.js   |     5 +
 docs/log4cxx/0.10.0/apidocs/search/typedefs_6.html |    26 +
 docs/log4cxx/0.10.0/apidocs/search/typedefs_6.js   |     4 +
 .../log4cxx/0.10.0/apidocs/search/typedefs_61.html |    25 +
 docs/log4cxx/0.10.0/apidocs/search/typedefs_61.js  |     6 +
 .../log4cxx/0.10.0/apidocs/search/typedefs_62.html |    25 +
 docs/log4cxx/0.10.0/apidocs/search/typedefs_62.js  |     4 +
 .../log4cxx/0.10.0/apidocs/search/typedefs_63.html |    25 +
 docs/log4cxx/0.10.0/apidocs/search/typedefs_63.js  |     5 +
 .../log4cxx/0.10.0/apidocs/search/typedefs_64.html |    25 +
 docs/log4cxx/0.10.0/apidocs/search/typedefs_64.js  |     4 +
 .../log4cxx/0.10.0/apidocs/search/typedefs_65.html |    25 +
 docs/log4cxx/0.10.0/apidocs/search/typedefs_65.js  |     5 +
 .../log4cxx/0.10.0/apidocs/search/typedefs_66.html |    25 +
 docs/log4cxx/0.10.0/apidocs/search/typedefs_66.js  |     5 +
 .../log4cxx/0.10.0/apidocs/search/typedefs_68.html |    25 +
 docs/log4cxx/0.10.0/apidocs/search/typedefs_68.js  |     4 +
 .../log4cxx/0.10.0/apidocs/search/typedefs_69.html |    25 +
 docs/log4cxx/0.10.0/apidocs/search/typedefs_69.js  |     4 +
 .../log4cxx/0.10.0/apidocs/search/typedefs_6c.html |    25 +
 docs/log4cxx/0.10.0/apidocs/search/typedefs_6c.js  |    16 +
 .../log4cxx/0.10.0/apidocs/search/typedefs_6d.html |    25 +
 docs/log4cxx/0.10.0/apidocs/search/typedefs_6d.js  |     4 +
 .../log4cxx/0.10.0/apidocs/search/typedefs_6f.html |    25 +
 docs/log4cxx/0.10.0/apidocs/search/typedefs_6f.js  |     7 +
 docs/log4cxx/0.10.0/apidocs/search/typedefs_7.html |    26 +
 docs/log4cxx/0.10.0/apidocs/search/typedefs_7.js   |     4 +
 .../log4cxx/0.10.0/apidocs/search/typedefs_70.html |    25 +
 docs/log4cxx/0.10.0/apidocs/search/typedefs_70.js  |     6 +
 .../log4cxx/0.10.0/apidocs/search/typedefs_72.html |    25 +
 docs/log4cxx/0.10.0/apidocs/search/typedefs_72.js  |     5 +
 .../log4cxx/0.10.0/apidocs/search/typedefs_73.html |    25 +
 docs/log4cxx/0.10.0/apidocs/search/typedefs_73.js  |     9 +
 .../log4cxx/0.10.0/apidocs/search/typedefs_75.html |    25 +
 docs/log4cxx/0.10.0/apidocs/search/typedefs_75.js  |     5 +
 .../log4cxx/0.10.0/apidocs/search/typedefs_78.html |    25 +
 docs/log4cxx/0.10.0/apidocs/search/typedefs_78.js  |     6 +
 docs/log4cxx/0.10.0/apidocs/search/typedefs_8.html |    26 +
 docs/log4cxx/0.10.0/apidocs/search/typedefs_8.js   |    16 +
 docs/log4cxx/0.10.0/apidocs/search/typedefs_9.html |    26 +
 docs/log4cxx/0.10.0/apidocs/search/typedefs_9.js   |     4 +
 docs/log4cxx/0.10.0/apidocs/search/typedefs_a.html |    26 +
 docs/log4cxx/0.10.0/apidocs/search/typedefs_a.js   |     7 +
 docs/log4cxx/0.10.0/apidocs/search/typedefs_b.html |    26 +
 docs/log4cxx/0.10.0/apidocs/search/typedefs_b.js   |     6 +
 docs/log4cxx/0.10.0/apidocs/search/typedefs_c.html |    26 +
 docs/log4cxx/0.10.0/apidocs/search/typedefs_c.js   |     5 +
 docs/log4cxx/0.10.0/apidocs/search/typedefs_d.html |    26 +
 docs/log4cxx/0.10.0/apidocs/search/typedefs_d.js   |     9 +
 docs/log4cxx/0.10.0/apidocs/search/typedefs_e.html |    26 +
 docs/log4cxx/0.10.0/apidocs/search/typedefs_e.js   |     5 +
 docs/log4cxx/0.10.0/apidocs/search/typedefs_f.html |    26 +
 docs/log4cxx/0.10.0/apidocs/search/typedefs_f.js   |     6 +
 .../log4cxx/0.10.0/apidocs/search/variables_0.html |    26 +
 docs/log4cxx/0.10.0/apidocs/search/variables_0.js  |     7 +
 .../log4cxx/0.10.0/apidocs/search/variables_1.html |    26 +
 docs/log4cxx/0.10.0/apidocs/search/variables_1.js  |     7 +
 .../0.10.0/apidocs/search/variables_10.html        |    26 +
 docs/log4cxx/0.10.0/apidocs/search/variables_10.js |     4 +
 .../0.10.0/apidocs/search/variables_11.html        |    26 +
 docs/log4cxx/0.10.0/apidocs/search/variables_11.js |     4 +
 .../log4cxx/0.10.0/apidocs/search/variables_2.html |    26 +
 docs/log4cxx/0.10.0/apidocs/search/variables_2.js  |     6 +
 .../log4cxx/0.10.0/apidocs/search/variables_3.html |    26 +
 docs/log4cxx/0.10.0/apidocs/search/variables_3.js  |    12 +
 .../log4cxx/0.10.0/apidocs/search/variables_4.html |    26 +
 docs/log4cxx/0.10.0/apidocs/search/variables_4.js  |     5 +
 .../log4cxx/0.10.0/apidocs/search/variables_5.html |    26 +
 docs/log4cxx/0.10.0/apidocs/search/variables_5.js  |     8 +
 .../log4cxx/0.10.0/apidocs/search/variables_6.html |    26 +
 docs/log4cxx/0.10.0/apidocs/search/variables_6.js  |     5 +
 .../0.10.0/apidocs/search/variables_61.html        |    25 +
 docs/log4cxx/0.10.0/apidocs/search/variables_61.js |     7 +
 .../0.10.0/apidocs/search/variables_62.html        |    25 +
 docs/log4cxx/0.10.0/apidocs/search/variables_62.js |     7 +
 .../0.10.0/apidocs/search/variables_63.html        |    25 +
 docs/log4cxx/0.10.0/apidocs/search/variables_63.js |     6 +
 .../0.10.0/apidocs/search/variables_64.html        |    25 +
 docs/log4cxx/0.10.0/apidocs/search/variables_64.js |    12 +
 .../0.10.0/apidocs/search/variables_65.html        |    25 +
 docs/log4cxx/0.10.0/apidocs/search/variables_65.js |     5 +
 .../0.10.0/apidocs/search/variables_66.html        |    25 +
 docs/log4cxx/0.10.0/apidocs/search/variables_66.js |     8 +
 .../0.10.0/apidocs/search/variables_68.html        |    25 +
 docs/log4cxx/0.10.0/apidocs/search/variables_68.js |     5 +
 .../0.10.0/apidocs/search/variables_69.html        |    25 +
 docs/log4cxx/0.10.0/apidocs/search/variables_69.js |     6 +
 .../0.10.0/apidocs/search/variables_6c.html        |    25 +
 docs/log4cxx/0.10.0/apidocs/search/variables_6c.js |    10 +
 .../0.10.0/apidocs/search/variables_6d.html        |    25 +
 docs/log4cxx/0.10.0/apidocs/search/variables_6d.js |     6 +
 .../0.10.0/apidocs/search/variables_6e.html        |    25 +
 docs/log4cxx/0.10.0/apidocs/search/variables_6e.js |     6 +
 .../0.10.0/apidocs/search/variables_6f.html        |    25 +
 docs/log4cxx/0.10.0/apidocs/search/variables_6f.js |     5 +
 .../log4cxx/0.10.0/apidocs/search/variables_7.html |    26 +
 docs/log4cxx/0.10.0/apidocs/search/variables_7.js  |     6 +
 .../0.10.0/apidocs/search/variables_70.html        |    25 +
 docs/log4cxx/0.10.0/apidocs/search/variables_70.js |    10 +
 .../0.10.0/apidocs/search/variables_72.html        |    25 +
 docs/log4cxx/0.10.0/apidocs/search/variables_72.js |     8 +
 .../0.10.0/apidocs/search/variables_73.html        |    25 +
 docs/log4cxx/0.10.0/apidocs/search/variables_73.js |    10 +
 .../0.10.0/apidocs/search/variables_74.html        |    25 +
 docs/log4cxx/0.10.0/apidocs/search/variables_74.js |     5 +
 .../0.10.0/apidocs/search/variables_76.html        |    25 +
 docs/log4cxx/0.10.0/apidocs/search/variables_76.js |     4 +
 .../0.10.0/apidocs/search/variables_77.html        |    25 +
 docs/log4cxx/0.10.0/apidocs/search/variables_77.js |     4 +
 .../log4cxx/0.10.0/apidocs/search/variables_8.html |    26 +
 docs/log4cxx/0.10.0/apidocs/search/variables_8.js  |    10 +
 .../log4cxx/0.10.0/apidocs/search/variables_9.html |    26 +
 docs/log4cxx/0.10.0/apidocs/search/variables_9.js  |     6 +
 .../log4cxx/0.10.0/apidocs/search/variables_a.html |    26 +
 docs/log4cxx/0.10.0/apidocs/search/variables_a.js  |     6 +
 .../log4cxx/0.10.0/apidocs/search/variables_b.html |    26 +
 docs/log4cxx/0.10.0/apidocs/search/variables_b.js  |     5 +
 .../log4cxx/0.10.0/apidocs/search/variables_c.html |    26 +
 docs/log4cxx/0.10.0/apidocs/search/variables_c.js  |    10 +
 .../log4cxx/0.10.0/apidocs/search/variables_d.html |    26 +
 docs/log4cxx/0.10.0/apidocs/search/variables_d.js  |     8 +
 .../log4cxx/0.10.0/apidocs/search/variables_e.html |    26 +
 docs/log4cxx/0.10.0/apidocs/search/variables_e.js  |    10 +
 .../log4cxx/0.10.0/apidocs/search/variables_f.html |    26 +
 docs/log4cxx/0.10.0/apidocs/search/variables_f.js  |     5 +
 docs/log4cxx/0.10.0/apidocs/serversocket_8h.html   |   145 +
 .../0.10.0/apidocs/simpledateformat_8h.html        |   148 +
 docs/log4cxx/0.10.0/apidocs/simpledateformat_8h.js |     5 +
 docs/log4cxx/0.10.0/apidocs/simplelayout_8h.html   |   150 +
 docs/log4cxx/0.10.0/apidocs/simplelayout_8h.js     |     5 +
 .../apidocs/sizebasedtriggeringpolicy_8h.html      |   154 +
 .../0.10.0/apidocs/sizebasedtriggeringpolicy_8h.js |     5 +
 docs/log4cxx/0.10.0/apidocs/smtpappender_8h.html   |   152 +
 docs/log4cxx/0.10.0/apidocs/smtpappender_8h.js     |     5 +
 docs/log4cxx/0.10.0/apidocs/socket_8h.html         |   151 +
 docs/log4cxx/0.10.0/apidocs/socket_8h.js           |     5 +
 docs/log4cxx/0.10.0/apidocs/socketappender_8h.html |   152 +
 docs/log4cxx/0.10.0/apidocs/socketappender_8h.js   |     5 +
 .../0.10.0/apidocs/socketappenderskeleton_8h.html  |   146 +
 .../0.10.0/apidocs/sockethubappender_8h.html       |   160 +
 .../log4cxx/0.10.0/apidocs/sockethubappender_8h.js |     6 +
 .../0.10.0/apidocs/socketoutputstream_8h.html      |   151 +
 .../0.10.0/apidocs/socketoutputstream_8h.js        |     5 +
 docs/log4cxx/0.10.0/apidocs/splitbar.png           |   Bin 0 -> 314 bytes
 docs/log4cxx/0.10.0/apidocs/stream_8h.html         |   178 +
 docs/log4cxx/0.10.0/apidocs/stream_8h.js           |     9 +
 .../0.10.0/apidocs/strftimedateformat_8h.html      |   146 +
 docs/log4cxx/0.10.0/apidocs/strictmath_8h.html     |   146 +
 docs/log4cxx/0.10.0/apidocs/stringhelper_8h.html   |   146 +
 .../0.10.0/apidocs/stringmatchfilter_8h.html       |   152 +
 .../log4cxx/0.10.0/apidocs/stringmatchfilter_8h.js |     5 +
 .../log4cxx/0.10.0/apidocs/stringtokenizer_8h.html |   145 +
 docs/log4cxx/0.10.0/apidocs/sync_off.png           |   Bin 0 -> 853 bytes
 docs/log4cxx/0.10.0/apidocs/sync_on.png            |   Bin 0 -> 845 bytes
 docs/log4cxx/0.10.0/apidocs/synchronized_8h.html   |   146 +
 docs/log4cxx/0.10.0/apidocs/synchronized_8h.js     |     7 +
 docs/log4cxx/0.10.0/apidocs/syslogappender_8h.html |   152 +
 docs/log4cxx/0.10.0/apidocs/syslogappender_8h.js   |     5 +
 docs/log4cxx/0.10.0/apidocs/syslogwriter_8h.html   |   146 +
 docs/log4cxx/0.10.0/apidocs/syslogwriter_8h.js     |     5 +
 docs/log4cxx/0.10.0/apidocs/system_8h.html         |   146 +
 .../log4cxx/0.10.0/apidocs/systemerrwriter_8h.html |   146 +
 .../log4cxx/0.10.0/apidocs/systemoutwriter_8h.html |   146 +
 docs/log4cxx/0.10.0/apidocs/tab_a.png              |   Bin 0 -> 142 bytes
 docs/log4cxx/0.10.0/apidocs/tab_b.png              |   Bin 0 -> 169 bytes
 docs/log4cxx/0.10.0/apidocs/tab_h.png              |   Bin 0 -> 177 bytes
 docs/log4cxx/0.10.0/apidocs/tab_s.png              |   Bin 0 -> 184 bytes
 docs/log4cxx/0.10.0/apidocs/tabs.css               |    60 +
 docs/log4cxx/0.10.0/apidocs/tchar_8h.html          |   129 +
 docs/log4cxx/0.10.0/apidocs/telnetappender_8h.html |   153 +
 docs/log4cxx/0.10.0/apidocs/telnetappender_8h.js   |     5 +
 docs/log4cxx/0.10.0/apidocs/thread_8h.html         |   186 +
 docs/log4cxx/0.10.0/apidocs/thread_8h.js           |     7 +
 docs/log4cxx/0.10.0/apidocs/threadlocal_8h.html    |   165 +
 docs/log4cxx/0.10.0/apidocs/threadlocal_8h.js      |     5 +
 .../0.10.0/apidocs/threadpatternconverter_8h.html  |   146 +
 .../0.10.0/apidocs/threadspecificdata_8h.html      |   146 +
 .../throwableinformationpatternconverter_8h.html   |   146 +
 .../0.10.0/apidocs/timebasedrollingpolicy_8h.html  |   152 +
 .../0.10.0/apidocs/timebasedrollingpolicy_8h.js    |     5 +
 docs/log4cxx/0.10.0/apidocs/timezone_8h.html       |   151 +
 docs/log4cxx/0.10.0/apidocs/timezone_8h.js         |     5 +
 docs/log4cxx/0.10.0/apidocs/transcoder_8h.html     |   386 +
 docs/log4cxx/0.10.0/apidocs/transcoder_8h.js       |    12 +
 docs/log4cxx/0.10.0/apidocs/transform_8h.html      |   146 +
 .../apidocs/triggeringeventevaluator_8h.html       |   152 +
 .../0.10.0/apidocs/triggeringeventevaluator_8h.js  |     5 +
 .../0.10.0/apidocs/triggeringpolicy_8h.html        |   152 +
 docs/log4cxx/0.10.0/apidocs/triggeringpolicy_8h.js |     5 +
 docs/log4cxx/0.10.0/apidocs/ttcclayout_8h.html     |   150 +
 docs/log4cxx/0.10.0/apidocs/ttcclayout_8h.js       |     5 +
 docs/log4cxx/0.10.0/apidocs/writer_8h.html         |   152 +
 docs/log4cxx/0.10.0/apidocs/writer_8h.js           |     5 +
 docs/log4cxx/0.10.0/apidocs/writerappender_8h.html |   152 +
 docs/log4cxx/0.10.0/apidocs/writerappender_8h.js   |     5 +
 docs/log4cxx/0.10.0/apidocs/xml_8h.html            |   179 +
 docs/log4cxx/0.10.0/apidocs/xml_8h.js              |    15 +
 docs/log4cxx/0.10.0/apidocs/xmllayout_8h.html      |   152 +
 docs/log4cxx/0.10.0/apidocs/xmllayout_8h.js        |     5 +
 .../0.10.0/apidocs/xmlsocketappender_8h.html       |   152 +
 .../log4cxx/0.10.0/apidocs/xmlsocketappender_8h.js |     5 +
 .../0.10.0/apidocs/zipcompressaction_8h.html       |   151 +
 .../log4cxx/0.10.0/apidocs/zipcompressaction_8h.js |     5 +
 docs/log4cxx/0.10.0/building/ant.html              |   378 +
 docs/log4cxx/0.10.0/building/autotools.html        |   301 +
 docs/log4cxx/0.10.0/building/index.html            |   441 +
 docs/log4cxx/0.10.0/building/maven.html            |   255 +
 docs/log4cxx/0.10.0/building/vstudio.html          |   234 +
 docs/log4cxx/0.10.0/building/xcode.html            |   226 +
 docs/log4cxx/0.10.0/changes-report.html            |  1485 +
 docs/log4cxx/0.10.0/community/issue-tracking.html  |   213 +
 docs/log4cxx/0.10.0/css/bootstrap.css              |  5893 ++++
 docs/log4cxx/0.10.0/css/bootstrap.min.css          |     9 +
 docs/log4cxx/0.10.0/css/maven-theme.css            |   141 +
 docs/log4cxx/0.10.0/css/print.css                  |    23 +
 docs/log4cxx/0.10.0/css/site.css                   |   114 +
 docs/log4cxx/0.10.0/dependencies.html              |   340 +
 docs/log4cxx/0.10.0/download.html                  |   235 +
 docs/log4cxx/0.10.0/faq.html                       |   271 +
 .../0.10.0/fonts/glyphicons-halflings-regular.eot  |   Bin 0 -> 35691 bytes
 .../0.10.0/fonts/glyphicons-halflings-regular.svg  |   229 +
 .../0.10.0/fonts/glyphicons-halflings-regular.ttf  |   Bin 0 -> 55383 bytes
 .../0.10.0/fonts/glyphicons-halflings-regular.woff |   Bin 0 -> 42340 bytes
 .../0.10.0/images/accessories-text-editor.png      |   Bin 0 -> 746 bytes
 docs/log4cxx/0.10.0/images/add.gif                 |   Bin 0 -> 207 bytes
 .../0.10.0/images/apache-maven-project-2.png       |   Bin 0 -> 43073 bytes
 .../0.10.0/images/application-certificate.png      |   Bin 0 -> 923 bytes
 docs/log4cxx/0.10.0/images/close.gif               |   Bin 0 -> 279 bytes
 docs/log4cxx/0.10.0/images/collapsed.gif           |   Bin 0 -> 53 bytes
 docs/log4cxx/0.10.0/images/contact-new.png         |   Bin 0 -> 736 bytes
 docs/log4cxx/0.10.0/images/document-properties.png |   Bin 0 -> 577 bytes
 docs/log4cxx/0.10.0/images/drive-harddisk.png      |   Bin 0 -> 700 bytes
 docs/log4cxx/0.10.0/images/expanded.gif            |   Bin 0 -> 52 bytes
 docs/log4cxx/0.10.0/images/external.png            |   Bin 0 -> 230 bytes
 docs/log4cxx/0.10.0/images/fix.gif                 |   Bin 0 -> 181 bytes
 docs/log4cxx/0.10.0/images/icon_error_sml.gif      |   Bin 0 -> 1010 bytes
 docs/log4cxx/0.10.0/images/icon_help_sml.gif       |   Bin 0 -> 1019 bytes
 docs/log4cxx/0.10.0/images/icon_info_sml.gif       |   Bin 0 -> 606 bytes
 docs/log4cxx/0.10.0/images/icon_success_sml.gif    |   Bin 0 -> 990 bytes
 docs/log4cxx/0.10.0/images/icon_warning_sml.gif    |   Bin 0 -> 576 bytes
 docs/log4cxx/0.10.0/images/image-x-generic.png     |   Bin 0 -> 662 bytes
 .../log4cxx/0.10.0/images/internet-web-browser.png |   Bin 0 -> 1017 bytes
 .../0.10.0/images/logos/build-by-maven-black.png   |   Bin 0 -> 2294 bytes
 .../0.10.0/images/logos/build-by-maven-white.png   |   Bin 0 -> 2260 bytes
 docs/log4cxx/0.10.0/images/logos/logo.png          |   Bin 0 -> 275 bytes
 docs/log4cxx/0.10.0/images/logos/ls-logo.jpg       |   Bin 0 -> 41915 bytes
 docs/log4cxx/0.10.0/images/logos/maven-feather.png |   Bin 0 -> 3330 bytes
 docs/log4cxx/0.10.0/images/network-server.png      |   Bin 0 -> 536 bytes
 docs/log4cxx/0.10.0/images/newwindow.png           |   Bin 0 -> 220 bytes
 docs/log4cxx/0.10.0/images/od.gif                  |   Bin 0 -> 5741 bytes
 docs/log4cxx/0.10.0/images/package-x-generic.png   |   Bin 0 -> 717 bytes
 .../log4cxx/0.10.0/images/profiles/pre-release.png |   Bin 0 -> 32607 bytes
 docs/log4cxx/0.10.0/images/profiles/retired.png    |   Bin 0 -> 22003 bytes
 docs/log4cxx/0.10.0/images/profiles/sandbox.png    |   Bin 0 -> 33010 bytes
 docs/log4cxx/0.10.0/images/remove.gif              |   Bin 0 -> 227 bytes
 docs/log4cxx/0.10.0/images/rss.png                 |   Bin 0 -> 249 bytes
 docs/log4cxx/0.10.0/images/update.gif              |   Bin 0 -> 192 bytes
 docs/log4cxx/0.10.0/images/window-new.png          |   Bin 0 -> 583 bytes
 .../0.10.0/img/glyphicons-halflings-white.png      |   Bin 0 -> 8777 bytes
 docs/log4cxx/0.10.0/img/glyphicons-halflings.png   |   Bin 0 -> 12799 bytes
 docs/log4cxx/0.10.0/index.html                     |   209 +
 docs/log4cxx/0.10.0/issue-tracking.html            |   211 +
 .../0.10.0/js/apache-maven-fluido-1.6.min.js       |    25 +
 docs/log4cxx/0.10.0/js/bootstrap.js                |  2027 ++
 docs/log4cxx/0.10.0/js/bootstrap.min.js            |     6 +
 docs/log4cxx/0.10.0/js/jquery.js                   |  9266 ++++++
 docs/log4cxx/0.10.0/js/jquery.min.js               |     4 +
 docs/log4cxx/0.10.0/js/prettify.js                 |  1477 +
 docs/log4cxx/0.10.0/js/prettify.min.js             |    41 +
 docs/log4cxx/0.10.0/js/site.js                     |   113 +
 docs/log4cxx/0.10.0/license.html                   |   414 +
 docs/log4cxx/0.10.0/mail-lists.html                |   277 +
 docs/log4cxx/0.10.0/project-info.html              |   227 +
 docs/log4cxx/0.10.0/project-reports.html           |   215 +
 docs/log4cxx/0.10.0/source-repository.html         |   224 +
 docs/log4cxx/0.10.0/usage.html                     |  1534 +
 .../0.11.0/apidocs/absolutetimedateformat_8h.html  |   147 +
 docs/log4cxx/0.11.0/apidocs/action_8h.html         |   152 +
 docs/log4cxx/0.11.0/apidocs/action_8h.js           |     5 +
 docs/log4cxx/0.11.0/apidocs/andfilter_8h.html      |   152 +
 docs/log4cxx/0.11.0/apidocs/andfilter_8h.js        |     5 +
 docs/log4cxx/0.11.0/apidocs/annotated.html         |   360 +
 docs/log4cxx/0.11.0/apidocs/annotated_dup.js       |     4 +
 docs/log4cxx/0.11.0/apidocs/appender_8h.html       |   166 +
 docs/log4cxx/0.11.0/apidocs/appender_8h.js         |    10 +
 .../0.11.0/apidocs/appenderattachable_8h.html      |   152 +
 .../0.11.0/apidocs/appenderattachable_8h.js        |     5 +
 .../0.11.0/apidocs/appenderattachableimpl_8h.html  |   154 +
 .../0.11.0/apidocs/appenderattachableimpl_8h.js    |     5 +
 .../0.11.0/apidocs/appenderskeleton_8h.html        |   144 +
 docs/log4cxx/0.11.0/apidocs/aprinitializer_8h.html |   179 +
 docs/log4cxx/0.11.0/apidocs/aprinitializer_8h.js   |     6 +
 docs/log4cxx/0.11.0/apidocs/arrowdown.png          |   Bin 0 -> 246 bytes
 docs/log4cxx/0.11.0/apidocs/arrowright.png         |   Bin 0 -> 229 bytes
 docs/log4cxx/0.11.0/apidocs/asyncappender_8h.html  |   152 +
 docs/log4cxx/0.11.0/apidocs/asyncappender_8h.js    |     6 +
 .../0.11.0/apidocs/basicconfigurator_8h.html       |   150 +
 .../log4cxx/0.11.0/apidocs/basicconfigurator_8h.js |     5 +
 docs/log4cxx/0.11.0/apidocs/bc_s.png               |   Bin 0 -> 676 bytes
 docs/log4cxx/0.11.0/apidocs/bdwn.png               |   Bin 0 -> 147 bytes
 .../0.11.0/apidocs/bufferedoutputstream_8h.html    |   153 +
 .../0.11.0/apidocs/bufferedoutputstream_8h.js      |     5 +
 docs/log4cxx/0.11.0/apidocs/bufferedwriter_8h.html |   147 +
 .../0.11.0/apidocs/bytearrayinputstream_8h.html    |   155 +
 .../0.11.0/apidocs/bytearrayinputstream_8h.js      |     6 +
 .../0.11.0/apidocs/bytearrayoutputstream_8h.html   |   155 +
 .../0.11.0/apidocs/bytearrayoutputstream_8h.js     |     6 +
 docs/log4cxx/0.11.0/apidocs/bytebuffer_8h.html     |   147 +
 .../0.11.0/apidocs/cacheddateformat_8h.html        |   145 +
 docs/log4cxx/0.11.0/apidocs/charsetdecoder_8h.html |   153 +
 docs/log4cxx/0.11.0/apidocs/charsetdecoder_8h.js   |     5 +
 docs/log4cxx/0.11.0/apidocs/charsetencoder_8h.html |   153 +
 docs/log4cxx/0.11.0/apidocs/charsetencoder_8h.js   |     5 +
 docs/log4cxx/0.11.0/apidocs/class_8h.html          |   146 +
 docs/log4cxx/0.11.0/apidocs/classes.html           |   289 +
 .../apidocs/classlog4cxx_1_1_appender-members.html |   156 +
 .../0.11.0/apidocs/classlog4cxx_1_1_appender.html  |   546 +
 .../0.11.0/apidocs/classlog4cxx_1_1_appender.js    |    14 +
 .../0.11.0/apidocs/classlog4cxx_1_1_appender.png   |   Bin 0 -> 5647 bytes
 ...classlog4cxx_1_1_appender_skeleton-members.html |   179 +
 .../classlog4cxx_1_1_appender_skeleton.html        |  1120 +
 .../apidocs/classlog4cxx_1_1_appender_skeleton.js  |    35 +
 .../apidocs/classlog4cxx_1_1_appender_skeleton.png |   Bin 0 -> 6749 bytes
 .../classlog4cxx_1_1_async_appender-members.html   |   195 +
 .../apidocs/classlog4cxx_1_1_async_appender.html   |   969 +
 .../apidocs/classlog4cxx_1_1_async_appender.js     |    25 +
 .../apidocs/classlog4cxx_1_1_async_appender.png    |   Bin 0 -> 3187 bytes
 ...lasslog4cxx_1_1_basic_configurator-members.html |   138 +
 .../classlog4cxx_1_1_basic_configurator.html       |   270 +
 .../apidocs/classlog4cxx_1_1_basic_configurator.js |     7 +
 .../classlog4cxx_1_1_console_appender-members.html |   202 +
 .../apidocs/classlog4cxx_1_1_console_appender.html |   586 +
 .../apidocs/classlog4cxx_1_1_console_appender.js   |    13 +
 .../apidocs/classlog4cxx_1_1_console_appender.png  |   Bin 0 -> 2278 bytes
 ...xx_1_1_daily_rolling_file_appender-members.html |   225 +
 ...asslog4cxx_1_1_daily_rolling_file_appender.html |   652 +
 ...classlog4cxx_1_1_daily_rolling_file_appender.js |     9 +
 ...lasslog4cxx_1_1_daily_rolling_file_appender.png |   Bin 0 -> 3762 bytes
 ...sslog4cxx_1_1_default_configurator-members.html |   135 +
 .../classlog4cxx_1_1_default_configurator.html     |   176 +
 .../classlog4cxx_1_1_default_configurator.js       |     4 +
 ...log4cxx_1_1_default_logger_factory-members.html |   149 +
 .../classlog4cxx_1_1_default_logger_factory.html   |   224 +
 .../classlog4cxx_1_1_default_logger_factory.js     |     4 +
 .../classlog4cxx_1_1_default_logger_factory.png    |   Bin 0 -> 1526 bytes
 .../apidocs/classlog4cxx_1_1_file-members.html     |   157 +
 .../0.11.0/apidocs/classlog4cxx_1_1_file.html      |   770 +
 .../0.11.0/apidocs/classlog4cxx_1_1_file.js        |    26 +
 .../classlog4cxx_1_1_file_appender-members.html    |   213 +
 .../apidocs/classlog4cxx_1_1_file_appender.html    |  1011 +
 .../apidocs/classlog4cxx_1_1_file_appender.js      |    24 +
 .../apidocs/classlog4cxx_1_1_file_appender.png     |   Bin 0 -> 4539 bytes
 .../classlog4cxx_1_1_h_t_m_l_layout-members.html   |   159 +
 .../apidocs/classlog4cxx_1_1_h_t_m_l_layout.html   |   593 +
 .../apidocs/classlog4cxx_1_1_h_t_m_l_layout.js     |    15 +
 .../apidocs/classlog4cxx_1_1_h_t_m_l_layout.png    |   Bin 0 -> 1491 bytes
 .../classlog4cxx_1_1_hierarchy-members.html        |   167 +
 .../0.11.0/apidocs/classlog4cxx_1_1_hierarchy.html |   852 +
 .../0.11.0/apidocs/classlog4cxx_1_1_hierarchy.js   |    25 +
 .../0.11.0/apidocs/classlog4cxx_1_1_hierarchy.png  |   Bin 0 -> 1314 bytes
 .../classlog4cxx_1_1_j_s_o_n_layout-members.html   |   165 +
 .../apidocs/classlog4cxx_1_1_j_s_o_n_layout.html   |   718 +
 .../apidocs/classlog4cxx_1_1_j_s_o_n_layout.js     |    19 +
 .../apidocs/classlog4cxx_1_1_j_s_o_n_layout.png    |   Bin 0 -> 1498 bytes
 .../apidocs/classlog4cxx_1_1_layout-members.html   |   154 +
 .../0.11.0/apidocs/classlog4cxx_1_1_layout.html    |   474 +
 .../0.11.0/apidocs/classlog4cxx_1_1_layout.js      |    11 +
 .../0.11.0/apidocs/classlog4cxx_1_1_layout.png     |   Bin 0 -> 3044 bytes
 .../apidocs/classlog4cxx_1_1_level-members.html    |   185 +
 .../0.11.0/apidocs/classlog4cxx_1_1_level.html     |  1259 +
 .../0.11.0/apidocs/classlog4cxx_1_1_level.js       |    44 +
 .../0.11.0/apidocs/classlog4cxx_1_1_level.png      |   Bin 0 -> 610 bytes
 ...slog4cxx_1_1_level_1_1_level_class-members.html |   144 +
 .../classlog4cxx_1_1_level_1_1_level_class.html    |   274 +
 .../classlog4cxx_1_1_level_1_1_level_class.js      |     7 +
 .../classlog4cxx_1_1_level_1_1_level_class.png     |   Bin 0 -> 392 bytes
 .../classlog4cxx_1_1_log_manager-members.html      |   155 +
 .../apidocs/classlog4cxx_1_1_log_manager.html      |   918 +
 .../0.11.0/apidocs/classlog4cxx_1_1_log_manager.js |    24 +
 .../apidocs/classlog4cxx_1_1_logger-members.html   |   287 +
 .../0.11.0/apidocs/classlog4cxx_1_1_logger.html    |  5292 ++++
 .../0.11.0/apidocs/classlog4cxx_1_1_logger.js      |   146 +
 .../0.11.0/apidocs/classlog4cxx_1_1_logger.png     |   Bin 0 -> 1667 bytes
 .../apidocs/classlog4cxx_1_1_m_d_c-members.html    |   156 +
 .../0.11.0/apidocs/classlog4cxx_1_1_m_d_c.html     |   978 +
 .../0.11.0/apidocs/classlog4cxx_1_1_m_d_c.js       |    25 +
 .../apidocs/classlog4cxx_1_1_n_d_c-members.html    |   163 +
 .../0.11.0/apidocs/classlog4cxx_1_1_n_d_c.html     |  1094 +
 .../0.11.0/apidocs/classlog4cxx_1_1_n_d_c.js       |    32 +
 .../classlog4cxx_1_1_pattern_layout-members.html   |   159 +
 .../apidocs/classlog4cxx_1_1_pattern_layout.html   |   573 +
 .../apidocs/classlog4cxx_1_1_pattern_layout.js     |    12 +
 .../apidocs/classlog4cxx_1_1_pattern_layout.png    |   Bin 0 -> 1514 bytes
 ...slog4cxx_1_1_property_configurator-members.html |   164 +
 .../classlog4cxx_1_1_property_configurator.html    |   943 +
 .../classlog4cxx_1_1_property_configurator.js      |    23 +
 .../classlog4cxx_1_1_property_configurator.png     |   Bin 0 -> 1419 bytes
 ...slog4cxx_1_1_rolling_file_appender-members.html |   230 +
 .../classlog4cxx_1_1_rolling_file_appender.html    |   714 +
 .../classlog4cxx_1_1_rolling_file_appender.js      |    14 +
 .../classlog4cxx_1_1_rolling_file_appender.png     |   Bin 0 -> 3710 bytes
 .../classlog4cxx_1_1_simple_layout-members.html    |   154 +
 .../apidocs/classlog4cxx_1_1_simple_layout.html    |   363 +
 .../apidocs/classlog4cxx_1_1_simple_layout.js      |     7 +
 .../apidocs/classlog4cxx_1_1_simple_layout.png     |   Bin 0 -> 1523 bytes
 .../classlog4cxx_1_1_t_t_c_c_layout-members.html   |   172 +
 .../apidocs/classlog4cxx_1_1_t_t_c_c_layout.html   |   613 +
 .../apidocs/classlog4cxx_1_1_t_t_c_c_layout.js     |    15 +
 .../apidocs/classlog4cxx_1_1_t_t_c_c_layout.png    |   Bin 0 -> 1724 bytes
 .../classlog4cxx_1_1_writer_appender-members.html  |   194 +
 .../apidocs/classlog4cxx_1_1_writer_appender.html  |   874 +
 .../apidocs/classlog4cxx_1_1_writer_appender.js    |    23 +
 .../apidocs/classlog4cxx_1_1_writer_appender.png   |   Bin 0 -> 4651 bytes
 ...4cxx_1_1config_1_1_property_setter-members.html |   140 +
 ...classlog4cxx_1_1config_1_1_property_setter.html |   376 +
 .../classlog4cxx_1_1config_1_1_property_setter.js  |     9 +
 ...log4cxx_1_1db_1_1_o_d_b_c_appender-members.html |   208 +
 .../classlog4cxx_1_1db_1_1_o_d_b_c_appender.html   |  1241 +
 .../classlog4cxx_1_1db_1_1_o_d_b_c_appender.js     |    37 +
 .../classlog4cxx_1_1db_1_1_o_d_b_c_appender.png    |   Bin 0 -> 1980 bytes
 ...slog4cxx_1_1db_1_1_s_q_l_exception-members.html |   142 +
 .../classlog4cxx_1_1db_1_1_s_q_l_exception.html    |   238 +
 .../classlog4cxx_1_1db_1_1_s_q_l_exception.js      |     6 +
 .../classlog4cxx_1_1db_1_1_s_q_l_exception.png     |   Bin 0 -> 655 bytes
 ...sslog4cxx_1_1filter_1_1_and_filter-members.html |   159 +
 .../classlog4cxx_1_1filter_1_1_and_filter.html     |   309 +
 .../classlog4cxx_1_1filter_1_1_and_filter.js       |     7 +
 .../classlog4cxx_1_1filter_1_1_and_filter.png      |   Bin 0 -> 1480 bytes
 ...4cxx_1_1filter_1_1_deny_all_filter-members.html |   158 +
 ...classlog4cxx_1_1filter_1_1_deny_all_filter.html |   295 +
 .../classlog4cxx_1_1filter_1_1_deny_all_filter.js  |     6 +
 .../classlog4cxx_1_1filter_1_1_deny_all_filter.png |   Bin 0 -> 1500 bytes
 ...xx_1_1filter_1_1_expression_filter-members.html |   163 +
 ...asslog4cxx_1_1filter_1_1_expression_filter.html |   408 +
 ...classlog4cxx_1_1filter_1_1_expression_filter.js |    12 +
 ...lasslog4cxx_1_1filter_1_1_expression_filter.png |   Bin 0 -> 1527 bytes
 ...x_1_1filter_1_1_level_match_filter-members.html |   162 +
 ...sslog4cxx_1_1filter_1_1_level_match_filter.html |   408 +
 ...lasslog4cxx_1_1filter_1_1_level_match_filter.js |    11 +
 ...asslog4cxx_1_1filter_1_1_level_match_filter.png |   Bin 0 -> 1491 bytes
 ...x_1_1filter_1_1_level_range_filter-members.html |   164 +
 ...sslog4cxx_1_1filter_1_1_level_range_filter.html |   497 +
 ...lasslog4cxx_1_1filter_1_1_level_range_filter.js |    13 +
 ...asslog4cxx_1_1filter_1_1_level_range_filter.png |   Bin 0 -> 1504 bytes
 ...1_1filter_1_1_location_info_filter-members.html |   161 +
 ...log4cxx_1_1filter_1_1_location_info_filter.html |   368 +
 ...sslog4cxx_1_1filter_1_1_location_info_filter.js |    10 +
 ...slog4cxx_1_1filter_1_1_location_info_filter.png |   Bin 0 -> 1521 bytes
 ..._1_1filter_1_1_logger_match_filter-members.html |   162 +
 ...slog4cxx_1_1filter_1_1_logger_match_filter.html |   408 +
 ...asslog4cxx_1_1filter_1_1_logger_match_filter.js |    11 +
 ...sslog4cxx_1_1filter_1_1_logger_match_filter.png |   Bin 0 -> 1529 bytes
 ...sslog4cxx_1_1filter_1_1_map_filter-members.html |   163 +
 .../classlog4cxx_1_1filter_1_1_map_filter.html     |   472 +
 .../classlog4cxx_1_1filter_1_1_map_filter.js       |    12 +
 .../classlog4cxx_1_1filter_1_1_map_filter.png      |   Bin 0 -> 1494 bytes
 ...4cxx_1_1filter_1_1_property_filter-members.html |   159 +
 ...classlog4cxx_1_1filter_1_1_property_filter.html |   304 +
 .../classlog4cxx_1_1filter_1_1_property_filter.js  |     7 +
 .../classlog4cxx_1_1filter_1_1_property_filter.png |   Bin 0 -> 1501 bytes
 ..._1_1filter_1_1_string_match_filter-members.html |   162 +
 ...slog4cxx_1_1filter_1_1_string_match_filter.html |   424 +
 ...asslog4cxx_1_1filter_1_1_string_match_filter.js |    11 +
 ...sslog4cxx_1_1filter_1_1_string_match_filter.png |   Bin 0 -> 1559 bytes
 ...x_1_1helpers_1_1_a_p_r_initializer-members.html |   141 +
 ...sslog4cxx_1_1helpers_1_1_a_p_r_initializer.html |   322 +
 ...lasslog4cxx_1_1helpers_1_1_a_p_r_initializer.js |    10 +
 ...pers_1_1_absolute_time_date_format-members.html |   154 +
 ...x_1_1helpers_1_1_absolute_time_date_format.html |   238 +
 ...cxx_1_1helpers_1_1_absolute_time_date_format.js |     4 +
 ...xx_1_1helpers_1_1_absolute_time_date_format.png |   Bin 0 -> 1396 bytes
 ...lpers_1_1_appender_attachable_impl-members.html |   157 +
 ...xx_1_1helpers_1_1_appender_attachable_impl.html |   569 +
 ...4cxx_1_1helpers_1_1_appender_attachable_impl.js |    16 +
 ...cxx_1_1helpers_1_1_appender_attachable_impl.png |   Bin 0 -> 1594 bytes
 ...4cxx_1_1helpers_1_1_bind_exception-members.html |   151 +
 ...classlog4cxx_1_1helpers_1_1_bind_exception.html |   245 +
 .../classlog4cxx_1_1helpers_1_1_bind_exception.js  |     6 +
 .../classlog4cxx_1_1helpers_1_1_bind_exception.png |   Bin 0 -> 1080 bytes
 ...helpers_1_1_buffered_output_stream-members.html |   152 +
 ...4cxx_1_1helpers_1_1_buffered_output_stream.html |   352 +
 ...og4cxx_1_1helpers_1_1_buffered_output_stream.js |     8 +
 ...g4cxx_1_1helpers_1_1_buffered_output_stream.png |   Bin 0 -> 1095 bytes
 ...cxx_1_1helpers_1_1_buffered_writer-members.html |   153 +
 ...lasslog4cxx_1_1helpers_1_1_buffered_writer.html |   358 +
 .../classlog4cxx_1_1helpers_1_1_buffered_writer.js |     9 +
 ...classlog4cxx_1_1helpers_1_1_buffered_writer.png |   Bin 0 -> 872 bytes
 ...elpers_1_1_byte_array_input_stream-members.html |   151 +
 ...cxx_1_1helpers_1_1_byte_array_input_stream.html |   313 +
 ...g4cxx_1_1helpers_1_1_byte_array_input_stream.js |     7 +
 ...4cxx_1_1helpers_1_1_byte_array_input_stream.png |   Bin 0 -> 1094 bytes
 ...lpers_1_1_byte_array_output_stream-members.html |   153 +
 ...xx_1_1helpers_1_1_byte_array_output_stream.html |   346 +
 ...4cxx_1_1helpers_1_1_byte_array_output_stream.js |     9 +
 ...cxx_1_1helpers_1_1_byte_array_output_stream.png |   Bin 0 -> 1129 bytes
 ...log4cxx_1_1helpers_1_1_byte_buffer-members.html |   148 +
 .../classlog4cxx_1_1helpers_1_1_byte_buffer.html   |   456 +
 .../classlog4cxx_1_1helpers_1_1_byte_buffer.js     |    17 +
 ...1_1helpers_1_1_char_message_buffer-members.html |   155 +
 ...log4cxx_1_1helpers_1_1_char_message_buffer.html |   704 +
 ...sslog4cxx_1_1helpers_1_1_char_message_buffer.js |    24 +
 ...cxx_1_1helpers_1_1_charset_decoder-members.html |   153 +
 ...lasslog4cxx_1_1helpers_1_1_charset_decoder.html |   453 +
 .../classlog4cxx_1_1helpers_1_1_charset_decoder.js |    11 +
 ...classlog4cxx_1_1helpers_1_1_charset_decoder.png |   Bin 0 -> 735 bytes
 ...cxx_1_1helpers_1_1_charset_encoder-members.html |   155 +
 ...lasslog4cxx_1_1helpers_1_1_charset_encoder.html |   540 +
 .../classlog4cxx_1_1helpers_1_1_charset_encoder.js |    13 +
 ...classlog4cxx_1_1helpers_1_1_charset_encoder.png |   Bin 0 -> 733 bytes
 .../classlog4cxx_1_1helpers_1_1_class-members.html |   141 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_class.html |   332 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_class.js   |    10 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_class.png  |   Bin 0 -> 584 bytes
 ...pers_1_1_class_not_found_exception-members.html |   142 +
 ...x_1_1helpers_1_1_class_not_found_exception.html |   222 +
 ...cxx_1_1helpers_1_1_class_not_found_exception.js |     6 +
 ...xx_1_1helpers_1_1_class_not_found_exception.png |   Bin 0 -> 821 bytes
 ..._1_1helpers_1_1_class_registration-members.html |   136 +
 ...slog4cxx_1_1helpers_1_1_class_registration.html |   179 +
 ...asslog4cxx_1_1helpers_1_1_class_registration.js |     5 +
 ...lpers_1_1_closed_channel_exception-members.html |   151 +
 ...xx_1_1helpers_1_1_closed_channel_exception.html |   238 +
 ...4cxx_1_1helpers_1_1_closed_channel_exception.js |     6 +
 ...cxx_1_1helpers_1_1_closed_channel_exception.png |   Bin 0 -> 1309 bytes
 ...sslog4cxx_1_1helpers_1_1_condition-members.html |   138 +
 .../classlog4cxx_1_1helpers_1_1_condition.html     |   249 +
 .../classlog4cxx_1_1helpers_1_1_condition.js       |     7 +
 ...x_1_1helpers_1_1_connect_exception-members.html |   151 +
 ...sslog4cxx_1_1helpers_1_1_connect_exception.html |   245 +
 ...lasslog4cxx_1_1helpers_1_1_connect_exception.js |     6 +
 ...asslog4cxx_1_1helpers_1_1_connect_exception.png |   Bin 0 -> 1117 bytes
 ...g4cxx_1_1helpers_1_1_cyclic_buffer-members.html |   142 +
 .../classlog4cxx_1_1helpers_1_1_cyclic_buffer.html |   344 +
 .../classlog4cxx_1_1helpers_1_1_cyclic_buffer.js   |    11 +
 ...cxx_1_1helpers_1_1_d_o_m_exception-members.html |   144 +
 ...lasslog4cxx_1_1helpers_1_1_d_o_m_exception.html |   197 +
 .../classlog4cxx_1_1helpers_1_1_d_o_m_exception.js |     4 +
 ...classlog4cxx_1_1helpers_1_1_d_o_m_exception.png |   Bin 0 -> 901 bytes
 ...cxx_1_1helpers_1_1_datagram_packet-members.html |   165 +
 ...lasslog4cxx_1_1helpers_1_1_datagram_packet.html |   790 +
 .../classlog4cxx_1_1helpers_1_1_datagram_packet.js |    23 +
 ...classlog4cxx_1_1helpers_1_1_datagram_packet.png |   Bin 0 -> 754 bytes
 ...cxx_1_1helpers_1_1_datagram_socket-members.html |   162 +
 ...lasslog4cxx_1_1helpers_1_1_datagram_socket.html |   619 +
 .../classlog4cxx_1_1helpers_1_1_datagram_socket.js |    20 +
 ...classlog4cxx_1_1helpers_1_1_datagram_socket.png |   Bin 0 -> 756 bytes
 .../classlog4cxx_1_1helpers_1_1_date-members.html  |   152 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_date.html  |   346 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_date.js    |    10 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_date.png   |   Bin 0 -> 611 bytes
 ...log4cxx_1_1helpers_1_1_date_format-members.html |   150 +
 .../classlog4cxx_1_1helpers_1_1_date_format.html   |   402 +
 .../classlog4cxx_1_1helpers_1_1_date_format.js     |     8 +
 .../classlog4cxx_1_1helpers_1_1_date_format.png    |   Bin 0 -> 3012 bytes
 ...log4cxx_1_1helpers_1_1_date_layout-members.html |   162 +
 .../classlog4cxx_1_1helpers_1_1_date_layout.html   |   505 +
 .../classlog4cxx_1_1helpers_1_1_date_layout.js     |    13 +
 .../classlog4cxx_1_1helpers_1_1_date_layout.png    |   Bin 0 -> 1734 bytes
 ...1helpers_1_1_date_time_date_format-members.html |   155 +
 ...g4cxx_1_1helpers_1_1_date_time_date_format.html |   264 +
 ...log4cxx_1_1helpers_1_1_date_time_date_format.js |     5 +
 ...og4cxx_1_1helpers_1_1_date_time_date_format.png |   Bin 0 -> 1159 bytes
 ...sslog4cxx_1_1helpers_1_1_exception-members.html |   139 +
 .../classlog4cxx_1_1helpers_1_1_exception.html     |   266 +
 .../classlog4cxx_1_1helpers_1_1_exception.js       |     8 +
 .../classlog4cxx_1_1helpers_1_1_exception.png      |   Bin 0 -> 6563 bytes
 ...x_1_1helpers_1_1_file_input_stream-members.html |   153 +
 ...sslog4cxx_1_1helpers_1_1_file_input_stream.html |   358 +
 ...lasslog4cxx_1_1helpers_1_1_file_input_stream.js |     9 +
 ...asslog4cxx_1_1helpers_1_1_file_input_stream.png |   Bin 0 -> 935 bytes
 ..._1_1helpers_1_1_file_output_stream-members.html |   153 +
 ...slog4cxx_1_1helpers_1_1_file_output_stream.html |   368 +
 ...asslog4cxx_1_1helpers_1_1_file_output_stream.js |     9 +
 ...sslog4cxx_1_1helpers_1_1_file_output_stream.png |   Bin 0 -> 955 bytes
 ...g4cxx_1_1helpers_1_1_file_watchdog-members.html |   146 +
 .../classlog4cxx_1_1helpers_1_1_file_watchdog.html |   451 +
 .../classlog4cxx_1_1helpers_1_1_file_watchdog.js   |    15 +
 ...g4cxx_1_1helpers_1_1_i_o_exception-members.html |   144 +
 .../classlog4cxx_1_1helpers_1_1_i_o_exception.html |   264 +
 .../classlog4cxx_1_1helpers_1_1_i_o_exception.js   |     8 +
 .../classlog4cxx_1_1helpers_1_1_i_o_exception.png  |   Bin 0 -> 2961 bytes
 ...1helpers_1_1_i_s_o8601_date_format-members.html |   154 +
 ...g4cxx_1_1helpers_1_1_i_s_o8601_date_format.html |   239 +
 ...log4cxx_1_1helpers_1_1_i_s_o8601_date_format.js |     4 +
 ...og4cxx_1_1helpers_1_1_i_s_o8601_date_format.png |   Bin 0 -> 1197 bytes
 ...ers_1_1_illegal_argument_exception-members.html |   146 +
 ..._1_1helpers_1_1_illegal_argument_exception.html |   232 +
 ...xx_1_1helpers_1_1_illegal_argument_exception.js |     6 +
 ...x_1_1helpers_1_1_illegal_argument_exception.png |   Bin 0 -> 1102 bytes
 ..._1_illegal_monitor_state_exception-members.html |   142 +
 ...elpers_1_1_illegal_monitor_state_exception.html |   217 +
 ...1helpers_1_1_illegal_monitor_state_exception.js |     6 +
 ...helpers_1_1_illegal_monitor_state_exception.png |   Bin 0 -> 857 bytes
 ...elpers_1_1_illegal_state_exception-members.html |   142 +
 ...cxx_1_1helpers_1_1_illegal_state_exception.html |   216 +
 ...g4cxx_1_1helpers_1_1_illegal_state_exception.js |     6 +
 ...4cxx_1_1helpers_1_1_illegal_state_exception.png |   Bin 0 -> 697 bytes
 ...og4cxx_1_1helpers_1_1_inet_address-members.html |   153 +
 .../classlog4cxx_1_1helpers_1_1_inet_address.html  |   388 +
 .../classlog4cxx_1_1helpers_1_1_inet_address.js    |    11 +
 .../classlog4cxx_1_1helpers_1_1_inet_address.png   |   Bin 0 -> 660 bytes
 ...og4cxx_1_1helpers_1_1_input_stream-members.html |   149 +
 .../classlog4cxx_1_1helpers_1_1_input_stream.html  |   311 +
 .../classlog4cxx_1_1helpers_1_1_input_stream.js    |     7 +
 .../classlog4cxx_1_1helpers_1_1_input_stream.png   |   Bin 0 -> 1543 bytes
 ...1_1helpers_1_1_input_stream_reader-members.html |   153 +
 ...log4cxx_1_1helpers_1_1_input_stream_reader.html |   367 +
 ...sslog4cxx_1_1helpers_1_1_input_stream_reader.js |     9 +
 ...slog4cxx_1_1helpers_1_1_input_stream_reader.png |   Bin 0 -> 936 bytes
 ...elpers_1_1_instantiation_exception-members.html |   142 +
 ...cxx_1_1helpers_1_1_instantiation_exception.html |   222 +
 ...g4cxx_1_1helpers_1_1_instantiation_exception.js |     6 +
 ...4cxx_1_1helpers_1_1_instantiation_exception.png |   Bin 0 -> 721 bytes
 ...lasslog4cxx_1_1helpers_1_1_integer-members.html |   149 +
 .../classlog4cxx_1_1helpers_1_1_integer.html       |   267 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_integer.js |     7 +
 .../classlog4cxx_1_1helpers_1_1_integer.png        |   Bin 0 -> 632 bytes
 ...1helpers_1_1_interrupted_exception-members.html |   143 +
 ...g4cxx_1_1helpers_1_1_interrupted_exception.html |   234 +
 ...log4cxx_1_1helpers_1_1_interrupted_exception.js |     7 +
 ...og4cxx_1_1helpers_1_1_interrupted_exception.png |   Bin 0 -> 677 bytes
 ...pers_1_1_interrupted_i_o_exception-members.html |   147 +
 ...x_1_1helpers_1_1_interrupted_i_o_exception.html |   236 +
 ...cxx_1_1helpers_1_1_interrupted_i_o_exception.js |     6 +
 ...xx_1_1helpers_1_1_interrupted_i_o_exception.png |   Bin 0 -> 1347 bytes
 ...classlog4cxx_1_1helpers_1_1_loader-members.html |   136 +
 .../classlog4cxx_1_1helpers_1_1_loader.html        |   194 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_loader.js  |     5 +
 ...classlog4cxx_1_1helpers_1_1_locale-members.html |   145 +
 .../classlog4cxx_1_1helpers_1_1_locale.html        |   401 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_locale.js  |    14 +
 ...lasslog4cxx_1_1helpers_1_1_log_log-members.html |   142 +
 .../classlog4cxx_1_1helpers_1_1_log_log.html       |   411 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_log_log.js |    11 +
 ...4cxx_1_1helpers_1_1_message_buffer-members.html |   168 +
 ...classlog4cxx_1_1helpers_1_1_message_buffer.html |  1064 +
 .../classlog4cxx_1_1helpers_1_1_message_buffer.js  |    37 +
 ...ers_1_1_missing_resource_exception-members.html |   142 +
 ..._1_1helpers_1_1_missing_resource_exception.html |   217 +
 ...xx_1_1helpers_1_1_missing_resource_exception.js |     6 +
 ...x_1_1helpers_1_1_missing_resource_exception.png |   Bin 0 -> 846 bytes
 .../classlog4cxx_1_1helpers_1_1_mutex-members.html |   138 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_mutex.html |   213 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_mutex.js   |     7 +
 ...cxx_1_1helpers_1_1_mutex_exception-members.html |   142 +
 ...lasslog4cxx_1_1helpers_1_1_mutex_exception.html |   217 +
 .../classlog4cxx_1_1helpers_1_1_mutex_exception.js |     6 +
 ...classlog4cxx_1_1helpers_1_1_mutex_exception.png |   Bin 0 -> 670 bytes
 ...pers_1_1_no_such_element_exception-members.html |   142 +
 ...x_1_1helpers_1_1_no_such_element_exception.html |   216 +
 ...cxx_1_1helpers_1_1_no_such_element_exception.js |     6 +
 ...xx_1_1helpers_1_1_no_such_element_exception.png |   Bin 0 -> 823 bytes
 ...helpers_1_1_null_pointer_exception-members.html |   146 +
 ...4cxx_1_1helpers_1_1_null_pointer_exception.html |   232 +
 ...og4cxx_1_1helpers_1_1_null_pointer_exception.js |     6 +
 ...g4cxx_1_1helpers_1_1_null_pointer_exception.png |   Bin 0 -> 911 bytes
 ...classlog4cxx_1_1helpers_1_1_object-members.html |   142 +
 .../classlog4cxx_1_1helpers_1_1_object.html        |   383 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_object.js  |    12 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_object.png |   Bin 0 -> 4359 bytes
 ...elpers_1_1_object_1_1_clazz_object-members.html |   143 +
 ...cxx_1_1helpers_1_1_object_1_1_clazz_object.html |   247 +
 ...g4cxx_1_1helpers_1_1_object_1_1_clazz_object.js |     6 +
 ...4cxx_1_1helpers_1_1_object_1_1_clazz_object.png |   Bin 0 -> 417 bytes
 ...log4cxx_1_1helpers_1_1_object_impl-members.html |   145 +
 .../classlog4cxx_1_1helpers_1_1_object_impl.html   |   338 +
 .../classlog4cxx_1_1helpers_1_1_object_impl.js     |     8 +
 .../classlog4cxx_1_1helpers_1_1_object_impl.png    |   Bin 0 -> 13539 bytes
 ..._1helpers_1_1_object_output_stream-members.html |   173 +
 ...og4cxx_1_1helpers_1_1_object_output_stream.html |   675 +
 ...slog4cxx_1_1helpers_1_1_object_output_stream.js |    31 +
 ...log4cxx_1_1helpers_1_1_object_output_stream.png |   Bin 0 -> 779 bytes
 .../classlog4cxx_1_1helpers_1_1_object_ptr.html    |   134 +
 ...cxx_1_1helpers_1_1_object_ptr_base-members.html |   139 +
 ...lasslog4cxx_1_1helpers_1_1_object_ptr_base.html |   297 +
 .../classlog4cxx_1_1helpers_1_1_object_ptr_base.js |     8 +
 ...classlog4cxx_1_1helpers_1_1_object_ptr_base.png |   Bin 0 -> 5883 bytes
 ...og4cxx_1_1helpers_1_1_object_ptr_t-members.html |   159 +
 .../classlog4cxx_1_1helpers_1_1_object_ptr_t.html  |   714 +
 .../classlog4cxx_1_1helpers_1_1_object_ptr_t.js    |    24 +
 .../classlog4cxx_1_1helpers_1_1_object_ptr_t.png   |   Bin 0 -> 532 bytes
 ...elpers_1_1_only_once_error_handler-members.html |   156 +
 ...cxx_1_1helpers_1_1_only_once_error_handler.html |   562 +
 ...g4cxx_1_1helpers_1_1_only_once_error_handler.js |    14 +
 ...4cxx_1_1helpers_1_1_only_once_error_handler.png |   Bin 0 -> 2062 bytes
 ...xx_1_1helpers_1_1_option_converter-members.html |   145 +
 ...asslog4cxx_1_1helpers_1_1_option_converter.html |   628 +
 ...classlog4cxx_1_1helpers_1_1_option_converter.js |    14 +
 ...g4cxx_1_1helpers_1_1_output_stream-members.html |   150 +
 .../classlog4cxx_1_1helpers_1_1_output_stream.html |   339 +
 .../classlog4cxx_1_1helpers_1_1_output_stream.js   |     8 +
 .../classlog4cxx_1_1helpers_1_1_output_stream.png  |   Bin 0 -> 2238 bytes
 ..._1helpers_1_1_output_stream_writer-members.html |   154 +
 ...og4cxx_1_1helpers_1_1_output_stream_writer.html |   367 +
 ...slog4cxx_1_1helpers_1_1_output_stream_writer.js |    10 +
 ...log4cxx_1_1helpers_1_1_output_stream_writer.png |   Bin 0 -> 931 bytes
 .../classlog4cxx_1_1helpers_1_1_pool-members.html  |   147 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_pool.html  |   406 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_pool.js    |    16 +
 ...4cxx_1_1helpers_1_1_pool_exception-members.html |   142 +
 ...classlog4cxx_1_1helpers_1_1_pool_exception.html |   217 +
 .../classlog4cxx_1_1helpers_1_1_pool_exception.js  |     6 +
 .../classlog4cxx_1_1helpers_1_1_pool_exception.png |   Bin 0 -> 638 bytes
 ...slog4cxx_1_1helpers_1_1_properties-members.html |   142 +
 .../classlog4cxx_1_1helpers_1_1_properties.html    |   390 +
 .../classlog4cxx_1_1helpers_1_1_properties.js      |    11 +
 ...lpers_1_1_property_resource_bundle-members.html |   151 +
 ...xx_1_1helpers_1_1_property_resource_bundle.html |   304 +
 ...4cxx_1_1helpers_1_1_property_resource_bundle.js |     6 +
 ...cxx_1_1helpers_1_1_property_resource_bundle.png |   Bin 0 -> 1135 bytes
 ...classlog4cxx_1_1helpers_1_1_reader-members.html |   149 +
 .../classlog4cxx_1_1helpers_1_1_reader.html        |   317 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_reader.js  |     7 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_reader.png |   Bin 0 -> 944 bytes
 ...pers_1_1_relative_time_date_format-members.html |   151 +
 ...x_1_1helpers_1_1_relative_time_date_format.html |   275 +
 ...cxx_1_1helpers_1_1_relative_time_date_format.js |     5 +
 ...xx_1_1helpers_1_1_relative_time_date_format.png |   Bin 0 -> 1078 bytes
 ...cxx_1_1helpers_1_1_resource_bundle-members.html |   149 +
 ...lasslog4cxx_1_1helpers_1_1_resource_bundle.html |   340 +
 .../classlog4cxx_1_1helpers_1_1_resource_bundle.js |     7 +
 ...classlog4cxx_1_1helpers_1_1_resource_bundle.png |   Bin 0 -> 1141 bytes
 ...x_1_1helpers_1_1_runtime_exception-members.html |   143 +
 ...sslog4cxx_1_1helpers_1_1_runtime_exception.html |   243 +
 ...lasslog4cxx_1_1helpers_1_1_runtime_exception.js |     7 +
 ...asslog4cxx_1_1helpers_1_1_runtime_exception.png |   Bin 0 -> 1899 bytes
 ...g4cxx_1_1helpers_1_1_server_socket-members.html |   140 +
 .../classlog4cxx_1_1helpers_1_1_server_socket.html |   270 +
 .../classlog4cxx_1_1helpers_1_1_server_socket.js   |     9 +
 ..._1_1helpers_1_1_simple_date_format-members.html |   153 +
 ...slog4cxx_1_1helpers_1_1_simple_date_format.html |   366 +
 ...asslog4cxx_1_1helpers_1_1_simple_date_format.js |     8 +
 ...sslog4cxx_1_1helpers_1_1_simple_date_format.png |   Bin 0 -> 2266 bytes
 ...classlog4cxx_1_1helpers_1_1_socket-members.html |   152 +
 .../classlog4cxx_1_1helpers_1_1_socket.html        |   339 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_socket.js  |    10 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_socket.png |   Bin 0 -> 631 bytes
 ...xx_1_1helpers_1_1_socket_exception-members.html |   148 +
 ...asslog4cxx_1_1helpers_1_1_socket_exception.html |   255 +
 ...classlog4cxx_1_1helpers_1_1_socket_exception.js |     7 +
 ...lasslog4cxx_1_1helpers_1_1_socket_exception.png |   Bin 0 -> 2177 bytes
 ..._1helpers_1_1_socket_output_stream-members.html |   152 +
 ...og4cxx_1_1helpers_1_1_socket_output_stream.html |   317 +
 ...slog4cxx_1_1helpers_1_1_socket_output_stream.js |     8 +
 ...log4cxx_1_1helpers_1_1_socket_output_stream.png |   Bin 0 -> 999 bytes
 ...lpers_1_1_socket_timeout_exception-members.html |   150 +
 ...xx_1_1helpers_1_1_socket_timeout_exception.html |   242 +
 ...4cxx_1_1helpers_1_1_socket_timeout_exception.js |     6 +
 ...cxx_1_1helpers_1_1_socket_timeout_exception.png |   Bin 0 -> 1339 bytes
 ..._1helpers_1_1_strftime_date_format-members.html |   152 +
 ...og4cxx_1_1helpers_1_1_strftime_date_format.html |   335 +
 ...slog4cxx_1_1helpers_1_1_strftime_date_format.js |     7 +
 ...log4cxx_1_1helpers_1_1_strftime_date_format.png |   Bin 0 -> 970 bytes
 ...log4cxx_1_1helpers_1_1_strict_math-members.html |   136 +
 .../classlog4cxx_1_1helpers_1_1_strict_math.html   |   221 +
 .../classlog4cxx_1_1helpers_1_1_strict_math.js     |     5 +
 ...g4cxx_1_1helpers_1_1_string_helper-members.html |   147 +
 .../classlog4cxx_1_1helpers_1_1_string_helper.html |   605 +
 .../classlog4cxx_1_1helpers_1_1_string_helper.js   |    16 +
 ...xx_1_1helpers_1_1_string_tokenizer-members.html |   141 +
 ...asslog4cxx_1_1helpers_1_1_string_tokenizer.html |   293 +
 ...classlog4cxx_1_1helpers_1_1_string_tokenizer.js |    10 +
 ...g4cxx_1_1helpers_1_1_syslog_writer-members.html |   136 +
 .../classlog4cxx_1_1helpers_1_1_syslog_writer.html |   194 +
 .../classlog4cxx_1_1helpers_1_1_syslog_writer.js   |     5 +
 ...classlog4cxx_1_1helpers_1_1_system-members.html |   135 +
 .../classlog4cxx_1_1helpers_1_1_system.html        |   190 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_system.js  |     4 +
 ...x_1_1helpers_1_1_system_err_writer-members.html |   154 +
 ...sslog4cxx_1_1helpers_1_1_system_err_writer.html |   384 +
 ...lasslog4cxx_1_1helpers_1_1_system_err_writer.js |    10 +
 ...asslog4cxx_1_1helpers_1_1_system_err_writer.png |   Bin 0 -> 907 bytes
 ...x_1_1helpers_1_1_system_out_writer-members.html |   154 +
 ...sslog4cxx_1_1helpers_1_1_system_out_writer.html |   376 +
 ...lasslog4cxx_1_1helpers_1_1_system_out_writer.js |    10 +
 ...asslog4cxx_1_1helpers_1_1_system_out_writer.png |   Bin 0 -> 913 bytes
 ...classlog4cxx_1_1helpers_1_1_thread-members.html |   147 +
 .../classlog4cxx_1_1helpers_1_1_thread.html        |   474 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_thread.js  |    16 +
 ...xx_1_1helpers_1_1_thread_exception-members.html |   143 +
 ...asslog4cxx_1_1helpers_1_1_thread_exception.html |   235 +
 ...classlog4cxx_1_1helpers_1_1_thread_exception.js |     7 +
 ...lasslog4cxx_1_1helpers_1_1_thread_exception.png |   Bin 0 -> 666 bytes
 ...og4cxx_1_1helpers_1_1_thread_local-members.html |   138 +
 .../classlog4cxx_1_1helpers_1_1_thread_local.html  |   237 +
 .../classlog4cxx_1_1helpers_1_1_thread_local.js    |     7 +
 ..._1helpers_1_1_thread_specific_data-members.html |   143 +
 ...og4cxx_1_1helpers_1_1_thread_specific_data.html |   357 +
 ...slog4cxx_1_1helpers_1_1_thread_specific_data.js |    12 +
 ...sslog4cxx_1_1helpers_1_1_time_zone-members.html |   153 +
 .../classlog4cxx_1_1helpers_1_1_time_zone.html     |   405 +
 .../classlog4cxx_1_1helpers_1_1_time_zone.js       |    11 +
 .../classlog4cxx_1_1helpers_1_1_time_zone.png      |   Bin 0 -> 639 bytes
 ...slog4cxx_1_1helpers_1_1_transcoder-members.html |   160 +
 .../classlog4cxx_1_1helpers_1_1_transcoder.html    |  1141 +
 .../classlog4cxx_1_1helpers_1_1_transcoder.js      |    29 +
 ..._1helpers_1_1_transcoder_exception-members.html |   142 +
 ...og4cxx_1_1helpers_1_1_transcoder_exception.html |   217 +
 ...slog4cxx_1_1helpers_1_1_transcoder_exception.js |     6 +
 ...log4cxx_1_1helpers_1_1_transcoder_exception.png |   Bin 0 -> 717 bytes
 ...sslog4cxx_1_1helpers_1_1_transform-members.html |   136 +
 .../classlog4cxx_1_1helpers_1_1_transform.html     |   240 +
 .../classlog4cxx_1_1helpers_1_1_transform.js       |     5 +
 ...elpers_1_1_uni_char_message_buffer-members.html |   157 +
 ...cxx_1_1helpers_1_1_uni_char_message_buffer.html |   750 +
 ...g4cxx_1_1helpers_1_1_uni_char_message_buffer.js |    26 +
 ...helpers_1_1_unknown_host_exception-members.html |   142 +
 ...4cxx_1_1helpers_1_1_unknown_host_exception.html |   217 +
 ...og4cxx_1_1helpers_1_1_unknown_host_exception.js |     6 +
 ...g4cxx_1_1helpers_1_1_unknown_host_exception.png |   Bin 0 -> 781 bytes
 ...1_1helpers_1_1_wide_message_buffer-members.html |   155 +
 ...log4cxx_1_1helpers_1_1_wide_message_buffer.html |   703 +
 ...sslog4cxx_1_1helpers_1_1_wide_message_buffer.js |    24 +
 ...classlog4cxx_1_1helpers_1_1_writer-members.html |   150 +
 .../classlog4cxx_1_1helpers_1_1_writer.html        |   339 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_writer.js  |     8 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_writer.png |   Bin 0 -> 1947 bytes
 ..._1helpers_1_1_x_m_l_d_o_m_document-members.html |   152 +
 ...og4cxx_1_1helpers_1_1_x_m_l_d_o_m_document.html |   279 +
 ...slog4cxx_1_1helpers_1_1_x_m_l_d_o_m_document.js |     6 +
 ...log4cxx_1_1helpers_1_1_x_m_l_d_o_m_document.png |   Bin 0 -> 864 bytes
 ...1_1helpers_1_1_x_m_l_d_o_m_element-members.html |   151 +
 ...log4cxx_1_1helpers_1_1_x_m_l_d_o_m_element.html |   242 +
 ...sslog4cxx_1_1helpers_1_1_x_m_l_d_o_m_element.js |     5 +
 ...slog4cxx_1_1helpers_1_1_x_m_l_d_o_m_element.png |   Bin 0 -> 848 bytes
 ...xx_1_1helpers_1_1_x_m_l_d_o_m_node-members.html |   149 +
 ...asslog4cxx_1_1helpers_1_1_x_m_l_d_o_m_node.html |   284 +
 ...classlog4cxx_1_1helpers_1_1_x_m_l_d_o_m_node.js |    11 +
 ...lasslog4cxx_1_1helpers_1_1_x_m_l_d_o_m_node.png |   Bin 0 -> 1005 bytes
 ...1helpers_1_1_x_m_l_d_o_m_node_list-members.html |   144 +
 ...g4cxx_1_1helpers_1_1_x_m_l_d_o_m_node_list.html |   230 +
 ...log4cxx_1_1helpers_1_1_x_m_l_d_o_m_node_list.js |     5 +
 ...og4cxx_1_1helpers_1_1_x_m_l_d_o_m_node_list.png |   Bin 0 -> 543 bytes
 ...log4cxx_1_1helpers_1_1synchronized-members.html |   137 +
 .../classlog4cxx_1_1helpers_1_1synchronized.html   |   200 +
 .../classlog4cxx_1_1helpers_1_1synchronized.js     |     6 +
 .../apidocs/classlog4cxx_1_1logstream-members.html |   169 +
 .../0.11.0/apidocs/classlog4cxx_1_1logstream.html  |   650 +
 .../0.11.0/apidocs/classlog4cxx_1_1logstream.js    |    18 +
 .../0.11.0/apidocs/classlog4cxx_1_1logstream.png   |   Bin 0 -> 498 bytes
 .../classlog4cxx_1_1logstream__base-members.html   |   158 +
 .../apidocs/classlog4cxx_1_1logstream__base.html   |   828 +
 .../apidocs/classlog4cxx_1_1logstream__base.js     |    27 +
 .../apidocs/classlog4cxx_1_1logstream__base.png    |   Bin 0 -> 816 bytes
 ...og4cxx_1_1net_1_1_s_m_t_p_appender-members.html |   210 +
 .../classlog4cxx_1_1net_1_1_s_m_t_p_appender.html  |  1102 +
 .../classlog4cxx_1_1net_1_1_s_m_t_p_appender.js    |    39 +
 .../classlog4cxx_1_1net_1_1_s_m_t_p_appender.png   |   Bin 0 -> 1997 bytes
 ...log4cxx_1_1net_1_1_socket_appender-members.html |   202 +
 .../classlog4cxx_1_1net_1_1_socket_appender.html   |   663 +
 .../classlog4cxx_1_1net_1_1_socket_appender.js     |    14 +
 .../classlog4cxx_1_1net_1_1_socket_appender.png    |   Bin 0 -> 2810 bytes
 ..._1net_1_1_socket_appender_skeleton-members.html |   196 +
 ...og4cxx_1_1net_1_1_socket_appender_skeleton.html |   911 +
 ...slog4cxx_1_1net_1_1_socket_appender_skeleton.js |    24 +
 ...log4cxx_1_1net_1_1_socket_appender_skeleton.png |   Bin 0 -> 2915 bytes
 ...cxx_1_1net_1_1_socket_hub_appender-members.html |   186 +
 ...lasslog4cxx_1_1net_1_1_socket_hub_appender.html |   643 +
 .../classlog4cxx_1_1net_1_1_socket_hub_appender.js |    15 +
 ...classlog4cxx_1_1net_1_1_socket_hub_appender.png |   Bin 0 -> 2207 bytes
 ...log4cxx_1_1net_1_1_syslog_appender-members.html |   198 +
 .../classlog4cxx_1_1net_1_1_syslog_appender.html   |   943 +
 .../classlog4cxx_1_1net_1_1_syslog_appender.js     |    27 +
 .../classlog4cxx_1_1net_1_1_syslog_appender.png    |   Bin 0 -> 2003 bytes
 ...log4cxx_1_1net_1_1_telnet_appender-members.html |   186 +
 .../classlog4cxx_1_1net_1_1_telnet_appender.html   |   617 +
 .../classlog4cxx_1_1net_1_1_telnet_appender.js     |    15 +
 .../classlog4cxx_1_1net_1_1_telnet_appender.png    |   Bin 0 -> 1986 bytes
 ...x_1_1net_1_1_x_m_l_socket_appender-members.html |   203 +
 ...sslog4cxx_1_1net_1_1_x_m_l_socket_appender.html |   688 +
 ...lasslog4cxx_1_1net_1_1_x_m_l_socket_appender.js |    15 +
 ...asslog4cxx_1_1net_1_1_x_m_l_socket_appender.png |   Bin 0 -> 2837 bytes
 ...x_1_1nt_1_1_n_t_event_log_appender-members.html |   199 +
 ...sslog4cxx_1_1nt_1_1_n_t_event_log_appender.html |   967 +
 ...lasslog4cxx_1_1nt_1_1_n_t_event_log_appender.js |    28 +
 ...asslog4cxx_1_1nt_1_1_n_t_event_log_appender.png |   Bin 0 -> 2404 bytes
 ...t_1_1_output_debug_string_appender-members.html |   180 +
 ...cxx_1_1nt_1_1_output_debug_string_appender.html |   403 +
 ...g4cxx_1_1nt_1_1_output_debug_string_appender.js |     7 +
 ...4cxx_1_1nt_1_1_output_debug_string_appender.png |   Bin 0 -> 2566 bytes
 ..._1_1pattern_1_1_cached_date_format-members.html |   156 +
 ...slog4cxx_1_1pattern_1_1_cached_date_format.html |   506 +
 ...asslog4cxx_1_1pattern_1_1_cached_date_format.js |    11 +
 ...sslog4cxx_1_1pattern_1_1_cached_date_format.png |   Bin 0 -> 962 bytes
 ...n_1_1_class_name_pattern_converter-members.html |   161 +
 ..._1pattern_1_1_class_name_pattern_converter.html |   327 +
 ..._1_1pattern_1_1_class_name_pattern_converter.js |     5 +
 ...1_1pattern_1_1_class_name_pattern_converter.png |   Bin 0 -> 1994 bytes
 ...pattern_1_1_date_pattern_converter-members.html |   160 +
 ...4cxx_1_1pattern_1_1_date_pattern_converter.html |   398 +
 ...og4cxx_1_1pattern_1_1_date_pattern_converter.js |     7 +
 ...g4cxx_1_1pattern_1_1_date_pattern_converter.png |   Bin 0 -> 1622 bytes
 ...rn_1_1_file_date_pattern_converter-members.html |   135 +
 ...1_1pattern_1_1_file_date_pattern_converter.html |   184 +
 ...x_1_1pattern_1_1_file_date_pattern_converter.js |     4 +
 ..._1_file_location_pattern_converter-members.html |   159 +
 ...attern_1_1_file_location_pattern_converter.html |   319 +
 ...1pattern_1_1_file_location_pattern_converter.js |     5 +
 ...pattern_1_1_file_location_pattern_converter.png |   Bin 0 -> 1641 bytes
 ...cxx_1_1pattern_1_1_formatting_info-members.html |   151 +
 ...lasslog4cxx_1_1pattern_1_1_formatting_info.html |   390 +
 .../classlog4cxx_1_1pattern_1_1_formatting_info.js |     9 +
 ...classlog4cxx_1_1pattern_1_1_formatting_info.png |   Bin 0 -> 766 bytes
 ..._1_full_location_pattern_converter-members.html |   159 +
 ...attern_1_1_full_location_pattern_converter.html |   319 +
 ...1pattern_1_1_full_location_pattern_converter.js |     5 +
 ...pattern_1_1_full_location_pattern_converter.png |   Bin 0 -> 1639 bytes
 ...tern_1_1_integer_pattern_converter-members.html |   156 +
 ...x_1_1pattern_1_1_integer_pattern_converter.html |   307 +
 ...cxx_1_1pattern_1_1_integer_pattern_converter.js |     5 +
 ...xx_1_1pattern_1_1_integer_pattern_converter.png |   Bin 0 -> 1216 bytes
 ...attern_1_1_level_pattern_converter-members.html |   159 +
 ...cxx_1_1pattern_1_1_level_pattern_converter.html |   355 +
 ...g4cxx_1_1pattern_1_1_level_pattern_converter.js |     6 +
 ...4cxx_1_1pattern_1_1_level_pattern_converter.png |   Bin 0 -> 1624 bytes
 ..._1_line_location_pattern_converter-members.html |   159 +
 ...attern_1_1_line_location_pattern_converter.html |   319 +
 ...1pattern_1_1_line_location_pattern_converter.js |     5 +
 ...pattern_1_1_line_location_pattern_converter.png |   Bin 0 -> 1652 bytes
 ...1_line_separator_pattern_converter-members.html |   159 +
 ...ttern_1_1_line_separator_pattern_converter.html |   374 +
 ...pattern_1_1_line_separator_pattern_converter.js |     6 +
 ...attern_1_1_line_separator_pattern_converter.png |   Bin 0 -> 1643 bytes
 ...tern_1_1_literal_pattern_converter-members.html |   159 +
 ...x_1_1pattern_1_1_literal_pattern_converter.html |   364 +
 ...cxx_1_1pattern_1_1_literal_pattern_converter.js |     6 +
 ...xx_1_1pattern_1_1_literal_pattern_converter.png |   Bin 0 -> 1630 bytes
 ...ttern_1_1_logger_pattern_converter-members.html |   161 +
 ...xx_1_1pattern_1_1_logger_pattern_converter.html |   327 +
 ...4cxx_1_1pattern_1_1_logger_pattern_converter.js |     5 +
 ...cxx_1_1pattern_1_1_logger_pattern_converter.png |   Bin 0 -> 1956 bytes
 ..._1_logging_event_pattern_converter-members.html |   158 +
 ...attern_1_1_logging_event_pattern_converter.html |   420 +
 ...1pattern_1_1_logging_event_pattern_converter.js |     7 +
 ...pattern_1_1_logging_event_pattern_converter.png |   Bin 0 -> 8776 bytes
 ...tern_1_1_message_pattern_converter-members.html |   159 +
 ...x_1_1pattern_1_1_message_pattern_converter.html |   319 +
 ...cxx_1_1pattern_1_1_message_pattern_converter.js |     5 +
 ...xx_1_1pattern_1_1_message_pattern_converter.png |   Bin 0 -> 1665 bytes
 ..._method_location_pattern_converter-members.html |   159 +
 ...tern_1_1_method_location_pattern_converter.html |   319 +
 ...attern_1_1_method_location_pattern_converter.js |     5 +
 ...ttern_1_1_method_location_pattern_converter.png |   Bin 0 -> 1695 bytes
 ...attern_1_1_n_d_c_pattern_converter-members.html |   159 +
 ...cxx_1_1pattern_1_1_n_d_c_pattern_converter.html |   319 +
 ...g4cxx_1_1pattern_1_1_n_d_c_pattern_converter.js |     5 +
 ...4cxx_1_1pattern_1_1_n_d_c_pattern_converter.png |   Bin 0 -> 1626 bytes
 ...xx_1_1pattern_1_1_name_abbreviator-members.html |   150 +
 ...asslog4cxx_1_1pattern_1_1_name_abbreviator.html |   357 +
 ...classlog4cxx_1_1pattern_1_1_name_abbreviator.js |     8 +
 ...lasslog4cxx_1_1pattern_1_1_name_abbreviator.png |   Bin 0 -> 749 bytes
 ...pattern_1_1_name_pattern_converter-members.html |   160 +
 ...4cxx_1_1pattern_1_1_name_pattern_converter.html |   329 +
 ...og4cxx_1_1pattern_1_1_name_pattern_converter.js |     5 +
 ...g4cxx_1_1pattern_1_1_name_pattern_converter.png |   Bin 0 -> 2696 bytes
 ...x_1_1pattern_1_1_pattern_converter-members.html |   155 +
 ...sslog4cxx_1_1pattern_1_1_pattern_converter.html |   513 +
 ...lasslog4cxx_1_1pattern_1_1_pattern_converter.js |    13 +
 ...asslog4cxx_1_1pattern_1_1_pattern_converter.png |   Bin 0 -> 10852 bytes
 ...4cxx_1_1pattern_1_1_pattern_parser-members.html |   135 +
 ...classlog4cxx_1_1pattern_1_1_pattern_parser.html |   208 +
 .../classlog4cxx_1_1pattern_1_1_pattern_parser.js  |     4 +
 ...n_1_1_properties_pattern_converter-members.html |   159 +
 ..._1pattern_1_1_properties_pattern_converter.html |   319 +
 ..._1_1pattern_1_1_properties_pattern_converter.js |     5 +
 ...1_1pattern_1_1_properties_pattern_converter.png |   Bin 0 -> 1650 bytes
 ..._1_relative_time_pattern_converter-members.html |   160 +
 ...attern_1_1_relative_time_pattern_converter.html |   340 +
 ...1pattern_1_1_relative_time_pattern_converter.js |     6 +
 ...pattern_1_1_relative_time_pattern_converter.png |   Bin 0 -> 1663 bytes
 ...ttern_1_1_thread_pattern_converter-members.html |   159 +
 ...xx_1_1pattern_1_1_thread_pattern_converter.html |   319 +
 ...4cxx_1_1pattern_1_1_thread_pattern_converter.js |     5 +
 ...cxx_1_1pattern_1_1_thread_pattern_converter.png |   Bin 0 -> 1620 bytes
 ...able_information_pattern_converter-members.html |   159 +
 ..._1_throwable_information_pattern_converter.html |   347 +
 ..._1_1_throwable_information_pattern_converter.js |     6 +
 ...1_1_throwable_information_pattern_converter.png |   Bin 0 -> 1723 bytes
 ...classlog4cxx_1_1rolling_1_1_action-members.html |   152 +
 .../classlog4cxx_1_1rolling_1_1_action.html        |   353 +
 .../apidocs/classlog4cxx_1_1rolling_1_1_action.js  |    10 +
 .../apidocs/classlog4cxx_1_1rolling_1_1_action.png |   Bin 0 -> 1743 bytes
 ..._1_1rolling_1_1_file_rename_action-members.html |   153 +
 ...slog4cxx_1_1rolling_1_1_file_rename_action.html |   268 +
 ...asslog4cxx_1_1rolling_1_1_file_rename_action.js |     5 +
 ...sslog4cxx_1_1rolling_1_1_file_rename_action.png |   Bin 0 -> 969 bytes
 ...1_1_filter_based_triggering_policy-members.html |   155 +
 ...rolling_1_1_filter_based_triggering_policy.html |   446 +
 ..._1rolling_1_1_filter_based_triggering_policy.js |    11 +
 ...1rolling_1_1_filter_based_triggering_policy.png |   Bin 0 -> 1990 bytes
 ...ng_1_1_fixed_window_rolling_policy-members.html |   166 +
 ...1_1rolling_1_1_fixed_window_rolling_policy.html |   586 +
 ...x_1_1rolling_1_1_fixed_window_rolling_policy.js |    14 +
 ..._1_1rolling_1_1_fixed_window_rolling_policy.png |   Bin 0 -> 2534 bytes
 ...1_1rolling_1_1_g_z_compress_action-members.html |   153 +
 ...log4cxx_1_1rolling_1_1_g_z_compress_action.html |   268 +
 ...sslog4cxx_1_1rolling_1_1_g_z_compress_action.js |     5 +
 ...slog4cxx_1_1rolling_1_1_g_z_compress_action.png |   Bin 0 -> 1004 bytes
 ...lling_1_1_manual_triggering_policy-members.html |   151 +
 ...xx_1_1rolling_1_1_manual_triggering_policy.html |   352 +
 ...4cxx_1_1rolling_1_1_manual_triggering_policy.js |     7 +
 ...cxx_1_1rolling_1_1_manual_triggering_policy.png |   Bin 0 -> 1893 bytes
 ...1rolling_1_1_rolling_file_appender-members.html |   222 +
 ...g4cxx_1_1rolling_1_1_rolling_file_appender.html |   452 +
 ...log4cxx_1_1rolling_1_1_rolling_file_appender.js |     4 +
 ...og4cxx_1_1rolling_1_1_rolling_file_appender.png |   Bin 0 -> 3710 bytes
 ...1_1_rolling_file_appender_skeleton-members.html |   221 +
 ...rolling_1_1_rolling_file_appender_skeleton.html |   739 +
 ..._1rolling_1_1_rolling_file_appender_skeleton.js |    15 +
 ...1rolling_1_1_rolling_file_appender_skeleton.png |   Bin 0 -> 4528 bytes
 ...4cxx_1_1rolling_1_1_rolling_policy-members.html |   148 +
 ...classlog4cxx_1_1rolling_1_1_rolling_policy.html |   342 +
 .../classlog4cxx_1_1rolling_1_1_rolling_policy.js  |     6 +
 .../classlog4cxx_1_1rolling_1_1_rolling_policy.png |   Bin 0 -> 2192 bytes
 ...1_1rolling_1_1_rolling_policy_base-members.html |   160 +
 ...log4cxx_1_1rolling_1_1_rolling_policy_base.html |   589 +
 ...sslog4cxx_1_1rolling_1_1_rolling_policy_base.js |    16 +
 ...slog4cxx_1_1rolling_1_1_rolling_policy_base.png |   Bin 0 -> 2684 bytes
 ..._1rolling_1_1_rollover_description-members.html |   151 +
 ...og4cxx_1_1rolling_1_1_rollover_description.html |   331 +
 ...slog4cxx_1_1rolling_1_1_rollover_description.js |     9 +
 ...log4cxx_1_1rolling_1_1_rollover_description.png |   Bin 0 -> 755 bytes
 ...g_1_1_size_based_triggering_policy-members.html |   154 +
 ..._1rolling_1_1_size_based_triggering_policy.html |   414 +
 ..._1_1rolling_1_1_size_based_triggering_policy.js |    10 +
 ...1_1rolling_1_1_size_based_triggering_policy.png |   Bin 0 -> 1944 bytes
 ...ling_1_1_time_based_rolling_policy-members.html |   163 +
 ...x_1_1rolling_1_1_time_based_rolling_policy.html |   612 +
 ...cxx_1_1rolling_1_1_time_based_rolling_policy.js |    11 +
 ...xx_1_1rolling_1_1_time_based_rolling_policy.png |   Bin 0 -> 3529 bytes
 ...x_1_1rolling_1_1_triggering_policy-members.html |   150 +
 ...sslog4cxx_1_1rolling_1_1_triggering_policy.html |   342 +
 ...lasslog4cxx_1_1rolling_1_1_triggering_policy.js |     7 +
 ...asslog4cxx_1_1rolling_1_1_triggering_policy.png |   Bin 0 -> 2841 bytes
 ...1_1rolling_1_1_zip_compress_action-members.html |   153 +
 ...log4cxx_1_1rolling_1_1_zip_compress_action.html |   268 +
 ...sslog4cxx_1_1rolling_1_1_zip_compress_action.js |     5 +
 ...slog4cxx_1_1rolling_1_1_zip_compress_action.png |   Bin 0 -> 999 bytes
 ...cxx_1_1spi_1_1_appender_attachable-members.html |   150 +
 ...lasslog4cxx_1_1spi_1_1_appender_attachable.html |   422 +
 .../classlog4cxx_1_1spi_1_1_appender_attachable.js |    11 +
 ...classlog4cxx_1_1spi_1_1_appender_attachable.png |   Bin 0 -> 1971 bytes
 ...asslog4cxx_1_1spi_1_1_configurator-members.html |   144 +
 .../classlog4cxx_1_1spi_1_1_configurator.html      |   246 +
 .../classlog4cxx_1_1spi_1_1_configurator.js        |     5 +
 .../classlog4cxx_1_1spi_1_1_configurator.png       |   Bin 0 -> 1168 bytes
 ...pi_1_1_default_repository_selector-members.html |   148 +
 ...cxx_1_1spi_1_1_default_repository_selector.html |   282 +
 ...g4cxx_1_1spi_1_1_default_repository_selector.js |     7 +
 ...4cxx_1_1spi_1_1_default_repository_selector.png |   Bin 0 -> 1620 bytes
 ...classlog4cxx_1_1spi_1_1_error_code-members.html |   141 +
 .../classlog4cxx_1_1spi_1_1_error_code.html        |   182 +
 .../apidocs/classlog4cxx_1_1spi_1_1_error_code.js  |    10 +
 ...sslog4cxx_1_1spi_1_1_error_handler-members.html |   152 +
 .../classlog4cxx_1_1spi_1_1_error_handler.html     |   458 +
 .../classlog4cxx_1_1spi_1_1_error_handler.js       |    10 +
 .../classlog4cxx_1_1spi_1_1_error_handler.png      |   Bin 0 -> 1717 bytes
 .../classlog4cxx_1_1spi_1_1_filter-members.html    |   156 +
 .../apidocs/classlog4cxx_1_1spi_1_1_filter.html    |   457 +
 .../apidocs/classlog4cxx_1_1spi_1_1_filter.js      |    16 +
 .../apidocs/classlog4cxx_1_1spi_1_1_filter.png     |   Bin 0 -> 4993 bytes
 ..._1spi_1_1_hierarchy_event_listener-members.html |   145 +
 ...og4cxx_1_1spi_1_1_hierarchy_event_listener.html |   275 +
 ...slog4cxx_1_1spi_1_1_hierarchy_event_listener.js |     6 +
 ...log4cxx_1_1spi_1_1_hierarchy_event_listener.png |   Bin 0 -> 633 bytes
 ...sslog4cxx_1_1spi_1_1_location_info-members.html |   147 +
 .../classlog4cxx_1_1spi_1_1_location_info.html     |   472 +
 .../classlog4cxx_1_1spi_1_1_location_info.js       |    16 +
 ...slog4cxx_1_1spi_1_1_logger_factory-members.html |   144 +
 .../classlog4cxx_1_1spi_1_1_logger_factory.html    |   242 +
 .../classlog4cxx_1_1spi_1_1_logger_factory.js      |     5 +
 .../classlog4cxx_1_1spi_1_1_logger_factory.png     |   Bin 0 -> 884 bytes
 ...g4cxx_1_1spi_1_1_logger_repository-members.html |   159 +
 .../classlog4cxx_1_1spi_1_1_logger_repository.html |   684 +
 .../classlog4cxx_1_1spi_1_1_logger_repository.js   |    20 +
 .../classlog4cxx_1_1spi_1_1_logger_repository.png  |   Bin 0 -> 745 bytes
 ...sslog4cxx_1_1spi_1_1_logging_event-members.html |   165 +
 .../classlog4cxx_1_1spi_1_1_logging_event.html     |   759 +
 .../classlog4cxx_1_1spi_1_1_logging_event.js       |    23 +
 .../classlog4cxx_1_1spi_1_1_logging_event.png      |   Bin 0 -> 751 bytes
 ...slog4cxx_1_1spi_1_1_option_handler-members.html |   145 +
 .../classlog4cxx_1_1spi_1_1_option_handler.html    |   308 +
 .../classlog4cxx_1_1spi_1_1_option_handler.js      |     6 +
 .../classlog4cxx_1_1spi_1_1_option_handler.png     |   Bin 0 -> 14047 bytes
 ...cxx_1_1spi_1_1_repository_selector-members.html |   144 +
 ...lasslog4cxx_1_1spi_1_1_repository_selector.html |   233 +
 .../classlog4cxx_1_1spi_1_1_repository_selector.js |     5 +
 ...classlog4cxx_1_1spi_1_1_repository_selector.png |   Bin 0 -> 964 bytes
 ...lasslog4cxx_1_1spi_1_1_root_logger-members.html |   285 +
 .../classlog4cxx_1_1spi_1_1_root_logger.html       |   696 +
 .../apidocs/classlog4cxx_1_1spi_1_1_root_logger.js |     6 +
 .../classlog4cxx_1_1spi_1_1_root_logger.png        |   Bin 0 -> 1656 bytes
 ...spi_1_1_triggering_event_evaluator-members.html |   143 +
 ...4cxx_1_1spi_1_1_triggering_event_evaluator.html |   207 +
 ...og4cxx_1_1spi_1_1_triggering_event_evaluator.js |     4 +
 ...g4cxx_1_1spi_1_1_triggering_event_evaluator.png |   Bin 0 -> 641 bytes
 .../classlog4cxx_1_1ulogstream-members.html        |   170 +
 .../0.11.0/apidocs/classlog4cxx_1_1ulogstream.html |   678 +
 .../0.11.0/apidocs/classlog4cxx_1_1ulogstream.js   |    19 +
 .../0.11.0/apidocs/classlog4cxx_1_1ulogstream.png  |   Bin 0 -> 498 bytes
 ..._1varia_1_1_fallback_error_handler-members.html |   157 +
 ...og4cxx_1_1varia_1_1_fallback_error_handler.html |   590 +
 ...slog4cxx_1_1varia_1_1_fallback_error_handler.js |    15 +
 ...log4cxx_1_1varia_1_1_fallback_error_handler.png |   Bin 0 -> 2069 bytes
 .../classlog4cxx_1_1wlogstream-members.html        |   169 +
 .../0.11.0/apidocs/classlog4cxx_1_1wlogstream.html |   650 +
 .../0.11.0/apidocs/classlog4cxx_1_1wlogstream.js   |    18 +
 .../0.11.0/apidocs/classlog4cxx_1_1wlogstream.png  |   Bin 0 -> 505 bytes
 ...4cxx_1_1xml_1_1_d_o_m_configurator-members.html |   182 +
 ...classlog4cxx_1_1xml_1_1_d_o_m_configurator.html |  1696 ++
 .../classlog4cxx_1_1xml_1_1_d_o_m_configurator.js  |    41 +
 .../classlog4cxx_1_1xml_1_1_d_o_m_configurator.png |   Bin 0 -> 1283 bytes
 ...asslog4cxx_1_1xml_1_1_x_m_l_layout-members.html |   159 +
 .../classlog4cxx_1_1xml_1_1_x_m_l_layout.html      |   503 +
 .../classlog4cxx_1_1xml_1_1_x_m_l_layout.js        |    12 +
 .../classlog4cxx_1_1xml_1_1_x_m_l_layout.png       |   Bin 0 -> 1502 bytes
 .../apidocs/classnamepatternconverter_8h.html      |   146 +
 .../0.11.0/apidocs/classregistration_8h.html       |   146 +
 docs/log4cxx/0.11.0/apidocs/closed.png             |   Bin 0 -> 132 bytes
 docs/log4cxx/0.11.0/apidocs/condition_8h.html      |   147 +
 docs/log4cxx/0.11.0/apidocs/configurator_8h.html   |   152 +
 docs/log4cxx/0.11.0/apidocs/configurator_8h.js     |     5 +
 .../log4cxx/0.11.0/apidocs/consoleappender_8h.html |   150 +
 docs/log4cxx/0.11.0/apidocs/consoleappender_8h.js  |     5 +
 docs/log4cxx/0.11.0/apidocs/cyclicbuffer_8h.html   |   147 +
 .../apidocs/dailyrollingfileappender_8h.html       |   155 +
 .../0.11.0/apidocs/dailyrollingfileappender_8h.js  |     5 +
 docs/log4cxx/0.11.0/apidocs/datagrampacket_8h.html |   153 +
 docs/log4cxx/0.11.0/apidocs/datagrampacket_8h.js   |     5 +
 docs/log4cxx/0.11.0/apidocs/datagramsocket_8h.html |   153 +
 docs/log4cxx/0.11.0/apidocs/datagramsocket_8h.js   |     5 +
 docs/log4cxx/0.11.0/apidocs/date_8h.html           |   153 +
 docs/log4cxx/0.11.0/apidocs/date_8h.js             |     5 +
 docs/log4cxx/0.11.0/apidocs/dateformat_8h.html     |   153 +
 docs/log4cxx/0.11.0/apidocs/dateformat_8h.js       |     5 +
 docs/log4cxx/0.11.0/apidocs/datelayout_8h.html     |   147 +
 .../0.11.0/apidocs/datepatternconverter_8h.html    |   152 +
 .../0.11.0/apidocs/datepatternconverter_8h.js      |     5 +
 .../0.11.0/apidocs/datetimedateformat_8h.html      |   147 +
 .../0.11.0/apidocs/defaultconfigurator_8h.html     |   152 +
 .../0.11.0/apidocs/defaultconfigurator_8h.js       |     5 +
 .../0.11.0/apidocs/defaultloggerfactory_8h.html    |   149 +
 .../0.11.0/apidocs/defaultloggerfactory_8h.js      |     5 +
 .../apidocs/defaultrepositoryselector_8h.html      |   145 +
 docs/log4cxx/0.11.0/apidocs/denyallfilter_8h.html  |   152 +
 docs/log4cxx/0.11.0/apidocs/denyallfilter_8h.js    |     5 +
 .../dir_13914ab3047e815acc15cec9547c6044.html      |   137 +
 .../dir_28a4df15940bc8c75fd06dc5afc8d65c.html      |   135 +
 .../dir_5e0574ca792075d61026f042d0b321c8.html      |   181 +
 .../dir_5eb159725f84c66aafd839904a4acdd0.html      |   135 +
 .../dir_68267d1309a1af8e8297ef4c3efbcdba.html      |   135 +
 .../dir_73284ebf47da3fb887ab0e324de6081f.html      |   164 +
 .../dir_7be30a74690c85c659aa4940da9d1914.html      |   220 +
 .../dir_8002461af9a3313cfd5aea6abe34025b.html      |   153 +
 .../dir_84cde2d0967b9f1e1b3daefd4b4f0951.html      |   135 +
 .../dir_9a2f1396f1f57c6a67d8ef5cfc0fd411.html      |   147 +
 .../dir_a486a3faafb12d97b1faec4977050c4e.html      |   275 +
 .../dir_c34ab60f5215f15fb8bfbfb9923e9342.html      |   137 +
 .../dir_c7a76b111dbb927d86108a9ae364534b.html      |   135 +
 .../dir_c7fd10e362d45ad1567cac355ef67d36.html      |   163 +
 .../dir_df3bee86fdbfb464c3a94507855b0bdc.html      |   135 +
 .../dir_df6508d3588d6d7726d6abef0b1e740a.html      |   135 +
 .../dir_f6024cfca1f9a885cbce52dc998decc9.html      |   135 +
 docs/log4cxx/0.11.0/apidocs/doc.png                |   Bin 0 -> 746 bytes
 .../log4cxx/0.11.0/apidocs/domconfigurator_8h.html |   152 +
 docs/log4cxx/0.11.0/apidocs/domconfigurator_8h.js  |     5 +
 docs/log4cxx/0.11.0/apidocs/doxygen.css            |  1475 +
 docs/log4cxx/0.11.0/apidocs/doxygen.png            |   Bin 0 -> 3779 bytes
 docs/log4cxx/0.11.0/apidocs/dynsections.js         |    97 +
 docs/log4cxx/0.11.0/apidocs/errorhandler_8h.html   |   154 +
 docs/log4cxx/0.11.0/apidocs/errorhandler_8h.js     |     6 +
 docs/log4cxx/0.11.0/apidocs/exception_8h.html      |   200 +
 .../0.11.0/apidocs/expressionfilter_8h.html        |   154 +
 docs/log4cxx/0.11.0/apidocs/expressionfilter_8h.js |     5 +
 .../0.11.0/apidocs/fallbackerrorhandler_8h.html    |   152 +
 .../0.11.0/apidocs/fallbackerrorhandler_8h.js      |     5 +
 docs/log4cxx/0.11.0/apidocs/file_8h.html           |   170 +
 docs/log4cxx/0.11.0/apidocs/file_8h.js             |     5 +
 docs/log4cxx/0.11.0/apidocs/fileappender_8h.html   |   153 +
 docs/log4cxx/0.11.0/apidocs/fileappender_8h.js     |     5 +
 .../apidocs/filedatepatternconverter_8h.html       |   146 +
 .../log4cxx/0.11.0/apidocs/fileinputstream_8h.html |   153 +
 docs/log4cxx/0.11.0/apidocs/fileinputstream_8h.js  |     5 +
 .../apidocs/filelocationpatternconverter_8h.html   |   146 +
 .../0.11.0/apidocs/fileoutputstream_8h.html        |   153 +
 docs/log4cxx/0.11.0/apidocs/fileoutputstream_8h.js |     5 +
 .../0.11.0/apidocs/filerenameaction_8h.html        |   151 +
 docs/log4cxx/0.11.0/apidocs/filerenameaction_8h.js |     5 +
 docs/log4cxx/0.11.0/apidocs/files.html             |   312 +
 docs/log4cxx/0.11.0/apidocs/files.js               |   323 +
 docs/log4cxx/0.11.0/apidocs/filewatchdog_8h.html   |   147 +
 docs/log4cxx/0.11.0/apidocs/filter_8h.html         |   152 +
 docs/log4cxx/0.11.0/apidocs/filter_8h.js           |     5 +
 .../apidocs/filterbasedtriggeringpolicy_8h.html    |   155 +
 .../apidocs/filterbasedtriggeringpolicy_8h.js      |     5 +
 .../apidocs/fixedwindowrollingpolicy_8h.html       |   155 +
 .../0.11.0/apidocs/fixedwindowrollingpolicy_8h.js  |     5 +
 docs/log4cxx/0.11.0/apidocs/folderclosed.png       |   Bin 0 -> 616 bytes
 docs/log4cxx/0.11.0/apidocs/folderopen.png         |   Bin 0 -> 597 bytes
 docs/log4cxx/0.11.0/apidocs/formattinginfo_8h.html |   158 +
 docs/log4cxx/0.11.0/apidocs/formattinginfo_8h.js   |     6 +
 .../apidocs/fulllocationpatternconverter_8h.html   |   146 +
 docs/log4cxx/0.11.0/apidocs/functions.html         |   351 +
 docs/log4cxx/0.11.0/apidocs/functions_0x7e.html    |   453 +
 docs/log4cxx/0.11.0/apidocs/functions_b.html       |   218 +
 docs/log4cxx/0.11.0/apidocs/functions_c.html       |   343 +
 docs/log4cxx/0.11.0/apidocs/functions_d.html       |   297 +
 docs/log4cxx/0.11.0/apidocs/functions_dup.js       |    28 +
 docs/log4cxx/0.11.0/apidocs/functions_e.html       |   268 +
 docs/log4cxx/0.11.0/apidocs/functions_enum.html    |   146 +
 docs/log4cxx/0.11.0/apidocs/functions_eval.html    |   331 +
 docs/log4cxx/0.11.0/apidocs/functions_f.html       |   335 +
 docs/log4cxx/0.11.0/apidocs/functions_func.html    |   325 +
 docs/log4cxx/0.11.0/apidocs/functions_func.js      |    26 +
 .../0.11.0/apidocs/functions_func_0x7e.html        |   451 +
 docs/log4cxx/0.11.0/apidocs/functions_func_b.html  |   196 +
 docs/log4cxx/0.11.0/apidocs/functions_func_c.html  |   326 +
 docs/log4cxx/0.11.0/apidocs/functions_func_d.html  |   251 +
 docs/log4cxx/0.11.0/apidocs/functions_func_e.html  |   254 +
 docs/log4cxx/0.11.0/apidocs/functions_func_f.html  |   306 +
 docs/log4cxx/0.11.0/apidocs/functions_func_g.html  |   826 +
 docs/log4cxx/0.11.0/apidocs/functions_func_h.html  |   188 +
 docs/log4cxx/0.11.0/apidocs/functions_func_i.html  |   341 +
 docs/log4cxx/0.11.0/apidocs/functions_func_j.html  |   175 +
 docs/log4cxx/0.11.0/apidocs/functions_func_l.html  |   244 +
 docs/log4cxx/0.11.0/apidocs/functions_func_m.html  |   203 +
 docs/log4cxx/0.11.0/apidocs/functions_func_n.html  |   218 +
 docs/log4cxx/0.11.0/apidocs/functions_func_o.html  |   279 +
 docs/log4cxx/0.11.0/apidocs/functions_func_p.html  |   287 +
 docs/log4cxx/0.11.0/apidocs/functions_func_r.html  |   311 +
 docs/log4cxx/0.11.0/apidocs/functions_func_s.html  |   634 +
 docs/log4cxx/0.11.0/apidocs/functions_func_t.html  |   236 +
 docs/log4cxx/0.11.0/apidocs/functions_func_u.html  |   181 +
 docs/log4cxx/0.11.0/apidocs/functions_func_w.html  |   240 +
 docs/log4cxx/0.11.0/apidocs/functions_func_x.html  |   175 +
 docs/log4cxx/0.11.0/apidocs/functions_func_z.html  |   172 +
 docs/log4cxx/0.11.0/apidocs/functions_g.html       |   831 +
 docs/log4cxx/0.11.0/apidocs/functions_h.html       |   200 +
 docs/log4cxx/0.11.0/apidocs/functions_i.html       |   353 +
 docs/log4cxx/0.11.0/apidocs/functions_j.html       |   177 +
 docs/log4cxx/0.11.0/apidocs/functions_k.html       |   174 +
 docs/log4cxx/0.11.0/apidocs/functions_l.html       |   270 +
 docs/log4cxx/0.11.0/apidocs/functions_m.html       |   220 +
 docs/log4cxx/0.11.0/apidocs/functions_n.html       |   239 +
 docs/log4cxx/0.11.0/apidocs/functions_o.html       |   290 +
 docs/log4cxx/0.11.0/apidocs/functions_p.html       |   323 +
 docs/log4cxx/0.11.0/apidocs/functions_r.html       |   329 +
 docs/log4cxx/0.11.0/apidocs/functions_rela.html    |   155 +
 docs/log4cxx/0.11.0/apidocs/functions_s.html       |   693 +
 docs/log4cxx/0.11.0/apidocs/functions_t.html       |   280 +
 docs/log4cxx/0.11.0/apidocs/functions_type.html    |   186 +
 docs/log4cxx/0.11.0/apidocs/functions_u.html       |   189 +
 docs/log4cxx/0.11.0/apidocs/functions_v.html       |   174 +
 docs/log4cxx/0.11.0/apidocs/functions_vars.html    |   459 +
 docs/log4cxx/0.11.0/apidocs/functions_w.html       |   251 +
 docs/log4cxx/0.11.0/apidocs/functions_x.html       |   180 +
 docs/log4cxx/0.11.0/apidocs/functions_z.html       |   174 +
 docs/log4cxx/0.11.0/apidocs/globals.html           |   448 +
 docs/log4cxx/0.11.0/apidocs/globals_defs.html      |   409 +
 docs/log4cxx/0.11.0/apidocs/globals_type.html      |   163 +
 .../0.11.0/apidocs/group___logging_macros.html     |   782 +
 .../0.11.0/apidocs/group___logging_macros.js       |    17 +
 .../0.11.0/apidocs/gzcompressaction_8h.html        |   151 +
 docs/log4cxx/0.11.0/apidocs/gzcompressaction_8h.js |     5 +
 docs/log4cxx/0.11.0/apidocs/hierarchy.html         |   376 +
 docs/log4cxx/0.11.0/apidocs/hierarchy.js           |   285 +
 docs/log4cxx/0.11.0/apidocs/hierarchy_8h.html      |   144 +
 .../0.11.0/apidocs/hierarchyeventlistener_8h.html  |   154 +
 .../0.11.0/apidocs/hierarchyeventlistener_8h.js    |     6 +
 docs/log4cxx/0.11.0/apidocs/htmllayout_8h.html     |   150 +
 docs/log4cxx/0.11.0/apidocs/htmllayout_8h.js       |     5 +
 docs/log4cxx/0.11.0/apidocs/index.html             |   123 +
 docs/log4cxx/0.11.0/apidocs/inetaddress_8h.html    |   156 +
 docs/log4cxx/0.11.0/apidocs/inetaddress_8h.js      |     7 +
 docs/log4cxx/0.11.0/apidocs/inputstream_8h.html    |   153 +
 docs/log4cxx/0.11.0/apidocs/inputstream_8h.js      |     5 +
 .../0.11.0/apidocs/inputstreamreader_8h.html       |   153 +
 .../log4cxx/0.11.0/apidocs/inputstreamreader_8h.js |     5 +
 docs/log4cxx/0.11.0/apidocs/integer_8h.html        |   152 +
 docs/log4cxx/0.11.0/apidocs/integer_8h.js          |     5 +
 .../0.11.0/apidocs/integerpatternconverter_8h.html |   152 +
 .../0.11.0/apidocs/integerpatternconverter_8h.js   |     5 +
 .../0.11.0/apidocs/iso8601dateformat_8h.html       |   147 +
 docs/log4cxx/0.11.0/apidocs/jquery.js              |    68 +
 docs/log4cxx/0.11.0/apidocs/jsonlayout_8h.html     |   150 +
 docs/log4cxx/0.11.0/apidocs/jsonlayout_8h.js       |     5 +
 docs/log4cxx/0.11.0/apidocs/layout_8h.html         |   150 +
 docs/log4cxx/0.11.0/apidocs/layout_8h.js           |     5 +
 docs/log4cxx/0.11.0/apidocs/level_8h.html          |   193 +
 docs/log4cxx/0.11.0/apidocs/level_8h.js            |     7 +
 .../0.11.0/apidocs/levelmatchfilter_8h.html        |   152 +
 docs/log4cxx/0.11.0/apidocs/levelmatchfilter_8h.js |     5 +
 .../0.11.0/apidocs/levelpatternconverter_8h.html   |   146 +
 .../0.11.0/apidocs/levelrangefilter_8h.html        |   152 +
 docs/log4cxx/0.11.0/apidocs/levelrangefilter_8h.js |     5 +
 .../apidocs/linelocationpatternconverter_8h.html   |   146 +
 .../apidocs/lineseparatorpatternconverter_8h.html  |   146 +
 .../0.11.0/apidocs/literalpatternconverter_8h.html |   146 +
 docs/log4cxx/0.11.0/apidocs/loader_8h.html         |   146 +
 docs/log4cxx/0.11.0/apidocs/locale_8h.html         |   146 +
 docs/log4cxx/0.11.0/apidocs/locationinfo_8h.html   |   181 +
 docs/log4cxx/0.11.0/apidocs/locationinfo_8h.js     |     6 +
 .../0.11.0/apidocs/locationinfofilter_8h.html      |   154 +
 .../0.11.0/apidocs/locationinfofilter_8h.js        |     5 +
 docs/log4cxx/0.11.0/apidocs/log4cxx_8h.html        |   383 +
 docs/log4cxx/0.11.0/apidocs/log4cxx_8h.js          |    19 +
 .../0.11.0/apidocs/log4cxx__private_8h.html        |   374 +
 docs/log4cxx/0.11.0/apidocs/log4cxx__private_8h.js |    20 +
 docs/log4cxx/0.11.0/apidocs/logger_8h.html         |   208 +
 docs/log4cxx/0.11.0/apidocs/logger_8h.js           |    22 +
 docs/log4cxx/0.11.0/apidocs/loggerfactory_8h.html  |   146 +
 .../0.11.0/apidocs/loggermatchfilter_8h.html       |   152 +
 .../log4cxx/0.11.0/apidocs/loggermatchfilter_8h.js |     5 +
 .../0.11.0/apidocs/loggerpatternconverter_8h.html  |   146 +
 .../0.11.0/apidocs/loggerrepository_8h.html        |   146 +
 docs/log4cxx/0.11.0/apidocs/loggingevent_8h.html   |   159 +
 docs/log4cxx/0.11.0/apidocs/loggingevent_8h.js     |     7 +
 .../apidocs/loggingeventpatternconverter_8h.html   |   152 +
 .../apidocs/loggingeventpatternconverter_8h.js     |     5 +
 docs/log4cxx/0.11.0/apidocs/loglog_8h.html         |   209 +
 docs/log4cxx/0.11.0/apidocs/loglog_8h.js           |     7 +
 docs/log4cxx/0.11.0/apidocs/logmanager_8h.html     |   154 +
 docs/log4cxx/0.11.0/apidocs/logmanager_8h.js       |     6 +
 docs/log4cxx/0.11.0/apidocs/logstring_8h.html      |   179 +
 docs/log4cxx/0.11.0/apidocs/logstring_8h.js        |     7 +
 docs/log4cxx/0.11.0/apidocs/mainpage_8dox.html     |   129 +
 .../0.11.0/apidocs/manualtriggeringpolicy_8h.html  |   149 +
 docs/log4cxx/0.11.0/apidocs/mapfilter_8h.html      |   152 +
 docs/log4cxx/0.11.0/apidocs/mapfilter_8h.js        |     5 +
 docs/log4cxx/0.11.0/apidocs/mdc_8h.html            |   144 +
 docs/log4cxx/0.11.0/apidocs/menu.js                |    26 +
 docs/log4cxx/0.11.0/apidocs/menudata.js            |   139 +
 docs/log4cxx/0.11.0/apidocs/messagebuffer_8h.html  |   180 +
 docs/log4cxx/0.11.0/apidocs/messagebuffer_8h.js    |    13 +
 .../0.11.0/apidocs/messagepatternconverter_8h.html |   146 +
 .../apidocs/methodlocationpatternconverter_8h.html |   146 +
 docs/log4cxx/0.11.0/apidocs/modules.html           |   128 +
 docs/log4cxx/0.11.0/apidocs/modules.js             |     4 +
 docs/log4cxx/0.11.0/apidocs/mutex_8h.html          |   193 +
 docs/log4cxx/0.11.0/apidocs/mutex_8h.js            |     6 +
 .../log4cxx/0.11.0/apidocs/nameabbreviator_8h.html |   152 +
 docs/log4cxx/0.11.0/apidocs/nameabbreviator_8h.js  |     5 +
 .../0.11.0/apidocs/namepatternconverter_8h.html    |   146 +
 docs/log4cxx/0.11.0/apidocs/namespacelog4cxx.html  |   783 +
 docs/log4cxx/0.11.0/apidocs/namespacelog4cxx.js    |    43 +
 .../0.11.0/apidocs/namespacelog4cxx_1_1config.html |   138 +
 .../0.11.0/apidocs/namespacelog4cxx_1_1config.js   |     4 +
 .../0.11.0/apidocs/namespacelog4cxx_1_1db.html     |   162 +
 .../0.11.0/apidocs/namespacelog4cxx_1_1db.js       |     5 +
 .../0.11.0/apidocs/namespacelog4cxx_1_1filter.html |   296 +
 .../0.11.0/apidocs/namespacelog4cxx_1_1filter.js   |    13 +
 .../apidocs/namespacelog4cxx_1_1helpers.html       |  1302 +
 .../0.11.0/apidocs/namespacelog4cxx_1_1helpers.js  |   103 +
 ...cxx_1_1helpers_1_1_simple_date_format_impl.html |   129 +
 ...espacelog4cxx_1_1helpers_1_1_thread_launch.html |   164 +
 .../0.11.0/apidocs/namespacelog4cxx_1_1net.html    |   343 +
 .../0.11.0/apidocs/namespacelog4cxx_1_1net.js      |    10 +
 .../0.11.0/apidocs/namespacelog4cxx_1_1nt.html     |   163 +
 .../0.11.0/apidocs/namespacelog4cxx_1_1nt.js       |     5 +
 .../apidocs/namespacelog4cxx_1_1pattern.html       |   382 +
 .../0.11.0/apidocs/namespacelog4cxx_1_1pattern.js  |    28 +
 .../apidocs/namespacelog4cxx_1_1rolling.html       |   471 +
 .../0.11.0/apidocs/namespacelog4cxx_1_1rolling.js  |    18 +
 .../0.11.0/apidocs/namespacelog4cxx_1_1rule.html   |   164 +
 .../0.11.0/apidocs/namespacelog4cxx_1_1spi.html    |   536 +
 .../0.11.0/apidocs/namespacelog4cxx_1_1spi.js      |    18 +
 .../0.11.0/apidocs/namespacelog4cxx_1_1varia.html  |   161 +
 .../0.11.0/apidocs/namespacelog4cxx_1_1varia.js    |     4 +
 .../0.11.0/apidocs/namespacelog4cxx_1_1xml.html    |   182 +
 .../0.11.0/apidocs/namespacelog4cxx_1_1xml.js      |     5 +
 docs/log4cxx/0.11.0/apidocs/namespacemembers.html  |   312 +
 .../0.11.0/apidocs/namespacemembers_func.html      |   180 +
 .../0.11.0/apidocs/namespacemembers_type.html      |   221 +
 docs/log4cxx/0.11.0/apidocs/namespaces.html        |   148 +
 docs/log4cxx/0.11.0/apidocs/namespaces.js          |     4 +
 docs/log4cxx/0.11.0/apidocs/nav_f.png              |   Bin 0 -> 153 bytes
 docs/log4cxx/0.11.0/apidocs/nav_g.png              |   Bin 0 -> 95 bytes
 docs/log4cxx/0.11.0/apidocs/nav_h.png              |   Bin 0 -> 98 bytes
 docs/log4cxx/0.11.0/apidocs/navtree.css            |   143 +
 docs/log4cxx/0.11.0/apidocs/navtree.js             |   523 +
 docs/log4cxx/0.11.0/apidocs/navtreedata.js         |    54 +
 docs/log4cxx/0.11.0/apidocs/navtreeindex0.js       |   253 +
 docs/log4cxx/0.11.0/apidocs/navtreeindex1.js       |   253 +
 docs/log4cxx/0.11.0/apidocs/navtreeindex10.js      |   127 +
 docs/log4cxx/0.11.0/apidocs/navtreeindex2.js       |   253 +
 docs/log4cxx/0.11.0/apidocs/navtreeindex3.js       |   253 +
 docs/log4cxx/0.11.0/apidocs/navtreeindex4.js       |   253 +
 docs/log4cxx/0.11.0/apidocs/navtreeindex5.js       |   253 +
 docs/log4cxx/0.11.0/apidocs/navtreeindex6.js       |   253 +
 docs/log4cxx/0.11.0/apidocs/navtreeindex7.js       |   253 +
 docs/log4cxx/0.11.0/apidocs/navtreeindex8.js       |   253 +
 docs/log4cxx/0.11.0/apidocs/navtreeindex9.js       |   253 +
 docs/log4cxx/0.11.0/apidocs/ndc_8h.html            |   146 +
 .../0.11.0/apidocs/ndcpatternconverter_8h.html     |   146 +
 .../0.11.0/apidocs/nteventlogappender_8h.html      |   152 +
 .../0.11.0/apidocs/nteventlogappender_8h.js        |     5 +
 docs/log4cxx/0.11.0/apidocs/object_8h.html         |   379 +
 docs/log4cxx/0.11.0/apidocs/object_8h.js           |    16 +
 docs/log4cxx/0.11.0/apidocs/objectimpl_8h.html     |   147 +
 .../0.11.0/apidocs/objectoutputstream_8h.html      |   153 +
 .../0.11.0/apidocs/objectoutputstream_8h.js        |     5 +
 docs/log4cxx/0.11.0/apidocs/objectptr_8h.html      |   172 +
 docs/log4cxx/0.11.0/apidocs/objectptr_8h.js        |     6 +
 docs/log4cxx/0.11.0/apidocs/odbcappender_8h.html   |   153 +
 docs/log4cxx/0.11.0/apidocs/odbcappender_8h.js     |     6 +
 .../0.11.0/apidocs/onlyonceerrorhandler_8h.html    |   147 +
 docs/log4cxx/0.11.0/apidocs/open.png               |   Bin 0 -> 123 bytes
 .../log4cxx/0.11.0/apidocs/optionconverter_8h.html |   155 +
 docs/log4cxx/0.11.0/apidocs/optionconverter_8h.js  |     5 +
 docs/log4cxx/0.11.0/apidocs/optionhandler_8h.html  |   152 +
 docs/log4cxx/0.11.0/apidocs/optionhandler_8h.js    |     5 +
 .../apidocs/outputdebugstringappender_8h.html      |   145 +
 docs/log4cxx/0.11.0/apidocs/outputstream_8h.html   |   153 +
 docs/log4cxx/0.11.0/apidocs/outputstream_8h.js     |     5 +
 .../0.11.0/apidocs/outputstreamwriter_8h.html      |   153 +
 .../0.11.0/apidocs/outputstreamwriter_8h.js        |     5 +
 .../0.11.0/apidocs/patternconverter_8h.html        |   180 +
 docs/log4cxx/0.11.0/apidocs/patternconverter_8h.js |     7 +
 docs/log4cxx/0.11.0/apidocs/patternlayout_8h.html  |   154 +
 docs/log4cxx/0.11.0/apidocs/patternlayout_8h.js    |     7 +
 docs/log4cxx/0.11.0/apidocs/patternparser_8h.html  |   154 +
 docs/log4cxx/0.11.0/apidocs/patternparser_8h.js    |     6 +
 docs/log4cxx/0.11.0/apidocs/pool_8h.html           |   146 +
 docs/log4cxx/0.11.0/apidocs/portability_8h.html    |   129 +
 docs/log4cxx/0.11.0/apidocs/properties_8h.html     |   146 +
 .../apidocs/propertiespatternconverter_8h.html     |   146 +
 .../0.11.0/apidocs/propertyconfigurator_8h.html    |   149 +
 docs/log4cxx/0.11.0/apidocs/propertyfilter_8h.html |   146 +
 .../0.11.0/apidocs/propertyresourcebundle_8h.html  |   153 +
 .../0.11.0/apidocs/propertyresourcebundle_8h.js    |     5 +
 docs/log4cxx/0.11.0/apidocs/propertysetter_8h.html |   155 +
 docs/log4cxx/0.11.0/apidocs/propertysetter_8h.js   |     5 +
 docs/log4cxx/0.11.0/apidocs/provisionnode_8h.html  |   143 +
 docs/log4cxx/0.11.0/apidocs/provisionnode_8h.js    |     4 +
 docs/log4cxx/0.11.0/apidocs/reader_8h.html         |   153 +
 docs/log4cxx/0.11.0/apidocs/reader_8h.js           |     5 +
 .../0.11.0/apidocs/relativetimedateformat_8h.html  |   147 +
 .../apidocs/relativetimepatternconverter_8h.html   |   146 +
 .../0.11.0/apidocs/repositoryselector_8h.html      |   152 +
 .../0.11.0/apidocs/repositoryselector_8h.js        |     5 +
 docs/log4cxx/0.11.0/apidocs/resize.js              |    97 +
 docs/log4cxx/0.11.0/apidocs/resourcebundle_8h.html |   153 +
 docs/log4cxx/0.11.0/apidocs/resourcebundle_8h.js   |     5 +
 .../apidocs/rolling_2rollingfileappender_8h.html   |   152 +
 .../apidocs/rolling_2rollingfileappender_8h.js     |     5 +
 .../0.11.0/apidocs/rollingfileappender_8h.html     |   150 +
 .../0.11.0/apidocs/rollingfileappender_8h.js       |     5 +
 .../apidocs/rollingfileappenderskeleton_8h.html    |   152 +
 .../apidocs/rollingfileappenderskeleton_8h.js      |     5 +
 docs/log4cxx/0.11.0/apidocs/rollingpolicy_8h.html  |   152 +
 docs/log4cxx/0.11.0/apidocs/rollingpolicy_8h.js    |     5 +
 .../0.11.0/apidocs/rollingpolicybase_8h.html       |   154 +
 .../log4cxx/0.11.0/apidocs/rollingpolicybase_8h.js |     6 +
 .../0.11.0/apidocs/rolloverdescription_8h.html     |   151 +
 .../0.11.0/apidocs/rolloverdescription_8h.js       |     5 +
 docs/log4cxx/0.11.0/apidocs/rootlogger_8h.html     |   146 +
 docs/log4cxx/0.11.0/apidocs/search/all_0.html      |    26 +
 docs/log4cxx/0.11.0/apidocs/search/all_0.js        |     5 +
 docs/log4cxx/0.11.0/apidocs/search/all_1.html      |    26 +
 docs/log4cxx/0.11.0/apidocs/search/all_1.js        |    62 +
 docs/log4cxx/0.11.0/apidocs/search/all_10.html     |    26 +
 docs/log4cxx/0.11.0/apidocs/search/all_10.js       |    73 +
 docs/log4cxx/0.11.0/apidocs/search/all_11.html     |    26 +
 docs/log4cxx/0.11.0/apidocs/search/all_11.js       |    66 +
 docs/log4cxx/0.11.0/apidocs/search/all_12.html     |    26 +
 docs/log4cxx/0.11.0/apidocs/search/all_12.js       |   198 +
 docs/log4cxx/0.11.0/apidocs/search/all_13.html     |    26 +
 docs/log4cxx/0.11.0/apidocs/search/all_13.js       |    66 +
 docs/log4cxx/0.11.0/apidocs/search/all_14.html     |    26 +
 docs/log4cxx/0.11.0/apidocs/search/all_14.js       |    13 +
 docs/log4cxx/0.11.0/apidocs/search/all_15.html     |    26 +
 docs/log4cxx/0.11.0/apidocs/search/all_15.js       |     4 +
 docs/log4cxx/0.11.0/apidocs/search/all_16.html     |    26 +
 docs/log4cxx/0.11.0/apidocs/search/all_16.js       |    31 +
 docs/log4cxx/0.11.0/apidocs/search/all_17.html     |    26 +
 docs/log4cxx/0.11.0/apidocs/search/all_17.js       |    18 +
 docs/log4cxx/0.11.0/apidocs/search/all_18.html     |    26 +
 docs/log4cxx/0.11.0/apidocs/search/all_18.js       |     6 +
 docs/log4cxx/0.11.0/apidocs/search/all_19.html     |    26 +
 docs/log4cxx/0.11.0/apidocs/search/all_19.js       |    97 +
 docs/log4cxx/0.11.0/apidocs/search/all_2.html      |    26 +
 docs/log4cxx/0.11.0/apidocs/search/all_2.js        |    30 +
 docs/log4cxx/0.11.0/apidocs/search/all_3.html      |    26 +
 docs/log4cxx/0.11.0/apidocs/search/all_3.js        |    71 +
 docs/log4cxx/0.11.0/apidocs/search/all_4.html      |    26 +
 docs/log4cxx/0.11.0/apidocs/search/all_4.js        |    69 +
 docs/log4cxx/0.11.0/apidocs/search/all_5.html      |    26 +
 docs/log4cxx/0.11.0/apidocs/search/all_5.js        |    39 +
 docs/log4cxx/0.11.0/apidocs/search/all_6.html      |    26 +
 docs/log4cxx/0.11.0/apidocs/search/all_6.js        |    72 +
 docs/log4cxx/0.11.0/apidocs/search/all_7.html      |    26 +
 docs/log4cxx/0.11.0/apidocs/search/all_7.js        |   197 +
 docs/log4cxx/0.11.0/apidocs/search/all_8.html      |    26 +
 docs/log4cxx/0.11.0/apidocs/search/all_8.js        |    17 +
 docs/log4cxx/0.11.0/apidocs/search/all_9.html      |    26 +
 docs/log4cxx/0.11.0/apidocs/search/all_9.js        |    79 +
 docs/log4cxx/0.11.0/apidocs/search/all_a.html      |    26 +
 docs/log4cxx/0.11.0/apidocs/search/all_a.js        |     7 +
 docs/log4cxx/0.11.0/apidocs/search/all_b.html      |    26 +
 docs/log4cxx/0.11.0/apidocs/search/all_b.js        |     4 +
 docs/log4cxx/0.11.0/apidocs/search/all_c.html      |    26 +
 docs/log4cxx/0.11.0/apidocs/search/all_c.js        |   173 +
 docs/log4cxx/0.11.0/apidocs/search/all_d.html      |    26 +
 docs/log4cxx/0.11.0/apidocs/search/all_d.js        |    36 +
 docs/log4cxx/0.11.0/apidocs/search/all_e.html      |    26 +
 docs/log4cxx/0.11.0/apidocs/search/all_e.js        |    31 +
 docs/log4cxx/0.11.0/apidocs/search/all_f.html      |    26 +
 docs/log4cxx/0.11.0/apidocs/search/all_f.js        |    69 +
 docs/log4cxx/0.11.0/apidocs/search/classes_0.html  |    26 +
 docs/log4cxx/0.11.0/apidocs/search/classes_0.js    |    12 +
 docs/log4cxx/0.11.0/apidocs/search/classes_1.html  |    26 +
 docs/log4cxx/0.11.0/apidocs/search/classes_1.js    |    10 +
 docs/log4cxx/0.11.0/apidocs/search/classes_10.html |    26 +
 docs/log4cxx/0.11.0/apidocs/search/classes_10.js   |    27 +
 docs/log4cxx/0.11.0/apidocs/search/classes_11.html |    26 +
 docs/log4cxx/0.11.0/apidocs/search/classes_11.js   |    18 +
 docs/log4cxx/0.11.0/apidocs/search/classes_12.html |    26 +
 docs/log4cxx/0.11.0/apidocs/search/classes_12.js   |     6 +
 docs/log4cxx/0.11.0/apidocs/search/classes_13.html |    26 +
 docs/log4cxx/0.11.0/apidocs/search/classes_13.js   |     7 +
 docs/log4cxx/0.11.0/apidocs/search/classes_14.html |    26 +
 docs/log4cxx/0.11.0/apidocs/search/classes_14.js   |     9 +
 docs/log4cxx/0.11.0/apidocs/search/classes_15.html |    26 +
 docs/log4cxx/0.11.0/apidocs/search/classes_15.js   |     4 +
 docs/log4cxx/0.11.0/apidocs/search/classes_2.html  |    26 +
 docs/log4cxx/0.11.0/apidocs/search/classes_2.js    |    18 +
 docs/log4cxx/0.11.0/apidocs/search/classes_3.html  |    26 +
 docs/log4cxx/0.11.0/apidocs/search/classes_3.js    |    17 +
 docs/log4cxx/0.11.0/apidocs/search/classes_4.html  |    26 +
 docs/log4cxx/0.11.0/apidocs/search/classes_4.js    |     7 +
 docs/log4cxx/0.11.0/apidocs/search/classes_5.html  |    26 +
 docs/log4cxx/0.11.0/apidocs/search/classes_5.js    |    17 +
 docs/log4cxx/0.11.0/apidocs/search/classes_6.html  |    26 +
 docs/log4cxx/0.11.0/apidocs/search/classes_6.js    |     4 +
 docs/log4cxx/0.11.0/apidocs/search/classes_7.html  |    26 +
 docs/log4cxx/0.11.0/apidocs/search/classes_7.js    |     6 +
 docs/log4cxx/0.11.0/apidocs/search/classes_8.html  |    26 +
 docs/log4cxx/0.11.0/apidocs/search/classes_8.js    |    16 +
 docs/log4cxx/0.11.0/apidocs/search/classes_9.html  |    26 +
 docs/log4cxx/0.11.0/apidocs/search/classes_9.js    |     4 +
 docs/log4cxx/0.11.0/apidocs/search/classes_a.html  |    26 +
 docs/log4cxx/0.11.0/apidocs/search/classes_a.js    |    27 +
 docs/log4cxx/0.11.0/apidocs/search/classes_b.html  |    26 +
 docs/log4cxx/0.11.0/apidocs/search/classes_b.js    |    12 +
 docs/log4cxx/0.11.0/apidocs/search/classes_c.html  |    26 +
 docs/log4cxx/0.11.0/apidocs/search/classes_c.js    |    10 +
 docs/log4cxx/0.11.0/apidocs/search/classes_d.html  |    26 +
 docs/log4cxx/0.11.0/apidocs/search/classes_d.js    |    27 +
 docs/log4cxx/0.11.0/apidocs/search/classes_e.html  |    26 +
 docs/log4cxx/0.11.0/apidocs/search/classes_e.js    |    14 +
 docs/log4cxx/0.11.0/apidocs/search/classes_f.html  |    26 +
 docs/log4cxx/0.11.0/apidocs/search/classes_f.js    |    16 +
 docs/log4cxx/0.11.0/apidocs/search/close.png       |   Bin 0 -> 273 bytes
 docs/log4cxx/0.11.0/apidocs/search/defines_0.html  |    26 +
 docs/log4cxx/0.11.0/apidocs/search/defines_0.js    |     5 +
 docs/log4cxx/0.11.0/apidocs/search/defines_1.html  |    26 +
 docs/log4cxx/0.11.0/apidocs/search/defines_1.js    |     4 +
 docs/log4cxx/0.11.0/apidocs/search/defines_2.html  |    26 +
 docs/log4cxx/0.11.0/apidocs/search/defines_2.js    |     8 +
 docs/log4cxx/0.11.0/apidocs/search/defines_3.html  |    26 +
 docs/log4cxx/0.11.0/apidocs/search/defines_3.js    |     4 +
 docs/log4cxx/0.11.0/apidocs/search/defines_4.html  |    26 +
 docs/log4cxx/0.11.0/apidocs/search/defines_4.js    |     6 +
 docs/log4cxx/0.11.0/apidocs/search/defines_5.html  |    26 +
 docs/log4cxx/0.11.0/apidocs/search/defines_5.js    |    53 +
 docs/log4cxx/0.11.0/apidocs/search/defines_6.html  |    26 +
 docs/log4cxx/0.11.0/apidocs/search/defines_6.js    |     6 +
 docs/log4cxx/0.11.0/apidocs/search/enums_0.html    |    26 +
 docs/log4cxx/0.11.0/apidocs/search/enums_0.js      |     4 +
 docs/log4cxx/0.11.0/apidocs/search/enums_1.html    |    26 +
 docs/log4cxx/0.11.0/apidocs/search/enums_1.js      |     4 +
 .../0.11.0/apidocs/search/enumvalues_0.html        |    26 +
 docs/log4cxx/0.11.0/apidocs/search/enumvalues_0.js |     6 +
 .../0.11.0/apidocs/search/enumvalues_1.html        |    26 +
 docs/log4cxx/0.11.0/apidocs/search/enumvalues_1.js |     4 +
 .../0.11.0/apidocs/search/enumvalues_2.html        |    26 +
 docs/log4cxx/0.11.0/apidocs/search/enumvalues_2.js |     6 +
 .../0.11.0/apidocs/search/enumvalues_3.html        |    26 +
 docs/log4cxx/0.11.0/apidocs/search/enumvalues_3.js |     5 +
 .../0.11.0/apidocs/search/enumvalues_4.html        |    26 +
 docs/log4cxx/0.11.0/apidocs/search/enumvalues_4.js |     6 +
 .../0.11.0/apidocs/search/enumvalues_5.html        |    26 +
 docs/log4cxx/0.11.0/apidocs/search/enumvalues_5.js |     4 +
 .../0.11.0/apidocs/search/enumvalues_6.html        |    26 +
 docs/log4cxx/0.11.0/apidocs/search/enumvalues_6.js |     4 +
 .../0.11.0/apidocs/search/enumvalues_7.html        |    26 +
 docs/log4cxx/0.11.0/apidocs/search/enumvalues_7.js |     4 +
 .../0.11.0/apidocs/search/enumvalues_8.html        |    26 +
 docs/log4cxx/0.11.0/apidocs/search/enumvalues_8.js |     4 +
 .../0.11.0/apidocs/search/enumvalues_9.html        |    26 +
 docs/log4cxx/0.11.0/apidocs/search/enumvalues_9.js |     6 +
 .../0.11.0/apidocs/search/enumvalues_a.html        |    26 +
 docs/log4cxx/0.11.0/apidocs/search/enumvalues_a.js |     4 +
 .../0.11.0/apidocs/search/enumvalues_b.html        |    26 +
 docs/log4cxx/0.11.0/apidocs/search/enumvalues_b.js |     7 +
 .../0.11.0/apidocs/search/enumvalues_c.html        |    26 +
 docs/log4cxx/0.11.0/apidocs/search/enumvalues_c.js |    14 +
 .../0.11.0/apidocs/search/enumvalues_d.html        |    26 +
 docs/log4cxx/0.11.0/apidocs/search/enumvalues_d.js |     4 +
 .../0.11.0/apidocs/search/enumvalues_e.html        |    26 +
 docs/log4cxx/0.11.0/apidocs/search/enumvalues_e.js |     5 +
 docs/log4cxx/0.11.0/apidocs/search/files_0.html    |    26 +
 docs/log4cxx/0.11.0/apidocs/search/files_0.js      |    12 +
 docs/log4cxx/0.11.0/apidocs/search/files_1.html    |    26 +
 docs/log4cxx/0.11.0/apidocs/search/files_1.js      |     9 +
 docs/log4cxx/0.11.0/apidocs/search/files_10.html   |    26 +
 docs/log4cxx/0.11.0/apidocs/search/files_10.js     |    25 +
 docs/log4cxx/0.11.0/apidocs/search/files_11.html   |    26 +
 docs/log4cxx/0.11.0/apidocs/search/files_11.js     |    17 +
 docs/log4cxx/0.11.0/apidocs/search/files_12.html   |    26 +
 docs/log4cxx/0.11.0/apidocs/search/files_12.js     |     5 +
 docs/log4cxx/0.11.0/apidocs/search/files_13.html   |    26 +
 docs/log4cxx/0.11.0/apidocs/search/files_13.js     |     6 +
 docs/log4cxx/0.11.0/apidocs/search/files_14.html   |    26 +
 docs/log4cxx/0.11.0/apidocs/search/files_14.js     |     4 +
 docs/log4cxx/0.11.0/apidocs/search/files_2.html    |    26 +
 docs/log4cxx/0.11.0/apidocs/search/files_2.js      |    13 +
 docs/log4cxx/0.11.0/apidocs/search/files_3.html    |    26 +
 docs/log4cxx/0.11.0/apidocs/search/files_3.js      |    16 +
 docs/log4cxx/0.11.0/apidocs/search/files_4.html    |    26 +
 docs/log4cxx/0.11.0/apidocs/search/files_4.js      |     6 +
 docs/log4cxx/0.11.0/apidocs/search/files_5.html    |    26 +
 docs/log4cxx/0.11.0/apidocs/search/files_5.js      |    17 +
 docs/log4cxx/0.11.0/apidocs/search/files_6.html    |    26 +
 docs/log4cxx/0.11.0/apidocs/search/files_6.js      |     4 +
 docs/log4cxx/0.11.0/apidocs/search/files_7.html    |    26 +
 docs/log4cxx/0.11.0/apidocs/search/files_7.js      |     6 +
 docs/log4cxx/0.11.0/apidocs/search/files_8.html    |    26 +
 docs/log4cxx/0.11.0/apidocs/search/files_8.js      |     9 +
 docs/log4cxx/0.11.0/apidocs/search/files_9.html    |    26 +
 docs/log4cxx/0.11.0/apidocs/search/files_9.js      |     4 +
 docs/log4cxx/0.11.0/apidocs/search/files_a.html    |    26 +
 docs/log4cxx/0.11.0/apidocs/search/files_a.js      |    27 +
 docs/log4cxx/0.11.0/apidocs/search/files_b.html    |    26 +
 docs/log4cxx/0.11.0/apidocs/search/files_b.js      |    11 +
 docs/log4cxx/0.11.0/apidocs/search/files_c.html    |    26 +
 docs/log4cxx/0.11.0/apidocs/search/files_c.js      |     8 +
 docs/log4cxx/0.11.0/apidocs/search/files_d.html    |    26 +
 docs/log4cxx/0.11.0/apidocs/search/files_d.js      |    14 +
 docs/log4cxx/0.11.0/apidocs/search/files_e.html    |    26 +
 docs/log4cxx/0.11.0/apidocs/search/files_e.js      |    15 +
 docs/log4cxx/0.11.0/apidocs/search/files_f.html    |    26 +
 docs/log4cxx/0.11.0/apidocs/search/files_f.js      |    15 +
 .../log4cxx/0.11.0/apidocs/search/functions_0.html |    26 +
 docs/log4cxx/0.11.0/apidocs/search/functions_0.js  |    32 +
 .../log4cxx/0.11.0/apidocs/search/functions_1.html |    26 +
 docs/log4cxx/0.11.0/apidocs/search/functions_1.js  |    12 +
 .../0.11.0/apidocs/search/functions_10.html        |    26 +
 docs/log4cxx/0.11.0/apidocs/search/functions_10.js |   130 +
 .../0.11.0/apidocs/search/functions_11.html        |    26 +
 docs/log4cxx/0.11.0/apidocs/search/functions_11.js |    23 +
 .../0.11.0/apidocs/search/functions_12.html        |    26 +
 docs/log4cxx/0.11.0/apidocs/search/functions_12.js |     7 +
 .../0.11.0/apidocs/search/functions_13.html        |    26 +
 docs/log4cxx/0.11.0/apidocs/search/functions_13.js |    22 +
 .../0.11.0/apidocs/search/functions_14.html        |    26 +
 docs/log4cxx/0.11.0/apidocs/search/functions_14.js |     5 +
 .../0.11.0/apidocs/search/functions_15.html        |    26 +
 docs/log4cxx/0.11.0/apidocs/search/functions_15.js |     4 +
 .../0.11.0/apidocs/search/functions_16.html        |    26 +
 docs/log4cxx/0.11.0/apidocs/search/functions_16.js |    97 +
 .../log4cxx/0.11.0/apidocs/search/functions_2.html |    26 +
 docs/log4cxx/0.11.0/apidocs/search/functions_2.js  |    40 +
 .../log4cxx/0.11.0/apidocs/search/functions_3.html |    26 +
 docs/log4cxx/0.11.0/apidocs/search/functions_3.js  |    25 +
 .../log4cxx/0.11.0/apidocs/search/functions_4.html |    26 +
 docs/log4cxx/0.11.0/apidocs/search/functions_4.js  |    26 +
 .../log4cxx/0.11.0/apidocs/search/functions_5.html |    26 +
 docs/log4cxx/0.11.0/apidocs/search/functions_5.js  |    34 +
 .../log4cxx/0.11.0/apidocs/search/functions_6.html |    26 +
 docs/log4cxx/0.11.0/apidocs/search/functions_6.js  |   194 +
 .../log4cxx/0.11.0/apidocs/search/functions_7.html |    26 +
 docs/log4cxx/0.11.0/apidocs/search/functions_7.js  |     8 +
 .../log4cxx/0.11.0/apidocs/search/functions_8.html |    26 +
 docs/log4cxx/0.11.0/apidocs/search/functions_8.js  |    53 +
 .../log4cxx/0.11.0/apidocs/search/functions_9.html |    26 +
 docs/log4cxx/0.11.0/apidocs/search/functions_9.js  |     5 +
 .../log4cxx/0.11.0/apidocs/search/functions_a.html |    26 +
 docs/log4cxx/0.11.0/apidocs/search/functions_a.js  |    29 +
 .../log4cxx/0.11.0/apidocs/search/functions_b.html |    26 +
 docs/log4cxx/0.11.0/apidocs/search/functions_b.js  |    15 +
 .../log4cxx/0.11.0/apidocs/search/functions_c.html |    26 +
 docs/log4cxx/0.11.0/apidocs/search/functions_c.js  |    13 +
 .../log4cxx/0.11.0/apidocs/search/functions_d.html |    26 +
 docs/log4cxx/0.11.0/apidocs/search/functions_d.js  |    27 +
 .../log4cxx/0.11.0/apidocs/search/functions_e.html |    26 +
 docs/log4cxx/0.11.0/apidocs/search/functions_e.js  |    40 +
 .../log4cxx/0.11.0/apidocs/search/functions_f.html |    26 +
 docs/log4cxx/0.11.0/apidocs/search/functions_f.js  |    34 +
 docs/log4cxx/0.11.0/apidocs/search/groups_0.html   |    26 +
 docs/log4cxx/0.11.0/apidocs/search/groups_0.js     |     4 +
 docs/log4cxx/0.11.0/apidocs/search/mag_sel.png     |   Bin 0 -> 563 bytes
 .../0.11.0/apidocs/search/namespaces_0.html        |    26 +
 docs/log4cxx/0.11.0/apidocs/search/namespaces_0.js |    18 +
 docs/log4cxx/0.11.0/apidocs/search/nomatches.html  |    12 +
 docs/log4cxx/0.11.0/apidocs/search/related_0.html  |    26 +
 docs/log4cxx/0.11.0/apidocs/search/related_0.js    |     4 +
 docs/log4cxx/0.11.0/apidocs/search/related_1.html  |    26 +
 docs/log4cxx/0.11.0/apidocs/search/related_1.js    |     4 +
 docs/log4cxx/0.11.0/apidocs/search/related_2.html  |    26 +
 docs/log4cxx/0.11.0/apidocs/search/related_2.js    |     4 +
 docs/log4cxx/0.11.0/apidocs/search/related_3.html  |    26 +
 docs/log4cxx/0.11.0/apidocs/search/related_3.js    |     4 +
 docs/log4cxx/0.11.0/apidocs/search/related_4.html  |    26 +
 docs/log4cxx/0.11.0/apidocs/search/related_4.js    |     4 +
 docs/log4cxx/0.11.0/apidocs/search/search.css      |   271 +
 docs/log4cxx/0.11.0/apidocs/search/search.js       |   791 +
 docs/log4cxx/0.11.0/apidocs/search/search_l.png    |   Bin 0 -> 604 bytes
 docs/log4cxx/0.11.0/apidocs/search/search_m.png    |   Bin 0 -> 158 bytes
 docs/log4cxx/0.11.0/apidocs/search/search_r.png    |   Bin 0 -> 612 bytes
 docs/log4cxx/0.11.0/apidocs/search/searchdata.js   |    48 +
 docs/log4cxx/0.11.0/apidocs/search/typedefs_0.html |    26 +
 docs/log4cxx/0.11.0/apidocs/search/typedefs_0.js   |     9 +
 docs/log4cxx/0.11.0/apidocs/search/typedefs_1.html |    26 +
 docs/log4cxx/0.11.0/apidocs/search/typedefs_1.js   |     4 +
 .../log4cxx/0.11.0/apidocs/search/typedefs_10.html |    26 +
 docs/log4cxx/0.11.0/apidocs/search/typedefs_10.js  |     6 +
 docs/log4cxx/0.11.0/apidocs/search/typedefs_2.html |    26 +
 docs/log4cxx/0.11.0/apidocs/search/typedefs_2.js   |     6 +
 docs/log4cxx/0.11.0/apidocs/search/typedefs_3.html |    26 +
 docs/log4cxx/0.11.0/apidocs/search/typedefs_3.js   |     4 +
 docs/log4cxx/0.11.0/apidocs/search/typedefs_4.html |    26 +
 docs/log4cxx/0.11.0/apidocs/search/typedefs_4.js   |     5 +
 docs/log4cxx/0.11.0/apidocs/search/typedefs_5.html |    26 +
 docs/log4cxx/0.11.0/apidocs/search/typedefs_5.js   |     5 +
 docs/log4cxx/0.11.0/apidocs/search/typedefs_6.html |    26 +
 docs/log4cxx/0.11.0/apidocs/search/typedefs_6.js   |     4 +
 docs/log4cxx/0.11.0/apidocs/search/typedefs_7.html |    26 +
 docs/log4cxx/0.11.0/apidocs/search/typedefs_7.js   |     4 +
 docs/log4cxx/0.11.0/apidocs/search/typedefs_8.html |    26 +
 docs/log4cxx/0.11.0/apidocs/search/typedefs_8.js   |     4 +
 docs/log4cxx/0.11.0/apidocs/search/typedefs_9.html |    26 +
 docs/log4cxx/0.11.0/apidocs/search/typedefs_9.js   |    16 +
 docs/log4cxx/0.11.0/apidocs/search/typedefs_a.html |    26 +
 docs/log4cxx/0.11.0/apidocs/search/typedefs_a.js   |     4 +
 docs/log4cxx/0.11.0/apidocs/search/typedefs_b.html |    26 +
 docs/log4cxx/0.11.0/apidocs/search/typedefs_b.js   |     7 +
 docs/log4cxx/0.11.0/apidocs/search/typedefs_c.html |    26 +
 docs/log4cxx/0.11.0/apidocs/search/typedefs_c.js   |     6 +
 docs/log4cxx/0.11.0/apidocs/search/typedefs_d.html |    26 +
 docs/log4cxx/0.11.0/apidocs/search/typedefs_d.js   |     5 +
 docs/log4cxx/0.11.0/apidocs/search/typedefs_e.html |    26 +
 docs/log4cxx/0.11.0/apidocs/search/typedefs_e.js   |     9 +
 docs/log4cxx/0.11.0/apidocs/search/typedefs_f.html |    26 +
 docs/log4cxx/0.11.0/apidocs/search/typedefs_f.js   |     5 +
 .../log4cxx/0.11.0/apidocs/search/variables_0.html |    26 +
 docs/log4cxx/0.11.0/apidocs/search/variables_0.js  |     7 +
 .../log4cxx/0.11.0/apidocs/search/variables_1.html |    26 +
 docs/log4cxx/0.11.0/apidocs/search/variables_1.js  |     7 +
 .../0.11.0/apidocs/search/variables_10.html        |    26 +
 docs/log4cxx/0.11.0/apidocs/search/variables_10.js |     4 +
 .../0.11.0/apidocs/search/variables_11.html        |    26 +
 docs/log4cxx/0.11.0/apidocs/search/variables_11.js |     4 +
 .../log4cxx/0.11.0/apidocs/search/variables_2.html |    26 +
 docs/log4cxx/0.11.0/apidocs/search/variables_2.js  |     6 +
 .../log4cxx/0.11.0/apidocs/search/variables_3.html |    26 +
 docs/log4cxx/0.11.0/apidocs/search/variables_3.js  |    12 +
 .../log4cxx/0.11.0/apidocs/search/variables_4.html |    26 +
 docs/log4cxx/0.11.0/apidocs/search/variables_4.js  |     5 +
 .../log4cxx/0.11.0/apidocs/search/variables_5.html |    26 +
 docs/log4cxx/0.11.0/apidocs/search/variables_5.js  |     8 +
 .../log4cxx/0.11.0/apidocs/search/variables_6.html |    26 +
 docs/log4cxx/0.11.0/apidocs/search/variables_6.js  |     5 +
 .../log4cxx/0.11.0/apidocs/search/variables_7.html |    26 +
 docs/log4cxx/0.11.0/apidocs/search/variables_7.js  |     6 +
 .../log4cxx/0.11.0/apidocs/search/variables_8.html |    26 +
 docs/log4cxx/0.11.0/apidocs/search/variables_8.js  |    10 +
 .../log4cxx/0.11.0/apidocs/search/variables_9.html |    26 +
 docs/log4cxx/0.11.0/apidocs/search/variables_9.js  |     6 +
 .../log4cxx/0.11.0/apidocs/search/variables_a.html |    26 +
 docs/log4cxx/0.11.0/apidocs/search/variables_a.js  |     6 +
 .../log4cxx/0.11.0/apidocs/search/variables_b.html |    26 +
 docs/log4cxx/0.11.0/apidocs/search/variables_b.js  |     5 +
 .../log4cxx/0.11.0/apidocs/search/variables_c.html |    26 +
 docs/log4cxx/0.11.0/apidocs/search/variables_c.js  |    12 +
 .../log4cxx/0.11.0/apidocs/search/variables_d.html |    26 +
 docs/log4cxx/0.11.0/apidocs/search/variables_d.js  |     8 +
 .../log4cxx/0.11.0/apidocs/search/variables_e.html |    26 +
 docs/log4cxx/0.11.0/apidocs/search/variables_e.js  |    11 +
 .../log4cxx/0.11.0/apidocs/search/variables_f.html |    26 +
 docs/log4cxx/0.11.0/apidocs/search/variables_f.js  |     5 +
 docs/log4cxx/0.11.0/apidocs/serversocket_8h.html   |   146 +
 .../0.11.0/apidocs/simpledateformat_8h.html        |   155 +
 docs/log4cxx/0.11.0/apidocs/simpledateformat_8h.js |     5 +
 docs/log4cxx/0.11.0/apidocs/simplelayout_8h.html   |   150 +
 docs/log4cxx/0.11.0/apidocs/simplelayout_8h.js     |     5 +
 .../apidocs/sizebasedtriggeringpolicy_8h.html      |   155 +
 .../0.11.0/apidocs/sizebasedtriggeringpolicy_8h.js |     5 +
 docs/log4cxx/0.11.0/apidocs/smtpappender_8h.html   |   152 +
 docs/log4cxx/0.11.0/apidocs/smtpappender_8h.js     |     5 +
 docs/log4cxx/0.11.0/apidocs/socket_8h.html         |   152 +
 docs/log4cxx/0.11.0/apidocs/socket_8h.js           |     5 +
 docs/log4cxx/0.11.0/apidocs/socketappender_8h.html |   152 +
 docs/log4cxx/0.11.0/apidocs/socketappender_8h.js   |     5 +
 .../0.11.0/apidocs/socketappenderskeleton_8h.html  |   146 +
 .../0.11.0/apidocs/sockethubappender_8h.html       |   163 +
 .../log4cxx/0.11.0/apidocs/sockethubappender_8h.js |     7 +
 .../0.11.0/apidocs/socketoutputstream_8h.html      |   154 +
 .../0.11.0/apidocs/socketoutputstream_8h.js        |     6 +
 docs/log4cxx/0.11.0/apidocs/splitbar.png           |   Bin 0 -> 314 bytes
 docs/log4cxx/0.11.0/apidocs/stream_8h.html         |   178 +
 docs/log4cxx/0.11.0/apidocs/stream_8h.js           |     9 +
 .../0.11.0/apidocs/strftimedateformat_8h.html      |   147 +
 docs/log4cxx/0.11.0/apidocs/strictmath_8h.html     |   147 +
 docs/log4cxx/0.11.0/apidocs/stringhelper_8h.html   |   147 +
 .../0.11.0/apidocs/stringmatchfilter_8h.html       |   152 +
 .../log4cxx/0.11.0/apidocs/stringmatchfilter_8h.js |     5 +
 .../log4cxx/0.11.0/apidocs/stringtokenizer_8h.html |   146 +
 docs/log4cxx/0.11.0/apidocs/sync_off.png           |   Bin 0 -> 853 bytes
 docs/log4cxx/0.11.0/apidocs/sync_on.png            |   Bin 0 -> 845 bytes
 docs/log4cxx/0.11.0/apidocs/synchronized_8h.html   |   199 +
 docs/log4cxx/0.11.0/apidocs/synchronized_8h.js     |     7 +
 docs/log4cxx/0.11.0/apidocs/syslogappender_8h.html |   152 +
 docs/log4cxx/0.11.0/apidocs/syslogappender_8h.js   |     5 +
 docs/log4cxx/0.11.0/apidocs/syslogwriter_8h.html   |   166 +
 docs/log4cxx/0.11.0/apidocs/syslogwriter_8h.js     |     5 +
 docs/log4cxx/0.11.0/apidocs/system_8h.html         |   147 +
 .../log4cxx/0.11.0/apidocs/systemerrwriter_8h.html |   147 +
 .../log4cxx/0.11.0/apidocs/systemoutwriter_8h.html |   147 +
 docs/log4cxx/0.11.0/apidocs/tab_a.png              |   Bin 0 -> 142 bytes
 docs/log4cxx/0.11.0/apidocs/tab_b.png              |   Bin 0 -> 169 bytes
 docs/log4cxx/0.11.0/apidocs/tab_h.png              |   Bin 0 -> 177 bytes
 docs/log4cxx/0.11.0/apidocs/tab_s.png              |   Bin 0 -> 184 bytes
 docs/log4cxx/0.11.0/apidocs/tabs.css               |    60 +
 docs/log4cxx/0.11.0/apidocs/tchar_8h.html          |   129 +
 docs/log4cxx/0.11.0/apidocs/telnetappender_8h.html |   162 +
 docs/log4cxx/0.11.0/apidocs/telnetappender_8h.js   |     7 +
 docs/log4cxx/0.11.0/apidocs/thread_8h.html         |   223 +
 docs/log4cxx/0.11.0/apidocs/thread_8h.js           |    10 +
 docs/log4cxx/0.11.0/apidocs/threadlocal_8h.html    |   166 +
 docs/log4cxx/0.11.0/apidocs/threadlocal_8h.js      |     5 +
 .../0.11.0/apidocs/threadpatternconverter_8h.html  |   146 +
 .../0.11.0/apidocs/threadspecificdata_8h.html      |   147 +
 .../throwableinformationpatternconverter_8h.html   |   146 +
 .../0.11.0/apidocs/timebasedrollingpolicy_8h.html  |   152 +
 .../0.11.0/apidocs/timebasedrollingpolicy_8h.js    |     5 +
 docs/log4cxx/0.11.0/apidocs/timezone_8h.html       |   152 +
 docs/log4cxx/0.11.0/apidocs/timezone_8h.js         |     5 +
 docs/log4cxx/0.11.0/apidocs/transcoder_8h.html     |   387 +
 docs/log4cxx/0.11.0/apidocs/transcoder_8h.js       |    12 +
 docs/log4cxx/0.11.0/apidocs/transform_8h.html      |   147 +
 .../apidocs/triggeringeventevaluator_8h.html       |   152 +
 .../0.11.0/apidocs/triggeringeventevaluator_8h.js  |     5 +
 .../0.11.0/apidocs/triggeringpolicy_8h.html        |   152 +
 docs/log4cxx/0.11.0/apidocs/triggeringpolicy_8h.js |     5 +
 docs/log4cxx/0.11.0/apidocs/ttcclayout_8h.html     |   150 +
 docs/log4cxx/0.11.0/apidocs/ttcclayout_8h.js       |     5 +
 docs/log4cxx/0.11.0/apidocs/writer_8h.html         |   153 +
 docs/log4cxx/0.11.0/apidocs/writer_8h.js           |     5 +
 docs/log4cxx/0.11.0/apidocs/writerappender_8h.html |   153 +
 docs/log4cxx/0.11.0/apidocs/writerappender_8h.js   |     5 +
 docs/log4cxx/0.11.0/apidocs/xml_8h.html            |   180 +
 docs/log4cxx/0.11.0/apidocs/xml_8h.js              |    15 +
 docs/log4cxx/0.11.0/apidocs/xmllayout_8h.html      |   152 +
 docs/log4cxx/0.11.0/apidocs/xmllayout_8h.js        |     5 +
 .../0.11.0/apidocs/xmlsocketappender_8h.html       |   152 +
 .../log4cxx/0.11.0/apidocs/xmlsocketappender_8h.js |     5 +
 .../0.11.0/apidocs/zipcompressaction_8h.html       |   151 +
 .../log4cxx/0.11.0/apidocs/zipcompressaction_8h.js |     5 +
 docs/log4cxx/0.11.0/building/autotools.html        |   300 +
 docs/log4cxx/0.11.0/building/cmake.html            |   291 +
 docs/log4cxx/0.11.0/building/index.html            |   438 +
 docs/log4cxx/0.11.0/building/maven.html            |   250 +
 docs/log4cxx/0.11.0/building/vcpkg.html            |   220 +
 docs/log4cxx/0.11.0/building/vstudio.html          |   230 +
 docs/log4cxx/0.11.0/changes-report.html            |  1864 ++
 docs/log4cxx/0.11.0/community/issue-tracking.html  |   210 +
 docs/log4cxx/0.11.0/css/bootstrap.css              |  5893 ++++
 docs/log4cxx/0.11.0/css/bootstrap.min.css          |     9 +
 docs/log4cxx/0.11.0/css/maven-theme.css            |   141 +
 docs/log4cxx/0.11.0/css/site.css                   |   114 +
 docs/log4cxx/0.11.0/dependencies.html              |   337 +
 docs/log4cxx/0.11.0/download.html                  |   231 +
 docs/log4cxx/0.11.0/faq.html                       |   251 +
 docs/log4cxx/0.11.0/images/add.gif                 |   Bin 0 -> 207 bytes
 docs/log4cxx/0.11.0/images/close.gif               |   Bin 0 -> 279 bytes
 docs/log4cxx/0.11.0/images/collapsed.gif           |   Bin 0 -> 53 bytes
 docs/log4cxx/0.11.0/images/expanded.gif            |   Bin 0 -> 52 bytes
 docs/log4cxx/0.11.0/images/external.png            |   Bin 0 -> 230 bytes
 docs/log4cxx/0.11.0/images/fix.gif                 |   Bin 0 -> 181 bytes
 docs/log4cxx/0.11.0/images/icon_error_sml.gif      |   Bin 0 -> 1010 bytes
 docs/log4cxx/0.11.0/images/icon_help_sml.gif       |   Bin 0 -> 1019 bytes
 docs/log4cxx/0.11.0/images/icon_info_sml.gif       |   Bin 0 -> 606 bytes
 docs/log4cxx/0.11.0/images/icon_success_sml.gif    |   Bin 0 -> 990 bytes
 docs/log4cxx/0.11.0/images/icon_warning_sml.gif    |   Bin 0 -> 576 bytes
 docs/log4cxx/0.11.0/images/logos/logo.png          |   Bin 0 -> 275 bytes
 docs/log4cxx/0.11.0/images/logos/ls-logo.jpg       |   Bin 0 -> 41915 bytes
 docs/log4cxx/0.11.0/images/logos/maven-feather.png |   Bin 0 -> 3330 bytes
 docs/log4cxx/0.11.0/images/newwindow.png           |   Bin 0 -> 220 bytes
 docs/log4cxx/0.11.0/images/od.gif                  |   Bin 0 -> 5741 bytes
 docs/log4cxx/0.11.0/images/remove.gif              |   Bin 0 -> 227 bytes
 docs/log4cxx/0.11.0/images/rss.png                 |   Bin 0 -> 249 bytes
 docs/log4cxx/0.11.0/images/update.gif              |   Bin 0 -> 192 bytes
 docs/log4cxx/0.11.0/index.html                     |   206 +
 docs/log4cxx/0.11.0/js/bootstrap.js                |  2027 ++
 docs/log4cxx/0.11.0/js/bootstrap.min.js            |     6 +
 docs/log4cxx/0.11.0/js/jquery.js                   |  9266 ++++++
 docs/log4cxx/0.11.0/js/jquery.min.js               |     4 +
 docs/log4cxx/0.11.0/js/prettify.js                 |  1477 +
 docs/log4cxx/0.11.0/js/prettify.min.js             |    41 +
 docs/log4cxx/0.11.0/js/site.js                     |   113 +
 docs/log4cxx/0.11.0/license.html                   |   411 +
 docs/log4cxx/0.11.0/mail-lists.html                |   274 +
 docs/log4cxx/0.11.0/project-info.html              |   221 +
 docs/log4cxx/0.11.0/project-reports.html           |   212 +
 docs/log4cxx/0.11.0/source-repository.html         |   221 +
 docs/log4cxx/0.11.0/usage.html                     |  1530 +
 .../0.12.0/apidocs/absolutetimedateformat_8h.html  |   147 +
 docs/log4cxx/0.12.0/apidocs/action_8h.html         |   152 +
 docs/log4cxx/0.12.0/apidocs/action_8h.js           |     5 +
 docs/log4cxx/0.12.0/apidocs/andfilter_8h.html      |   152 +
 docs/log4cxx/0.12.0/apidocs/andfilter_8h.js        |     5 +
 docs/log4cxx/0.12.0/apidocs/annotated.html         |   360 +
 docs/log4cxx/0.12.0/apidocs/annotated_dup.js       |     4 +
 docs/log4cxx/0.12.0/apidocs/appender_8h.html       |   166 +
 docs/log4cxx/0.12.0/apidocs/appender_8h.js         |    10 +
 .../0.12.0/apidocs/appenderattachable_8h.html      |   152 +
 .../0.12.0/apidocs/appenderattachable_8h.js        |     5 +
 .../0.12.0/apidocs/appenderattachableimpl_8h.html  |   154 +
 .../0.12.0/apidocs/appenderattachableimpl_8h.js    |     5 +
 .../0.12.0/apidocs/appenderskeleton_8h.html        |   144 +
 docs/log4cxx/0.12.0/apidocs/aprinitializer_8h.html |   179 +
 docs/log4cxx/0.12.0/apidocs/aprinitializer_8h.js   |     6 +
 docs/log4cxx/0.12.0/apidocs/arrowdown.png          |   Bin 0 -> 246 bytes
 docs/log4cxx/0.12.0/apidocs/arrowright.png         |   Bin 0 -> 229 bytes
 docs/log4cxx/0.12.0/apidocs/asyncappender_8h.html  |   152 +
 docs/log4cxx/0.12.0/apidocs/asyncappender_8h.js    |     6 +
 .../0.12.0/apidocs/basicconfigurator_8h.html       |   150 +
 .../log4cxx/0.12.0/apidocs/basicconfigurator_8h.js |     5 +
 docs/log4cxx/0.12.0/apidocs/bc_s.png               |   Bin 0 -> 676 bytes
 docs/log4cxx/0.12.0/apidocs/bdwn.png               |   Bin 0 -> 147 bytes
 .../0.12.0/apidocs/bufferedoutputstream_8h.html    |   153 +
 .../0.12.0/apidocs/bufferedoutputstream_8h.js      |     5 +
 docs/log4cxx/0.12.0/apidocs/bufferedwriter_8h.html |   147 +
 .../0.12.0/apidocs/bytearrayinputstream_8h.html    |   155 +
 .../0.12.0/apidocs/bytearrayinputstream_8h.js      |     6 +
 .../0.12.0/apidocs/bytearrayoutputstream_8h.html   |   155 +
 .../0.12.0/apidocs/bytearrayoutputstream_8h.js     |     6 +
 docs/log4cxx/0.12.0/apidocs/bytebuffer_8h.html     |   147 +
 .../0.12.0/apidocs/cacheddateformat_8h.html        |   145 +
 docs/log4cxx/0.12.0/apidocs/charsetdecoder_8h.html |   153 +
 docs/log4cxx/0.12.0/apidocs/charsetdecoder_8h.js   |     5 +
 docs/log4cxx/0.12.0/apidocs/charsetencoder_8h.html |   153 +
 docs/log4cxx/0.12.0/apidocs/charsetencoder_8h.js   |     5 +
 docs/log4cxx/0.12.0/apidocs/class_8h.html          |   146 +
 docs/log4cxx/0.12.0/apidocs/classes.html           |   289 +
 .../apidocs/classlog4cxx_1_1_appender-members.html |   156 +
 .../0.12.0/apidocs/classlog4cxx_1_1_appender.html  |   546 +
 .../0.12.0/apidocs/classlog4cxx_1_1_appender.js    |    14 +
 .../0.12.0/apidocs/classlog4cxx_1_1_appender.png   |   Bin 0 -> 5647 bytes
 ...classlog4cxx_1_1_appender_skeleton-members.html |   179 +
 .../classlog4cxx_1_1_appender_skeleton.html        |  1120 +
 .../apidocs/classlog4cxx_1_1_appender_skeleton.js  |    35 +
 .../apidocs/classlog4cxx_1_1_appender_skeleton.png |   Bin 0 -> 6749 bytes
 .../classlog4cxx_1_1_async_appender-members.html   |   195 +
 .../apidocs/classlog4cxx_1_1_async_appender.html   |   969 +
 .../apidocs/classlog4cxx_1_1_async_appender.js     |    25 +
 .../apidocs/classlog4cxx_1_1_async_appender.png    |   Bin 0 -> 3187 bytes
 ...lasslog4cxx_1_1_basic_configurator-members.html |   138 +
 .../classlog4cxx_1_1_basic_configurator.html       |   270 +
 .../apidocs/classlog4cxx_1_1_basic_configurator.js |     7 +
 .../classlog4cxx_1_1_console_appender-members.html |   202 +
 .../apidocs/classlog4cxx_1_1_console_appender.html |   586 +
 .../apidocs/classlog4cxx_1_1_console_appender.js   |    13 +
 .../apidocs/classlog4cxx_1_1_console_appender.png  |   Bin 0 -> 2278 bytes
 ...xx_1_1_daily_rolling_file_appender-members.html |   225 +
 ...asslog4cxx_1_1_daily_rolling_file_appender.html |   652 +
 ...classlog4cxx_1_1_daily_rolling_file_appender.js |     9 +
 ...lasslog4cxx_1_1_daily_rolling_file_appender.png |   Bin 0 -> 3762 bytes
 ...sslog4cxx_1_1_default_configurator-members.html |   135 +
 .../classlog4cxx_1_1_default_configurator.html     |   176 +
 .../classlog4cxx_1_1_default_configurator.js       |     4 +
 ...log4cxx_1_1_default_logger_factory-members.html |   149 +
 .../classlog4cxx_1_1_default_logger_factory.html   |   224 +
 .../classlog4cxx_1_1_default_logger_factory.js     |     4 +
 .../classlog4cxx_1_1_default_logger_factory.png    |   Bin 0 -> 1526 bytes
 .../apidocs/classlog4cxx_1_1_file-members.html     |   157 +
 .../0.12.0/apidocs/classlog4cxx_1_1_file.html      |   770 +
 .../0.12.0/apidocs/classlog4cxx_1_1_file.js        |    26 +
 .../classlog4cxx_1_1_file_appender-members.html    |   213 +
 .../apidocs/classlog4cxx_1_1_file_appender.html    |  1011 +
 .../apidocs/classlog4cxx_1_1_file_appender.js      |    24 +
 .../apidocs/classlog4cxx_1_1_file_appender.png     |   Bin 0 -> 4539 bytes
 .../classlog4cxx_1_1_h_t_m_l_layout-members.html   |   159 +
 .../apidocs/classlog4cxx_1_1_h_t_m_l_layout.html   |   593 +
 .../apidocs/classlog4cxx_1_1_h_t_m_l_layout.js     |    15 +
 .../apidocs/classlog4cxx_1_1_h_t_m_l_layout.png    |   Bin 0 -> 1491 bytes
 .../classlog4cxx_1_1_hierarchy-members.html        |   167 +
 .../0.12.0/apidocs/classlog4cxx_1_1_hierarchy.html |   852 +
 .../0.12.0/apidocs/classlog4cxx_1_1_hierarchy.js   |    25 +
 .../0.12.0/apidocs/classlog4cxx_1_1_hierarchy.png  |   Bin 0 -> 1314 bytes
 .../classlog4cxx_1_1_j_s_o_n_layout-members.html   |   165 +
 .../apidocs/classlog4cxx_1_1_j_s_o_n_layout.html   |   718 +
 .../apidocs/classlog4cxx_1_1_j_s_o_n_layout.js     |    19 +
 .../apidocs/classlog4cxx_1_1_j_s_o_n_layout.png    |   Bin 0 -> 1498 bytes
 .../apidocs/classlog4cxx_1_1_layout-members.html   |   154 +
 .../0.12.0/apidocs/classlog4cxx_1_1_layout.html    |   474 +
 .../0.12.0/apidocs/classlog4cxx_1_1_layout.js      |    11 +
 .../0.12.0/apidocs/classlog4cxx_1_1_layout.png     |   Bin 0 -> 3044 bytes
 .../apidocs/classlog4cxx_1_1_level-members.html    |   185 +
 .../0.12.0/apidocs/classlog4cxx_1_1_level.html     |  1259 +
 .../0.12.0/apidocs/classlog4cxx_1_1_level.js       |    44 +
 .../0.12.0/apidocs/classlog4cxx_1_1_level.png      |   Bin 0 -> 610 bytes
 ...slog4cxx_1_1_level_1_1_level_class-members.html |   144 +
 .../classlog4cxx_1_1_level_1_1_level_class.html    |   274 +
 .../classlog4cxx_1_1_level_1_1_level_class.js      |     7 +
 .../classlog4cxx_1_1_level_1_1_level_class.png     |   Bin 0 -> 392 bytes
 .../classlog4cxx_1_1_log_manager-members.html      |   155 +
 .../apidocs/classlog4cxx_1_1_log_manager.html      |   918 +
 .../0.12.0/apidocs/classlog4cxx_1_1_log_manager.js |    24 +
 .../apidocs/classlog4cxx_1_1_logger-members.html   |   287 +
 .../0.12.0/apidocs/classlog4cxx_1_1_logger.html    |  5292 ++++
 .../0.12.0/apidocs/classlog4cxx_1_1_logger.js      |   146 +
 .../0.12.0/apidocs/classlog4cxx_1_1_logger.png     |   Bin 0 -> 1667 bytes
 .../apidocs/classlog4cxx_1_1_m_d_c-members.html    |   156 +
 .../0.12.0/apidocs/classlog4cxx_1_1_m_d_c.html     |   978 +
 .../0.12.0/apidocs/classlog4cxx_1_1_m_d_c.js       |    25 +
 .../apidocs/classlog4cxx_1_1_n_d_c-members.html    |   163 +
 .../0.12.0/apidocs/classlog4cxx_1_1_n_d_c.html     |  1094 +
 .../0.12.0/apidocs/classlog4cxx_1_1_n_d_c.js       |    32 +
 .../classlog4cxx_1_1_pattern_layout-members.html   |   159 +
 .../apidocs/classlog4cxx_1_1_pattern_layout.html   |   573 +
 .../apidocs/classlog4cxx_1_1_pattern_layout.js     |    12 +
 .../apidocs/classlog4cxx_1_1_pattern_layout.png    |   Bin 0 -> 1514 bytes
 ...slog4cxx_1_1_property_configurator-members.html |   164 +
 .../classlog4cxx_1_1_property_configurator.html    |   943 +
 .../classlog4cxx_1_1_property_configurator.js      |    23 +
 .../classlog4cxx_1_1_property_configurator.png     |   Bin 0 -> 1419 bytes
 ...slog4cxx_1_1_rolling_file_appender-members.html |   230 +
 .../classlog4cxx_1_1_rolling_file_appender.html    |   714 +
 .../classlog4cxx_1_1_rolling_file_appender.js      |    14 +
 .../classlog4cxx_1_1_rolling_file_appender.png     |   Bin 0 -> 3710 bytes
 .../classlog4cxx_1_1_simple_layout-members.html    |   154 +
 .../apidocs/classlog4cxx_1_1_simple_layout.html    |   363 +
 .../apidocs/classlog4cxx_1_1_simple_layout.js      |     7 +
 .../apidocs/classlog4cxx_1_1_simple_layout.png     |   Bin 0 -> 1523 bytes
 .../classlog4cxx_1_1_t_t_c_c_layout-members.html   |   172 +
 .../apidocs/classlog4cxx_1_1_t_t_c_c_layout.html   |   613 +
 .../apidocs/classlog4cxx_1_1_t_t_c_c_layout.js     |    15 +
 .../apidocs/classlog4cxx_1_1_t_t_c_c_layout.png    |   Bin 0 -> 1724 bytes
 .../classlog4cxx_1_1_writer_appender-members.html  |   194 +
 .../apidocs/classlog4cxx_1_1_writer_appender.html  |   874 +
 .../apidocs/classlog4cxx_1_1_writer_appender.js    |    23 +
 .../apidocs/classlog4cxx_1_1_writer_appender.png   |   Bin 0 -> 4651 bytes
 ...4cxx_1_1config_1_1_property_setter-members.html |   140 +
 ...classlog4cxx_1_1config_1_1_property_setter.html |   376 +
 .../classlog4cxx_1_1config_1_1_property_setter.js  |     9 +
 ...log4cxx_1_1db_1_1_o_d_b_c_appender-members.html |   208 +
 .../classlog4cxx_1_1db_1_1_o_d_b_c_appender.html   |  1241 +
 .../classlog4cxx_1_1db_1_1_o_d_b_c_appender.js     |    37 +
 .../classlog4cxx_1_1db_1_1_o_d_b_c_appender.png    |   Bin 0 -> 1980 bytes
 ...slog4cxx_1_1db_1_1_s_q_l_exception-members.html |   142 +
 .../classlog4cxx_1_1db_1_1_s_q_l_exception.html    |   238 +
 .../classlog4cxx_1_1db_1_1_s_q_l_exception.js      |     6 +
 .../classlog4cxx_1_1db_1_1_s_q_l_exception.png     |   Bin 0 -> 655 bytes
 ...sslog4cxx_1_1filter_1_1_and_filter-members.html |   159 +
 .../classlog4cxx_1_1filter_1_1_and_filter.html     |   309 +
 .../classlog4cxx_1_1filter_1_1_and_filter.js       |     7 +
 .../classlog4cxx_1_1filter_1_1_and_filter.png      |   Bin 0 -> 1480 bytes
 ...4cxx_1_1filter_1_1_deny_all_filter-members.html |   158 +
 ...classlog4cxx_1_1filter_1_1_deny_all_filter.html |   295 +
 .../classlog4cxx_1_1filter_1_1_deny_all_filter.js  |     6 +
 .../classlog4cxx_1_1filter_1_1_deny_all_filter.png |   Bin 0 -> 1500 bytes
 ...xx_1_1filter_1_1_expression_filter-members.html |   163 +
 ...asslog4cxx_1_1filter_1_1_expression_filter.html |   408 +
 ...classlog4cxx_1_1filter_1_1_expression_filter.js |    12 +
 ...lasslog4cxx_1_1filter_1_1_expression_filter.png |   Bin 0 -> 1527 bytes
 ...x_1_1filter_1_1_level_match_filter-members.html |   162 +
 ...sslog4cxx_1_1filter_1_1_level_match_filter.html |   408 +
 ...lasslog4cxx_1_1filter_1_1_level_match_filter.js |    11 +
 ...asslog4cxx_1_1filter_1_1_level_match_filter.png |   Bin 0 -> 1491 bytes
 ...x_1_1filter_1_1_level_range_filter-members.html |   164 +
 ...sslog4cxx_1_1filter_1_1_level_range_filter.html |   497 +
 ...lasslog4cxx_1_1filter_1_1_level_range_filter.js |    13 +
 ...asslog4cxx_1_1filter_1_1_level_range_filter.png |   Bin 0 -> 1504 bytes
 ...1_1filter_1_1_location_info_filter-members.html |   161 +
 ...log4cxx_1_1filter_1_1_location_info_filter.html |   368 +
 ...sslog4cxx_1_1filter_1_1_location_info_filter.js |    10 +
 ...slog4cxx_1_1filter_1_1_location_info_filter.png |   Bin 0 -> 1521 bytes
 ..._1_1filter_1_1_logger_match_filter-members.html |   162 +
 ...slog4cxx_1_1filter_1_1_logger_match_filter.html |   408 +
 ...asslog4cxx_1_1filter_1_1_logger_match_filter.js |    11 +
 ...sslog4cxx_1_1filter_1_1_logger_match_filter.png |   Bin 0 -> 1529 bytes
 ...sslog4cxx_1_1filter_1_1_map_filter-members.html |   163 +
 .../classlog4cxx_1_1filter_1_1_map_filter.html     |   472 +
 .../classlog4cxx_1_1filter_1_1_map_filter.js       |    12 +
 .../classlog4cxx_1_1filter_1_1_map_filter.png      |   Bin 0 -> 1494 bytes
 ...4cxx_1_1filter_1_1_property_filter-members.html |   159 +
 ...classlog4cxx_1_1filter_1_1_property_filter.html |   304 +
 .../classlog4cxx_1_1filter_1_1_property_filter.js  |     7 +
 .../classlog4cxx_1_1filter_1_1_property_filter.png |   Bin 0 -> 1501 bytes
 ..._1_1filter_1_1_string_match_filter-members.html |   162 +
 ...slog4cxx_1_1filter_1_1_string_match_filter.html |   424 +
 ...asslog4cxx_1_1filter_1_1_string_match_filter.js |    11 +
 ...sslog4cxx_1_1filter_1_1_string_match_filter.png |   Bin 0 -> 1559 bytes
 ...x_1_1helpers_1_1_a_p_r_initializer-members.html |   141 +
 ...sslog4cxx_1_1helpers_1_1_a_p_r_initializer.html |   322 +
 ...lasslog4cxx_1_1helpers_1_1_a_p_r_initializer.js |    10 +
 ...pers_1_1_absolute_time_date_format-members.html |   154 +
 ...x_1_1helpers_1_1_absolute_time_date_format.html |   238 +
 ...cxx_1_1helpers_1_1_absolute_time_date_format.js |     4 +
 ...xx_1_1helpers_1_1_absolute_time_date_format.png |   Bin 0 -> 1396 bytes
 ...lpers_1_1_appender_attachable_impl-members.html |   157 +
 ...xx_1_1helpers_1_1_appender_attachable_impl.html |   569 +
 ...4cxx_1_1helpers_1_1_appender_attachable_impl.js |    16 +
 ...cxx_1_1helpers_1_1_appender_attachable_impl.png |   Bin 0 -> 1594 bytes
 ...4cxx_1_1helpers_1_1_bind_exception-members.html |   151 +
 ...classlog4cxx_1_1helpers_1_1_bind_exception.html |   245 +
 .../classlog4cxx_1_1helpers_1_1_bind_exception.js  |     6 +
 .../classlog4cxx_1_1helpers_1_1_bind_exception.png |   Bin 0 -> 1080 bytes
 ...helpers_1_1_buffered_output_stream-members.html |   152 +
 ...4cxx_1_1helpers_1_1_buffered_output_stream.html |   352 +
 ...og4cxx_1_1helpers_1_1_buffered_output_stream.js |     8 +
 ...g4cxx_1_1helpers_1_1_buffered_output_stream.png |   Bin 0 -> 1095 bytes
 ...cxx_1_1helpers_1_1_buffered_writer-members.html |   153 +
 ...lasslog4cxx_1_1helpers_1_1_buffered_writer.html |   358 +
 .../classlog4cxx_1_1helpers_1_1_buffered_writer.js |     9 +
 ...classlog4cxx_1_1helpers_1_1_buffered_writer.png |   Bin 0 -> 872 bytes
 ...elpers_1_1_byte_array_input_stream-members.html |   151 +
 ...cxx_1_1helpers_1_1_byte_array_input_stream.html |   313 +
 ...g4cxx_1_1helpers_1_1_byte_array_input_stream.js |     7 +
 ...4cxx_1_1helpers_1_1_byte_array_input_stream.png |   Bin 0 -> 1094 bytes
 ...lpers_1_1_byte_array_output_stream-members.html |   153 +
 ...xx_1_1helpers_1_1_byte_array_output_stream.html |   346 +
 ...4cxx_1_1helpers_1_1_byte_array_output_stream.js |     9 +
 ...cxx_1_1helpers_1_1_byte_array_output_stream.png |   Bin 0 -> 1129 bytes
 ...log4cxx_1_1helpers_1_1_byte_buffer-members.html |   148 +
 .../classlog4cxx_1_1helpers_1_1_byte_buffer.html   |   456 +
 .../classlog4cxx_1_1helpers_1_1_byte_buffer.js     |    17 +
 ...1_1helpers_1_1_char_message_buffer-members.html |   155 +
 ...log4cxx_1_1helpers_1_1_char_message_buffer.html |   704 +
 ...sslog4cxx_1_1helpers_1_1_char_message_buffer.js |    24 +
 ...cxx_1_1helpers_1_1_charset_decoder-members.html |   153 +
 ...lasslog4cxx_1_1helpers_1_1_charset_decoder.html |   453 +
 .../classlog4cxx_1_1helpers_1_1_charset_decoder.js |    11 +
 ...classlog4cxx_1_1helpers_1_1_charset_decoder.png |   Bin 0 -> 735 bytes
 ...cxx_1_1helpers_1_1_charset_encoder-members.html |   155 +
 ...lasslog4cxx_1_1helpers_1_1_charset_encoder.html |   540 +
 .../classlog4cxx_1_1helpers_1_1_charset_encoder.js |    13 +
 ...classlog4cxx_1_1helpers_1_1_charset_encoder.png |   Bin 0 -> 733 bytes
 .../classlog4cxx_1_1helpers_1_1_class-members.html |   141 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_class.html |   332 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_class.js   |    10 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_class.png  |   Bin 0 -> 584 bytes
 ...pers_1_1_class_not_found_exception-members.html |   142 +
 ...x_1_1helpers_1_1_class_not_found_exception.html |   222 +
 ...cxx_1_1helpers_1_1_class_not_found_exception.js |     6 +
 ...xx_1_1helpers_1_1_class_not_found_exception.png |   Bin 0 -> 821 bytes
 ..._1_1helpers_1_1_class_registration-members.html |   136 +
 ...slog4cxx_1_1helpers_1_1_class_registration.html |   179 +
 ...asslog4cxx_1_1helpers_1_1_class_registration.js |     5 +
 ...lpers_1_1_closed_channel_exception-members.html |   151 +
 ...xx_1_1helpers_1_1_closed_channel_exception.html |   238 +
 ...4cxx_1_1helpers_1_1_closed_channel_exception.js |     6 +
 ...cxx_1_1helpers_1_1_closed_channel_exception.png |   Bin 0 -> 1309 bytes
 ...sslog4cxx_1_1helpers_1_1_condition-members.html |   138 +
 .../classlog4cxx_1_1helpers_1_1_condition.html     |   249 +
 .../classlog4cxx_1_1helpers_1_1_condition.js       |     7 +
 ...x_1_1helpers_1_1_connect_exception-members.html |   151 +
 ...sslog4cxx_1_1helpers_1_1_connect_exception.html |   245 +
 ...lasslog4cxx_1_1helpers_1_1_connect_exception.js |     6 +
 ...asslog4cxx_1_1helpers_1_1_connect_exception.png |   Bin 0 -> 1117 bytes
 ...g4cxx_1_1helpers_1_1_cyclic_buffer-members.html |   142 +
 .../classlog4cxx_1_1helpers_1_1_cyclic_buffer.html |   344 +
 .../classlog4cxx_1_1helpers_1_1_cyclic_buffer.js   |    11 +
 ...cxx_1_1helpers_1_1_d_o_m_exception-members.html |   144 +
 ...lasslog4cxx_1_1helpers_1_1_d_o_m_exception.html |   197 +
 .../classlog4cxx_1_1helpers_1_1_d_o_m_exception.js |     4 +
 ...classlog4cxx_1_1helpers_1_1_d_o_m_exception.png |   Bin 0 -> 901 bytes
 ...cxx_1_1helpers_1_1_datagram_packet-members.html |   165 +
 ...lasslog4cxx_1_1helpers_1_1_datagram_packet.html |   790 +
 .../classlog4cxx_1_1helpers_1_1_datagram_packet.js |    23 +
 ...classlog4cxx_1_1helpers_1_1_datagram_packet.png |   Bin 0 -> 754 bytes
 ...cxx_1_1helpers_1_1_datagram_socket-members.html |   162 +
 ...lasslog4cxx_1_1helpers_1_1_datagram_socket.html |   619 +
 .../classlog4cxx_1_1helpers_1_1_datagram_socket.js |    20 +
 ...classlog4cxx_1_1helpers_1_1_datagram_socket.png |   Bin 0 -> 756 bytes
 .../classlog4cxx_1_1helpers_1_1_date-members.html  |   152 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_date.html  |   346 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_date.js    |    10 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_date.png   |   Bin 0 -> 611 bytes
 ...log4cxx_1_1helpers_1_1_date_format-members.html |   150 +
 .../classlog4cxx_1_1helpers_1_1_date_format.html   |   402 +
 .../classlog4cxx_1_1helpers_1_1_date_format.js     |     8 +
 .../classlog4cxx_1_1helpers_1_1_date_format.png    |   Bin 0 -> 3012 bytes
 ...log4cxx_1_1helpers_1_1_date_layout-members.html |   162 +
 .../classlog4cxx_1_1helpers_1_1_date_layout.html   |   505 +
 .../classlog4cxx_1_1helpers_1_1_date_layout.js     |    13 +
 .../classlog4cxx_1_1helpers_1_1_date_layout.png    |   Bin 0 -> 1734 bytes
 ...1helpers_1_1_date_time_date_format-members.html |   155 +
 ...g4cxx_1_1helpers_1_1_date_time_date_format.html |   264 +
 ...log4cxx_1_1helpers_1_1_date_time_date_format.js |     5 +
 ...og4cxx_1_1helpers_1_1_date_time_date_format.png |   Bin 0 -> 1159 bytes
 ...sslog4cxx_1_1helpers_1_1_exception-members.html |   139 +
 .../classlog4cxx_1_1helpers_1_1_exception.html     |   266 +
 .../classlog4cxx_1_1helpers_1_1_exception.js       |     8 +
 .../classlog4cxx_1_1helpers_1_1_exception.png      |   Bin 0 -> 6563 bytes
 ...x_1_1helpers_1_1_file_input_stream-members.html |   153 +
 ...sslog4cxx_1_1helpers_1_1_file_input_stream.html |   358 +
 ...lasslog4cxx_1_1helpers_1_1_file_input_stream.js |     9 +
 ...asslog4cxx_1_1helpers_1_1_file_input_stream.png |   Bin 0 -> 935 bytes
 ..._1_1helpers_1_1_file_output_stream-members.html |   153 +
 ...slog4cxx_1_1helpers_1_1_file_output_stream.html |   368 +
 ...asslog4cxx_1_1helpers_1_1_file_output_stream.js |     9 +
 ...sslog4cxx_1_1helpers_1_1_file_output_stream.png |   Bin 0 -> 955 bytes
 ...g4cxx_1_1helpers_1_1_file_watchdog-members.html |   146 +
 .../classlog4cxx_1_1helpers_1_1_file_watchdog.html |   451 +
 .../classlog4cxx_1_1helpers_1_1_file_watchdog.js   |    15 +
 ...g4cxx_1_1helpers_1_1_i_o_exception-members.html |   144 +
 .../classlog4cxx_1_1helpers_1_1_i_o_exception.html |   264 +
 .../classlog4cxx_1_1helpers_1_1_i_o_exception.js   |     8 +
 .../classlog4cxx_1_1helpers_1_1_i_o_exception.png  |   Bin 0 -> 2961 bytes
 ...1helpers_1_1_i_s_o8601_date_format-members.html |   154 +
 ...g4cxx_1_1helpers_1_1_i_s_o8601_date_format.html |   239 +
 ...log4cxx_1_1helpers_1_1_i_s_o8601_date_format.js |     4 +
 ...og4cxx_1_1helpers_1_1_i_s_o8601_date_format.png |   Bin 0 -> 1197 bytes
 ...ers_1_1_illegal_argument_exception-members.html |   146 +
 ..._1_1helpers_1_1_illegal_argument_exception.html |   232 +
 ...xx_1_1helpers_1_1_illegal_argument_exception.js |     6 +
 ...x_1_1helpers_1_1_illegal_argument_exception.png |   Bin 0 -> 1102 bytes
 ..._1_illegal_monitor_state_exception-members.html |   142 +
 ...elpers_1_1_illegal_monitor_state_exception.html |   217 +
 ...1helpers_1_1_illegal_monitor_state_exception.js |     6 +
 ...helpers_1_1_illegal_monitor_state_exception.png |   Bin 0 -> 857 bytes
 ...elpers_1_1_illegal_state_exception-members.html |   142 +
 ...cxx_1_1helpers_1_1_illegal_state_exception.html |   216 +
 ...g4cxx_1_1helpers_1_1_illegal_state_exception.js |     6 +
 ...4cxx_1_1helpers_1_1_illegal_state_exception.png |   Bin 0 -> 697 bytes
 ...og4cxx_1_1helpers_1_1_inet_address-members.html |   153 +
 .../classlog4cxx_1_1helpers_1_1_inet_address.html  |   388 +
 .../classlog4cxx_1_1helpers_1_1_inet_address.js    |    11 +
 .../classlog4cxx_1_1helpers_1_1_inet_address.png   |   Bin 0 -> 660 bytes
 ...og4cxx_1_1helpers_1_1_input_stream-members.html |   149 +
 .../classlog4cxx_1_1helpers_1_1_input_stream.html  |   311 +
 .../classlog4cxx_1_1helpers_1_1_input_stream.js    |     7 +
 .../classlog4cxx_1_1helpers_1_1_input_stream.png   |   Bin 0 -> 1543 bytes
 ...1_1helpers_1_1_input_stream_reader-members.html |   153 +
 ...log4cxx_1_1helpers_1_1_input_stream_reader.html |   367 +
 ...sslog4cxx_1_1helpers_1_1_input_stream_reader.js |     9 +
 ...slog4cxx_1_1helpers_1_1_input_stream_reader.png |   Bin 0 -> 936 bytes
 ...elpers_1_1_instantiation_exception-members.html |   142 +
 ...cxx_1_1helpers_1_1_instantiation_exception.html |   222 +
 ...g4cxx_1_1helpers_1_1_instantiation_exception.js |     6 +
 ...4cxx_1_1helpers_1_1_instantiation_exception.png |   Bin 0 -> 721 bytes
 ...lasslog4cxx_1_1helpers_1_1_integer-members.html |   149 +
 .../classlog4cxx_1_1helpers_1_1_integer.html       |   267 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_integer.js |     7 +
 .../classlog4cxx_1_1helpers_1_1_integer.png        |   Bin 0 -> 632 bytes
 ...1helpers_1_1_interrupted_exception-members.html |   143 +
 ...g4cxx_1_1helpers_1_1_interrupted_exception.html |   234 +
 ...log4cxx_1_1helpers_1_1_interrupted_exception.js |     7 +
 ...og4cxx_1_1helpers_1_1_interrupted_exception.png |   Bin 0 -> 677 bytes
 ...pers_1_1_interrupted_i_o_exception-members.html |   147 +
 ...x_1_1helpers_1_1_interrupted_i_o_exception.html |   236 +
 ...cxx_1_1helpers_1_1_interrupted_i_o_exception.js |     6 +
 ...xx_1_1helpers_1_1_interrupted_i_o_exception.png |   Bin 0 -> 1347 bytes
 ...classlog4cxx_1_1helpers_1_1_loader-members.html |   136 +
 .../classlog4cxx_1_1helpers_1_1_loader.html        |   194 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_loader.js  |     5 +
 ...classlog4cxx_1_1helpers_1_1_locale-members.html |   145 +
 .../classlog4cxx_1_1helpers_1_1_locale.html        |   401 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_locale.js  |    14 +
 ...lasslog4cxx_1_1helpers_1_1_log_log-members.html |   142 +
 .../classlog4cxx_1_1helpers_1_1_log_log.html       |   411 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_log_log.js |    11 +
 ...4cxx_1_1helpers_1_1_message_buffer-members.html |   168 +
 ...classlog4cxx_1_1helpers_1_1_message_buffer.html |  1064 +
 .../classlog4cxx_1_1helpers_1_1_message_buffer.js  |    37 +
 ...ers_1_1_missing_resource_exception-members.html |   142 +
 ..._1_1helpers_1_1_missing_resource_exception.html |   217 +
 ...xx_1_1helpers_1_1_missing_resource_exception.js |     6 +
 ...x_1_1helpers_1_1_missing_resource_exception.png |   Bin 0 -> 846 bytes
 .../classlog4cxx_1_1helpers_1_1_mutex-members.html |   138 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_mutex.html |   213 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_mutex.js   |     7 +
 ...cxx_1_1helpers_1_1_mutex_exception-members.html |   142 +
 ...lasslog4cxx_1_1helpers_1_1_mutex_exception.html |   217 +
 .../classlog4cxx_1_1helpers_1_1_mutex_exception.js |     6 +
 ...classlog4cxx_1_1helpers_1_1_mutex_exception.png |   Bin 0 -> 670 bytes
 ...pers_1_1_no_such_element_exception-members.html |   142 +
 ...x_1_1helpers_1_1_no_such_element_exception.html |   216 +
 ...cxx_1_1helpers_1_1_no_such_element_exception.js |     6 +
 ...xx_1_1helpers_1_1_no_such_element_exception.png |   Bin 0 -> 823 bytes
 ...helpers_1_1_null_pointer_exception-members.html |   146 +
 ...4cxx_1_1helpers_1_1_null_pointer_exception.html |   232 +
 ...og4cxx_1_1helpers_1_1_null_pointer_exception.js |     6 +
 ...g4cxx_1_1helpers_1_1_null_pointer_exception.png |   Bin 0 -> 911 bytes
 ...classlog4cxx_1_1helpers_1_1_object-members.html |   142 +
 .../classlog4cxx_1_1helpers_1_1_object.html        |   383 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_object.js  |    12 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_object.png |   Bin 0 -> 4359 bytes
 ...elpers_1_1_object_1_1_clazz_object-members.html |   143 +
 ...cxx_1_1helpers_1_1_object_1_1_clazz_object.html |   247 +
 ...g4cxx_1_1helpers_1_1_object_1_1_clazz_object.js |     6 +
 ...4cxx_1_1helpers_1_1_object_1_1_clazz_object.png |   Bin 0 -> 417 bytes
 ...log4cxx_1_1helpers_1_1_object_impl-members.html |   145 +
 .../classlog4cxx_1_1helpers_1_1_object_impl.html   |   338 +
 .../classlog4cxx_1_1helpers_1_1_object_impl.js     |     8 +
 .../classlog4cxx_1_1helpers_1_1_object_impl.png    |   Bin 0 -> 13539 bytes
 ..._1helpers_1_1_object_output_stream-members.html |   173 +
 ...og4cxx_1_1helpers_1_1_object_output_stream.html |   675 +
 ...slog4cxx_1_1helpers_1_1_object_output_stream.js |    31 +
 ...log4cxx_1_1helpers_1_1_object_output_stream.png |   Bin 0 -> 779 bytes
 .../classlog4cxx_1_1helpers_1_1_object_ptr.html    |   134 +
 ...cxx_1_1helpers_1_1_object_ptr_base-members.html |   139 +
 ...lasslog4cxx_1_1helpers_1_1_object_ptr_base.html |   297 +
 .../classlog4cxx_1_1helpers_1_1_object_ptr_base.js |     8 +
 ...classlog4cxx_1_1helpers_1_1_object_ptr_base.png |   Bin 0 -> 5883 bytes
 ...og4cxx_1_1helpers_1_1_object_ptr_t-members.html |   159 +
 .../classlog4cxx_1_1helpers_1_1_object_ptr_t.html  |   714 +
 .../classlog4cxx_1_1helpers_1_1_object_ptr_t.js    |    24 +
 .../classlog4cxx_1_1helpers_1_1_object_ptr_t.png   |   Bin 0 -> 532 bytes
 ...elpers_1_1_only_once_error_handler-members.html |   156 +
 ...cxx_1_1helpers_1_1_only_once_error_handler.html |   562 +
 ...g4cxx_1_1helpers_1_1_only_once_error_handler.js |    14 +
 ...4cxx_1_1helpers_1_1_only_once_error_handler.png |   Bin 0 -> 2062 bytes
 ...xx_1_1helpers_1_1_option_converter-members.html |   145 +
 ...asslog4cxx_1_1helpers_1_1_option_converter.html |   628 +
 ...classlog4cxx_1_1helpers_1_1_option_converter.js |    14 +
 ...g4cxx_1_1helpers_1_1_output_stream-members.html |   150 +
 .../classlog4cxx_1_1helpers_1_1_output_stream.html |   339 +
 .../classlog4cxx_1_1helpers_1_1_output_stream.js   |     8 +
 .../classlog4cxx_1_1helpers_1_1_output_stream.png  |   Bin 0 -> 2238 bytes
 ..._1helpers_1_1_output_stream_writer-members.html |   154 +
 ...og4cxx_1_1helpers_1_1_output_stream_writer.html |   367 +
 ...slog4cxx_1_1helpers_1_1_output_stream_writer.js |    10 +
 ...log4cxx_1_1helpers_1_1_output_stream_writer.png |   Bin 0 -> 931 bytes
 .../classlog4cxx_1_1helpers_1_1_pool-members.html  |   147 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_pool.html  |   406 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_pool.js    |    16 +
 ...4cxx_1_1helpers_1_1_pool_exception-members.html |   142 +
 ...classlog4cxx_1_1helpers_1_1_pool_exception.html |   217 +
 .../classlog4cxx_1_1helpers_1_1_pool_exception.js  |     6 +
 .../classlog4cxx_1_1helpers_1_1_pool_exception.png |   Bin 0 -> 638 bytes
 ...slog4cxx_1_1helpers_1_1_properties-members.html |   142 +
 .../classlog4cxx_1_1helpers_1_1_properties.html    |   390 +
 .../classlog4cxx_1_1helpers_1_1_properties.js      |    11 +
 ...lpers_1_1_property_resource_bundle-members.html |   151 +
 ...xx_1_1helpers_1_1_property_resource_bundle.html |   304 +
 ...4cxx_1_1helpers_1_1_property_resource_bundle.js |     6 +
 ...cxx_1_1helpers_1_1_property_resource_bundle.png |   Bin 0 -> 1135 bytes
 ...classlog4cxx_1_1helpers_1_1_reader-members.html |   149 +
 .../classlog4cxx_1_1helpers_1_1_reader.html        |   317 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_reader.js  |     7 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_reader.png |   Bin 0 -> 944 bytes
 ...pers_1_1_relative_time_date_format-members.html |   151 +
 ...x_1_1helpers_1_1_relative_time_date_format.html |   275 +
 ...cxx_1_1helpers_1_1_relative_time_date_format.js |     5 +
 ...xx_1_1helpers_1_1_relative_time_date_format.png |   Bin 0 -> 1078 bytes
 ...cxx_1_1helpers_1_1_resource_bundle-members.html |   149 +
 ...lasslog4cxx_1_1helpers_1_1_resource_bundle.html |   340 +
 .../classlog4cxx_1_1helpers_1_1_resource_bundle.js |     7 +
 ...classlog4cxx_1_1helpers_1_1_resource_bundle.png |   Bin 0 -> 1141 bytes
 ...x_1_1helpers_1_1_runtime_exception-members.html |   143 +
 ...sslog4cxx_1_1helpers_1_1_runtime_exception.html |   243 +
 ...lasslog4cxx_1_1helpers_1_1_runtime_exception.js |     7 +
 ...asslog4cxx_1_1helpers_1_1_runtime_exception.png |   Bin 0 -> 1899 bytes
 ...g4cxx_1_1helpers_1_1_server_socket-members.html |   140 +
 .../classlog4cxx_1_1helpers_1_1_server_socket.html |   270 +
 .../classlog4cxx_1_1helpers_1_1_server_socket.js   |     9 +
 ..._1_1helpers_1_1_simple_date_format-members.html |   153 +
 ...slog4cxx_1_1helpers_1_1_simple_date_format.html |   366 +
 ...asslog4cxx_1_1helpers_1_1_simple_date_format.js |     8 +
 ...sslog4cxx_1_1helpers_1_1_simple_date_format.png |   Bin 0 -> 2266 bytes
 ...classlog4cxx_1_1helpers_1_1_socket-members.html |   152 +
 .../classlog4cxx_1_1helpers_1_1_socket.html        |   339 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_socket.js  |    10 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_socket.png |   Bin 0 -> 631 bytes
 ...xx_1_1helpers_1_1_socket_exception-members.html |   148 +
 ...asslog4cxx_1_1helpers_1_1_socket_exception.html |   255 +
 ...classlog4cxx_1_1helpers_1_1_socket_exception.js |     7 +
 ...lasslog4cxx_1_1helpers_1_1_socket_exception.png |   Bin 0 -> 2177 bytes
 ..._1helpers_1_1_socket_output_stream-members.html |   152 +
 ...og4cxx_1_1helpers_1_1_socket_output_stream.html |   317 +
 ...slog4cxx_1_1helpers_1_1_socket_output_stream.js |     8 +
 ...log4cxx_1_1helpers_1_1_socket_output_stream.png |   Bin 0 -> 999 bytes
 ...lpers_1_1_socket_timeout_exception-members.html |   150 +
 ...xx_1_1helpers_1_1_socket_timeout_exception.html |   242 +
 ...4cxx_1_1helpers_1_1_socket_timeout_exception.js |     6 +
 ...cxx_1_1helpers_1_1_socket_timeout_exception.png |   Bin 0 -> 1339 bytes
 ..._1helpers_1_1_strftime_date_format-members.html |   152 +
 ...og4cxx_1_1helpers_1_1_strftime_date_format.html |   335 +
 ...slog4cxx_1_1helpers_1_1_strftime_date_format.js |     7 +
 ...log4cxx_1_1helpers_1_1_strftime_date_format.png |   Bin 0 -> 970 bytes
 ...log4cxx_1_1helpers_1_1_strict_math-members.html |   136 +
 .../classlog4cxx_1_1helpers_1_1_strict_math.html   |   221 +
 .../classlog4cxx_1_1helpers_1_1_strict_math.js     |     5 +
 ...g4cxx_1_1helpers_1_1_string_helper-members.html |   147 +
 .../classlog4cxx_1_1helpers_1_1_string_helper.html |   605 +
 .../classlog4cxx_1_1helpers_1_1_string_helper.js   |    16 +
 ...xx_1_1helpers_1_1_string_tokenizer-members.html |   141 +
 ...asslog4cxx_1_1helpers_1_1_string_tokenizer.html |   293 +
 ...classlog4cxx_1_1helpers_1_1_string_tokenizer.js |    10 +
 ...g4cxx_1_1helpers_1_1_syslog_writer-members.html |   136 +
 .../classlog4cxx_1_1helpers_1_1_syslog_writer.html |   194 +
 .../classlog4cxx_1_1helpers_1_1_syslog_writer.js   |     5 +
 ...classlog4cxx_1_1helpers_1_1_system-members.html |   135 +
 .../classlog4cxx_1_1helpers_1_1_system.html        |   190 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_system.js  |     4 +
 ...x_1_1helpers_1_1_system_err_writer-members.html |   154 +
 ...sslog4cxx_1_1helpers_1_1_system_err_writer.html |   384 +
 ...lasslog4cxx_1_1helpers_1_1_system_err_writer.js |    10 +
 ...asslog4cxx_1_1helpers_1_1_system_err_writer.png |   Bin 0 -> 907 bytes
 ...x_1_1helpers_1_1_system_out_writer-members.html |   154 +
 ...sslog4cxx_1_1helpers_1_1_system_out_writer.html |   376 +
 ...lasslog4cxx_1_1helpers_1_1_system_out_writer.js |    10 +
 ...asslog4cxx_1_1helpers_1_1_system_out_writer.png |   Bin 0 -> 913 bytes
 ...classlog4cxx_1_1helpers_1_1_thread-members.html |   147 +
 .../classlog4cxx_1_1helpers_1_1_thread.html        |   474 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_thread.js  |    16 +
 ...xx_1_1helpers_1_1_thread_exception-members.html |   143 +
 ...asslog4cxx_1_1helpers_1_1_thread_exception.html |   235 +
 ...classlog4cxx_1_1helpers_1_1_thread_exception.js |     7 +
 ...lasslog4cxx_1_1helpers_1_1_thread_exception.png |   Bin 0 -> 666 bytes
 ...og4cxx_1_1helpers_1_1_thread_local-members.html |   138 +
 .../classlog4cxx_1_1helpers_1_1_thread_local.html  |   237 +
 .../classlog4cxx_1_1helpers_1_1_thread_local.js    |     7 +
 ..._1helpers_1_1_thread_specific_data-members.html |   143 +
 ...og4cxx_1_1helpers_1_1_thread_specific_data.html |   357 +
 ...slog4cxx_1_1helpers_1_1_thread_specific_data.js |    12 +
 ...sslog4cxx_1_1helpers_1_1_time_zone-members.html |   153 +
 .../classlog4cxx_1_1helpers_1_1_time_zone.html     |   405 +
 .../classlog4cxx_1_1helpers_1_1_time_zone.js       |    11 +
 .../classlog4cxx_1_1helpers_1_1_time_zone.png      |   Bin 0 -> 639 bytes
 ...slog4cxx_1_1helpers_1_1_transcoder-members.html |   160 +
 .../classlog4cxx_1_1helpers_1_1_transcoder.html    |  1141 +
 .../classlog4cxx_1_1helpers_1_1_transcoder.js      |    29 +
 ..._1helpers_1_1_transcoder_exception-members.html |   142 +
 ...og4cxx_1_1helpers_1_1_transcoder_exception.html |   217 +
 ...slog4cxx_1_1helpers_1_1_transcoder_exception.js |     6 +
 ...log4cxx_1_1helpers_1_1_transcoder_exception.png |   Bin 0 -> 717 bytes
 ...sslog4cxx_1_1helpers_1_1_transform-members.html |   136 +
 .../classlog4cxx_1_1helpers_1_1_transform.html     |   240 +
 .../classlog4cxx_1_1helpers_1_1_transform.js       |     5 +
 ...elpers_1_1_uni_char_message_buffer-members.html |   157 +
 ...cxx_1_1helpers_1_1_uni_char_message_buffer.html |   750 +
 ...g4cxx_1_1helpers_1_1_uni_char_message_buffer.js |    26 +
 ...helpers_1_1_unknown_host_exception-members.html |   142 +
 ...4cxx_1_1helpers_1_1_unknown_host_exception.html |   217 +
 ...og4cxx_1_1helpers_1_1_unknown_host_exception.js |     6 +
 ...g4cxx_1_1helpers_1_1_unknown_host_exception.png |   Bin 0 -> 781 bytes
 ...1_1helpers_1_1_wide_message_buffer-members.html |   155 +
 ...log4cxx_1_1helpers_1_1_wide_message_buffer.html |   703 +
 ...sslog4cxx_1_1helpers_1_1_wide_message_buffer.js |    24 +
 ...classlog4cxx_1_1helpers_1_1_writer-members.html |   150 +
 .../classlog4cxx_1_1helpers_1_1_writer.html        |   339 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_writer.js  |     8 +
 .../apidocs/classlog4cxx_1_1helpers_1_1_writer.png |   Bin 0 -> 1947 bytes
 ..._1helpers_1_1_x_m_l_d_o_m_document-members.html |   152 +
 ...og4cxx_1_1helpers_1_1_x_m_l_d_o_m_document.html |   279 +
 ...slog4cxx_1_1helpers_1_1_x_m_l_d_o_m_document.js |     6 +
 ...log4cxx_1_1helpers_1_1_x_m_l_d_o_m_document.png |   Bin 0 -> 864 bytes
 ...1_1helpers_1_1_x_m_l_d_o_m_element-members.html |   151 +
 ...log4cxx_1_1helpers_1_1_x_m_l_d_o_m_element.html |   242 +
 ...sslog4cxx_1_1helpers_1_1_x_m_l_d_o_m_element.js |     5 +
 ...slog4cxx_1_1helpers_1_1_x_m_l_d_o_m_element.png |   Bin 0 -> 848 bytes
 ...xx_1_1helpers_1_1_x_m_l_d_o_m_node-members.html |   149 +
 ...asslog4cxx_1_1helpers_1_1_x_m_l_d_o_m_node.html |   284 +
 ...classlog4cxx_1_1helpers_1_1_x_m_l_d_o_m_node.js |    11 +
 ...lasslog4cxx_1_1helpers_1_1_x_m_l_d_o_m_node.png |   Bin 0 -> 1005 bytes
 ...1helpers_1_1_x_m_l_d_o_m_node_list-members.html |   144 +
 ...g4cxx_1_1helpers_1_1_x_m_l_d_o_m_node_list.html |   230 +
 ...log4cxx_1_1helpers_1_1_x_m_l_d_o_m_node_list.js |     5 +
 ...og4cxx_1_1helpers_1_1_x_m_l_d_o_m_node_list.png |   Bin 0 -> 543 bytes
 ...log4cxx_1_1helpers_1_1synchronized-members.html |   137 +
 .../classlog4cxx_1_1helpers_1_1synchronized.html   |   200 +
 .../classlog4cxx_1_1helpers_1_1synchronized.js     |     6 +
 .../apidocs/classlog4cxx_1_1logstream-members.html |   169 +
 .../0.12.0/apidocs/classlog4cxx_1_1logstream.html  |   650 +
 .../0.12.0/apidocs/classlog4cxx_1_1logstream.js    |    18 +
 .../0.12.0/apidocs/classlog4cxx_1_1logstream.png   |   Bin 0 -> 498 bytes
 .../classlog4cxx_1_1logstream__base-members.html   |   158 +
 .../apidocs/classlog4cxx_1_1logstream__base.html   |   828 +
 .../apidocs/classlog4cxx_1_1logstream__base.js     |    27 +
 .../apidocs/classlog4cxx_1_1logstream__base.png    |   Bin 0 -> 816 bytes
 ...og4cxx_1_1net_1_1_s_m_t_p_appender-members.html |   210 +
 .../classlog4cxx_1_1net_1_1_s_m_t_p_appender.html  |  1102 +
 .../classlog4cxx_1_1net_1_1_s_m_t_p_appender.js    |    39 +
 .../classlog4cxx_1_1net_1_1_s_m_t_p_appender.png   |   Bin 0 -> 1997 bytes
 ...log4cxx_1_1net_1_1_socket_appender-members.html |   202 +
 .../classlog4cxx_1_1net_1_1_socket_appender.html   |   663 +
 .../classlog4cxx_1_1net_1_1_socket_appender.js     |    14 +
 .../classlog4cxx_1_1net_1_1_socket_appender.png    |   Bin 0 -> 2810 bytes
 ..._1net_1_1_socket_appender_skeleton-members.html |   196 +
 ...og4cxx_1_1net_1_1_socket_appender_skeleton.html |   911 +
 ...slog4cxx_1_1net_1_1_socket_appender_skeleton.js |    24 +
 ...log4cxx_1_1net_1_1_socket_appender_skeleton.png |   Bin 0 -> 2915 bytes
 ...cxx_1_1net_1_1_socket_hub_appender-members.html |   186 +
 ...lasslog4cxx_1_1net_1_1_socket_hub_appender.html |   643 +
 .../classlog4cxx_1_1net_1_1_socket_hub_appender.js |    15 +
 ...classlog4cxx_1_1net_1_1_socket_hub_appender.png |   Bin 0 -> 2207 bytes
 ...log4cxx_1_1net_1_1_syslog_appender-members.html |   198 +
 .../classlog4cxx_1_1net_1_1_syslog_appender.html   |   943 +
 .../classlog4cxx_1_1net_1_1_syslog_appender.js     |    27 +
 .../classlog4cxx_1_1net_1_1_syslog_appender.png    |   Bin 0 -> 2003 bytes
 ...log4cxx_1_1net_1_1_telnet_appender-members.html |   186 +
 .../classlog4cxx_1_1net_1_1_telnet_appender.html   |   617 +
 .../classlog4cxx_1_1net_1_1_telnet_appender.js     |    15 +
 .../classlog4cxx_1_1net_1_1_telnet_appender.png    |   Bin 0 -> 1986 bytes
 ...x_1_1net_1_1_x_m_l_socket_appender-members.html |   203 +
 ...sslog4cxx_1_1net_1_1_x_m_l_socket_appender.html |   688 +
 ...lasslog4cxx_1_1net_1_1_x_m_l_socket_appender.js |    15 +
 ...asslog4cxx_1_1net_1_1_x_m_l_socket_appender.png |   Bin 0 -> 2837 bytes
 ...x_1_1nt_1_1_n_t_event_log_appender-members.html |   199 +
 ...sslog4cxx_1_1nt_1_1_n_t_event_log_appender.html |   967 +
 ...lasslog4cxx_1_1nt_1_1_n_t_event_log_appender.js |    28 +
 ...asslog4cxx_1_1nt_1_1_n_t_event_log_appender.png |   Bin 0 -> 2404 bytes
 ...t_1_1_output_debug_string_appender-members.html |   180 +
 ...cxx_1_1nt_1_1_output_debug_string_appender.html |   403 +
 ...g4cxx_1_1nt_1_1_output_debug_string_appender.js |     7 +
 ...4cxx_1_1nt_1_1_output_debug_string_appender.png |   Bin 0 -> 2566 bytes
 ..._1_1pattern_1_1_cached_date_format-members.html |   156 +
 ...slog4cxx_1_1pattern_1_1_cached_date_format.html |   506 +
 ...asslog4cxx_1_1pattern_1_1_cached_date_format.js |    11 +
 ...sslog4cxx_1_1pattern_1_1_cached_date_format.png |   Bin 0 -> 962 bytes
 ...n_1_1_class_name_pattern_converter-members.html |   161 +
 ..._1pattern_1_1_class_name_pattern_converter.html |   327 +
 ..._1_1pattern_1_1_class_name_pattern_converter.js |     5 +
 ...1_1pattern_1_1_class_name_pattern_converter.png |   Bin 0 -> 1994 bytes
 ...pattern_1_1_date_pattern_converter-members.html |   160 +
 ...4cxx_1_1pattern_1_1_date_pattern_converter.html |   398 +
 ...og4cxx_1_1pattern_1_1_date_pattern_converter.js |     7 +
 ...g4cxx_1_1pattern_1_1_date_pattern_converter.png |   Bin 0 -> 1622 bytes
 ...rn_1_1_file_date_pattern_converter-members.html |   135 +
 ...1_1pattern_1_1_file_date_pattern_converter.html |   184 +
 ...x_1_1pattern_1_1_file_date_pattern_converter.js |     4 +
 ..._1_file_location_pattern_converter-members.html |   159 +
 ...attern_1_1_file_location_pattern_converter.html |   319 +
 ...1pattern_1_1_file_location_pattern_converter.js |     5 +
 ...pattern_1_1_file_location_pattern_converter.png |   Bin 0 -> 1641 bytes
 ...cxx_1_1pattern_1_1_formatting_info-members.html |   151 +
 ...lasslog4cxx_1_1pattern_1_1_formatting_info.html |   390 +
 .../classlog4cxx_1_1pattern_1_1_formatting_info.js |     9 +
 ...classlog4cxx_1_1pattern_1_1_formatting_info.png |   Bin 0 -> 766 bytes
 ..._1_full_location_pattern_converter-members.html |   159 +
 ...attern_1_1_full_location_pattern_converter.html |   319 +
 ...1pattern_1_1_full_location_pattern_converter.js |     5 +
 ...pattern_1_1_full_location_pattern_converter.png |   Bin 0 -> 1639 bytes
 ...tern_1_1_integer_pattern_converter-members.html |   156 +
 ...x_1_1pattern_1_1_integer_pattern_converter.html |   307 +
 ...cxx_1_1pattern_1_1_integer_pattern_converter.js |     5 +
 ...xx_1_1pattern_1_1_integer_pattern_converter.png |   Bin 0 -> 1216 bytes
 ...attern_1_1_level_pattern_converter-members.html |   159 +
 ...cxx_1_1pattern_1_1_level_pattern_converter.html |   355 +
 ...g4cxx_1_1pattern_1_1_level_pattern_converter.js |     6 +
 ...4cxx_1_1pattern_1_1_level_pattern_converter.png |   Bin 0 -> 1624 bytes
 ..._1_line_location_pattern_converter-members.html |   159 +
 ...attern_1_1_line_location_pattern_converter.html |   319 +
 ...1pattern_1_1_line_location_pattern_converter.js |     5 +
 ...pattern_1_1_line_location_pattern_converter.png |   Bin 0 -> 1652 bytes
 ...1_line_separator_pattern_converter-members.html |   159 +
 ...ttern_1_1_line_separator_pattern_converter.html |   374 +
 ...pattern_1_1_line_separator_pattern_converter.js |     6 +
 ...attern_1_1_line_separator_pattern_converter.png |   Bin 0 -> 1643 bytes
 ...tern_1_1_literal_pattern_converter-members.html |   159 +
 ...x_1_1pattern_1_1_literal_pattern_converter.html |   364 +
 ...cxx_1_1pattern_1_1_literal_pattern_converter.js |     6 +
 ...xx_1_1pattern_1_1_literal_pattern_converter.png |   Bin 0 -> 1630 bytes
 ...ttern_1_1_logger_pattern_converter-members.html |   161 +
 ...xx_1_1pattern_1_1_logger_pattern_converter.html |   327 +
 ...4cxx_1_1pattern_1_1_logger_pattern_converter.js |     5 +
 ...cxx_1_1pattern_1_1_logger_pattern_converter.png |   Bin 0 -> 1956 bytes
 ..._1_logging_event_pattern_converter-members.html |   158 +
 ...attern_1_1_logging_event_pattern_converter.html |   420 +
 ...1pattern_1_1_logging_event_pattern_converter.js |     7 +
 ...pattern_1_1_logging_event_pattern_converter.png |   Bin 0 -> 8776 bytes
 ...tern_1_1_message_pattern_converter-members.html |   159 +
 ...x_1_1pattern_1_1_message_pattern_converter.html |   319 +
 ...cxx_1_1pattern_1_1_message_pattern_converter.js |     5 +
 ...xx_1_1pattern_1_1_message_pattern_converter.png |   Bin 0 -> 1665 bytes
 ..._method_location_pattern_converter-members.html |   159 +
 ...tern_1_1_method_location_pattern_converter.html |   319 +
 ...attern_1_1_method_location_pattern_converter.js |     5 +
 ...ttern_1_1_method_location_pattern_converter.png |   Bin 0 -> 1695 bytes
 ...attern_1_1_n_d_c_pattern_converter-members.html |   159 +
 ...cxx_1_1pattern_1_1_n_d_c_pattern_converter.html |   319 +
 ...g4cxx_1_1pattern_1_1_n_d_c_pattern_converter.js |     5 +
 ...4cxx_1_1pattern_1_1_n_d_c_pattern_converter.png |   Bin 0 -> 1626 bytes
 ...xx_1_1pattern_1_1_name_abbreviator-members.html |   150 +
 ...asslog4cxx_1_1pattern_1_1_name_abbreviator.html |   357 +
 ...classlog4cxx_1_1pattern_1_1_name_abbreviator.js |     8 +
 ...lasslog4cxx_1_1pattern_1_1_name_abbreviator.png |   Bin 0 -> 749 bytes
 ...pattern_1_1_name_pattern_converter-members.html |   160 +
 ...4cxx_1_1pattern_1_1_name_pattern_converter.html |   329 +
 ...og4cxx_1_1pattern_1_1_name_pattern_converter.js |     5 +
 ...g4cxx_1_1pattern_1_1_name_pattern_converter.png |   Bin 0 -> 2696 bytes
 ...x_1_1pattern_1_1_pattern_converter-members.html |   155 +
 ...sslog4cxx_1_1pattern_1_1_pattern_converter.html |   513 +
 ...lasslog4cxx_1_1pattern_1_1_pattern_converter.js |    13 +
 ...asslog4cxx_1_1pattern_1_1_pattern_converter.png |   Bin 0 -> 10852 bytes
 ...4cxx_1_1pattern_1_1_pattern_parser-members.html |   135 +
 ...classlog4cxx_1_1pattern_1_1_pattern_parser.html |   208 +
 .../classlog4cxx_1_1pattern_1_1_pattern_parser.js  |     4 +
 ...n_1_1_properties_pattern_converter-members.html |   159 +
 ..._1pattern_1_1_properties_pattern_converter.html |   319 +
 ..._1_1pattern_1_1_properties_pattern_converter.js |     5 +
 ...1_1pattern_1_1_properties_pattern_converter.png |   Bin 0 -> 1650 bytes
 ..._1_relative_time_pattern_converter-members.html |   160 +
 ...attern_1_1_relative_time_pattern_converter.html |   340 +
 ...1pattern_1_1_relative_time_pattern_converter.js |     6 +
 ...pattern_1_1_relative_time_pattern_converter.png |   Bin 0 -> 1663 bytes
 ...ttern_1_1_thread_pattern_converter-members.html |   159 +
 ...xx_1_1pattern_1_1_thread_pattern_converter.html |   319 +
 ...4cxx_1_1pattern_1_1_thread_pattern_converter.js |     5 +
 ...cxx_1_1pattern_1_1_thread_pattern_converter.png |   Bin 0 -> 1620 bytes
 ...able_information_pattern_converter-members.html |   159 +
 ..._1_throwable_information_pattern_converter.html |   347 +
 ..._1_1_throwable_information_pattern_converter.js |     6 +
 ...1_1_throwable_information_pattern_converter.png |   Bin 0 -> 1723 bytes
 ...classlog4cxx_1_1rolling_1_1_action-members.html |   152 +
 .../classlog4cxx_1_1rolling_1_1_action.html        |   353 +
 .../apidocs/classlog4cxx_1_1rolling_1_1_action.js  |    10 +
 .../apidocs/classlog4cxx_1_1rolling_1_1_action.png |   Bin 0 -> 1743 bytes
 ..._1_1rolling_1_1_file_rename_action-members.html |   153 +
 ...slog4cxx_1_1rolling_1_1_file_rename_action.html |   268 +
 ...asslog4cxx_1_1rolling_1_1_file_rename_action.js |     5 +
 ...sslog4cxx_1_1rolling_1_1_file_rename_action.png |   Bin 0 -> 969 bytes
 ...1_1_filter_based_triggering_policy-members.html |   155 +
 ...rolling_1_1_filter_based_triggering_policy.html |   446 +
 ..._1rolling_1_1_filter_based_triggering_policy.js |    11 +
 ...1rolling_1_1_filter_based_triggering_policy.png |   Bin 0 -> 1990 bytes
 ...ng_1_1_fixed_window_rolling_policy-members.html |   166 +
 ...1_1rolling_1_1_fixed_window_rolling_policy.html |   586 +
 ...x_1_1rolling_1_1_fixed_window_rolling_policy.js |    14 +
 ..._1_1rolling_1_1_fixed_window_rolling_policy.png |   Bin 0 -> 2534 bytes
 ...1_1rolling_1_1_g_z_compress_action-members.html |   153 +
 ...log4cxx_1_1rolling_1_1_g_z_compress_action.html |   268 +
 ...sslog4cxx_1_1rolling_1_1_g_z_compress_action.js |     5 +
 ...slog4cxx_1_1rolling_1_1_g_z_compress_action.png |   Bin 0 -> 1004 bytes
 ...lling_1_1_manual_triggering_policy-members.html |   151 +
 ...xx_1_1rolling_1_1_manual_triggering_policy.html |   352 +
 ...4cxx_1_1rolling_1_1_manual_triggering_policy.js |     7 +
 ...cxx_1_1rolling_1_1_manual_triggering_policy.png |   Bin 0 -> 1893 bytes
 ...1rolling_1_1_rolling_file_appender-members.html |   222 +
 ...g4cxx_1_1rolling_1_1_rolling_file_appender.html |   452 +
 ...log4cxx_1_1rolling_1_1_rolling_file_appender.js |     4 +
 ...og4cxx_1_1rolling_1_1_rolling_file_appender.png |   Bin 0 -> 3710 bytes
 ...1_1_rolling_file_appender_skeleton-members.html |   221 +
 ...rolling_1_1_rolling_file_appender_skeleton.html |   739 +
 ..._1rolling_1_1_rolling_file_appender_skeleton.js |    15 +
 ...1rolling_1_1_rolling_file_appender_skeleton.png |   Bin 0 -> 4528 bytes
 ...4cxx_1_1rolling_1_1_rolling_policy-members.html |   148 +
 ...classlog4cxx_1_1rolling_1_1_rolling_policy.html |   342 +
 .../classlog4cxx_1_1rolling_1_1_rolling_policy.js  |     6 +
 .../classlog4cxx_1_1rolling_1_1_rolling_policy.png |   Bin 0 -> 2192 bytes
 ...1_1rolling_1_1_rolling_policy_base-members.html |   160 +
 ...log4cxx_1_1rolling_1_1_rolling_policy_base.html |   589 +
 ...sslog4cxx_1_1rolling_1_1_rolling_policy_base.js |    16 +
 ...slog4cxx_1_1rolling_1_1_rolling_policy_base.png |   Bin 0 -> 2684 bytes
 ..._1rolling_1_1_rollover_description-members.html |   151 +
 ...og4cxx_1_1rolling_1_1_rollover_description.html |   331 +
 ...slog4cxx_1_1rolling_1_1_rollover_description.js |     9 +
 ...log4cxx_1_1rolling_1_1_rollover_description.png |   Bin 0 -> 755 bytes
 ...g_1_1_size_based_triggering_policy-members.html |   154 +
 ..._1rolling_1_1_size_based_triggering_policy.html |   414 +
 ..._1_1rolling_1_1_size_based_triggering_policy.js |    10 +
 ...1_1rolling_1_1_size_based_triggering_policy.png |   Bin 0 -> 1944 bytes
 ...ling_1_1_time_based_rolling_policy-members.html |   163 +
 ...x_1_1rolling_1_1_time_based_rolling_policy.html |   612 +
 ...cxx_1_1rolling_1_1_time_based_rolling_policy.js |    11 +
 ...xx_1_1rolling_1_1_time_based_rolling_policy.png |   Bin 0 -> 3529 bytes
 ...x_1_1rolling_1_1_triggering_policy-members.html |   150 +
 ...sslog4cxx_1_1rolling_1_1_triggering_policy.html |   342 +
 ...lasslog4cxx_1_1rolling_1_1_triggering_policy.js |     7 +
 ...asslog4cxx_1_1rolling_1_1_triggering_policy.png |   Bin 0 -> 2841 bytes
 ...1_1rolling_1_1_zip_compress_action-members.html |   153 +
 ...log4cxx_1_1rolling_1_1_zip_compress_action.html |   268 +
 ...sslog4cxx_1_1rolling_1_1_zip_compress_action.js |     5 +
 ...slog4cxx_1_1rolling_1_1_zip_compress_action.png |   Bin 0 -> 999 bytes
 ...cxx_1_1spi_1_1_appender_attachable-members.html |   150 +
 ...lasslog4cxx_1_1spi_1_1_appender_attachable.html |   422 +
 .../classlog4cxx_1_1spi_1_1_appender_attachable.js |    11 +
 ...classlog4cxx_1_1spi_1_1_appender_attachable.png |   Bin 0 -> 1971 bytes
 ...asslog4cxx_1_1spi_1_1_configurator-members.html |   144 +
 .../classlog4cxx_1_1spi_1_1_configurator.html      |   246 +
 .../classlog4cxx_1_1spi_1_1_configurator.js        |     5 +
 .../classlog4cxx_1_1spi_1_1_configurator.png       |   Bin 0 -> 1168 bytes
 ...pi_1_1_default_repository_selector-members.html |   148 +
 ...cxx_1_1spi_1_1_default_repository_selector.html |   282 +
 ...g4cxx_1_1spi_1_1_default_repository_selector.js |     7 +
 ...4cxx_1_1spi_1_1_default_repository_selector.png |   Bin 0 -> 1620 bytes
 ...classlog4cxx_1_1spi_1_1_error_code-members.html |   141 +
 .../classlog4cxx_1_1spi_1_1_error_code.html        |   182 +
 .../apidocs/classlog4cxx_1_1spi_1_1_error_code.js  |    10 +
 ...sslog4cxx_1_1spi_1_1_error_handler-members.html |   152 +
 .../classlog4cxx_1_1spi_1_1_error_handler.html     |   458 +
 .../classlog4cxx_1_1spi_1_1_error_handler.js       |    10 +
 .../classlog4cxx_1_1spi_1_1_error_handler.png      |   Bin 0 -> 1717 bytes
 .../classlog4cxx_1_1spi_1_1_filter-members.html    |   156 +
 .../apidocs/classlog4cxx_1_1spi_1_1_filter.html    |   457 +
 .../apidocs/classlog4cxx_1_1spi_1_1_filter.js      |    16 +
 .../apidocs/classlog4cxx_1_1spi_1_1_filter.png     |   Bin 0 -> 4993 bytes
 ..._1spi_1_1_hierarchy_event_listener-members.html |   145 +
 ...og4cxx_1_1spi_1_1_hierarchy_event_listener.html |   275 +
 ...slog4cxx_1_1spi_1_1_hierarchy_event_listener.js |     6 +
 ...log4cxx_1_1spi_1_1_hierarchy_event_listener.png |   Bin 0 -> 633 bytes
 ...sslog4cxx_1_1spi_1_1_location_info-members.html |   147 +
 .../classlog4cxx_1_1spi_1_1_location_info.html     |   472 +
 .../classlog4cxx_1_1spi_1_1_location_info.js       |    16 +
 ...slog4cxx_1_1spi_1_1_logger_factory-members.html |   144 +
 .../classlog4cxx_1_1spi_1_1_logger_factory.html    |   242 +
 .../classlog4cxx_1_1spi_1_1_logger_factory.js      |     5 +
 .../classlog4cxx_1_1spi_1_1_logger_factory.png     |   Bin 0 -> 884 bytes
 ...g4cxx_1_1spi_1_1_logger_repository-members.html |   159 +
 .../classlog4cxx_1_1spi_1_1_logger_repository.html |   684 +
 .../classlog4cxx_1_1spi_1_1_logger_repository.js   |    20 +
 .../classlog4cxx_1_1spi_1_1_logger_repository.png  |   Bin 0 -> 745 bytes
 ...sslog4cxx_1_1spi_1_1_logging_event-members.html |   165 +
 .../classlog4cxx_1_1spi_1_1_logging_event.html     |   759 +
 .../classlog4cxx_1_1spi_1_1_logging_event.js       |    23 +
 .../classlog4cxx_1_1spi_1_1_logging_event.png      |   Bin 0 -> 751 bytes
 ...slog4cxx_1_1spi_1_1_option_handler-members.html |   145 +
 .../classlog4cxx_1_1spi_1_1_option_handler.html    |   308 +
 .../classlog4cxx_1_1spi_1_1_option_handler.js      |     6 +
 .../classlog4cxx_1_1spi_1_1_option_handler.png     |   Bin 0 -> 14047 bytes
 ...cxx_1_1spi_1_1_repository_selector-members.html |   144 +
 ...lasslog4cxx_1_1spi_1_1_repository_selector.html |   233 +
 .../classlog4cxx_1_1spi_1_1_repository_selector.js |     5 +
 ...classlog4cxx_1_1spi_1_1_repository_selector.png |   Bin 0 -> 964 bytes
 ...lasslog4cxx_1_1spi_1_1_root_logger-members.html |   285 +
 .../classlog4cxx_1_1spi_1_1_root_logger.html       |   696 +
 .../apidocs/classlog4cxx_1_1spi_1_1_root_logger.js |     6 +
 .../classlog4cxx_1_1spi_1_1_root_logger.png        |   Bin 0 -> 1656 bytes
 ...spi_1_1_triggering_event_evaluator-members.html |   143 +
 ...4cxx_1_1spi_1_1_triggering_event_evaluator.html |   207 +
 ...og4cxx_1_1spi_1_1_triggering_event_evaluator.js |     4 +
 ...g4cxx_1_1spi_1_1_triggering_event_evaluator.png |   Bin 0 -> 641 bytes
 .../classlog4cxx_1_1ulogstream-members.html        |   170 +
 .../0.12.0/apidocs/classlog4cxx_1_1ulogstream.html |   678 +
 .../0.12.0/apidocs/classlog4cxx_1_1ulogstream.js   |    19 +
 .../0.12.0/apidocs/classlog4cxx_1_1ulogstream.png  |   Bin 0 -> 498 bytes
 ..._1varia_1_1_fallback_error_handler-members.html |   157 +
 ...og4cxx_1_1varia_1_1_fallback_error_handler.html |   590 +
 ...slog4cxx_1_1varia_1_1_fallback_error_handler.js |    15 +
 ...log4cxx_1_1varia_1_1_fallback_error_handler.png |   Bin 0 -> 2069 bytes
 .../classlog4cxx_1_1wlogstream-members.html        |   169 +
 .../0.12.0/apidocs/classlog4cxx_1_1wlogstream.html |   650 +
 .../0.12.0/apidocs/classlog4cxx_1_1wlogstream.js   |    18 +
 .../0.12.0/apidocs/classlog4cxx_1_1wlogstream.png  |   Bin 0 -> 505 bytes
 ...4cxx_1_1xml_1_1_d_o_m_configurator-members.html |   182 +
 ...classlog4cxx_1_1xml_1_1_d_o_m_configurator.html |  1696 ++
 .../classlog4cxx_1_1xml_1_1_d_o_m_configurator.js  |    41 +
 .../classlog4cxx_1_1xml_1_1_d_o_m_configurator.png |   Bin 0 -> 1283 bytes
 ...asslog4cxx_1_1xml_1_1_x_m_l_layout-members.html |   159 +
 .../classlog4cxx_1_1xml_1_1_x_m_l_layout.html      |   503 +
 .../classlog4cxx_1_1xml_1_1_x_m_l_layout.js        |    12 +
 .../classlog4cxx_1_1xml_1_1_x_m_l_layout.png       |   Bin 0 -> 1502 bytes
 .../apidocs/classnamepatternconverter_8h.html      |   146 +
 .../0.12.0/apidocs/classregistration_8h.html       |   146 +
 docs/log4cxx/0.12.0/apidocs/closed.png             |   Bin 0 -> 132 bytes
 docs/log4cxx/0.12.0/apidocs/condition_8h.html      |   147 +
 docs/log4cxx/0.12.0/apidocs/configurator_8h.html   |   152 +
 docs/log4cxx/0.12.0/apidocs/configurator_8h.js     |     5 +
 .../log4cxx/0.12.0/apidocs/consoleappender_8h.html |   150 +
 docs/log4cxx/0.12.0/apidocs/consoleappender_8h.js  |     5 +
 docs/log4cxx/0.12.0/apidocs/cyclicbuffer_8h.html   |   147 +
 .../apidocs/dailyrollingfileappender_8h.html       |   155 +
 .../0.12.0/apidocs/dailyrollingfileappender_8h.js  |     5 +
 docs/log4cxx/0.12.0/apidocs/datagrampacket_8h.html |   153 +
 docs/log4cxx/0.12.0/apidocs/datagrampacket_8h.js   |     5 +
 docs/log4cxx/0.12.0/apidocs/datagramsocket_8h.html |   153 +
 docs/log4cxx/0.12.0/apidocs/datagramsocket_8h.js   |     5 +
 docs/log4cxx/0.12.0/apidocs/date_8h.html           |   153 +
 docs/log4cxx/0.12.0/apidocs/date_8h.js             |     5 +
 docs/log4cxx/0.12.0/apidocs/dateformat_8h.html     |   153 +
 docs/log4cxx/0.12.0/apidocs/dateformat_8h.js       |     5 +
 docs/log4cxx/0.12.0/apidocs/datelayout_8h.html     |   147 +
 .../0.12.0/apidocs/datepatternconverter_8h.html    |   152 +
 .../0.12.0/apidocs/datepatternconverter_8h.js      |     5 +
 .../0.12.0/apidocs/datetimedateformat_8h.html      |   147 +
 .../0.12.0/apidocs/defaultconfigurator_8h.html     |   152 +
 .../0.12.0/apidocs/defaultconfigurator_8h.js       |     5 +
 .../0.12.0/apidocs/defaultloggerfactory_8h.html    |   149 +
 .../0.12.0/apidocs/defaultloggerfactory_8h.js      |     5 +
 .../apidocs/defaultrepositoryselector_8h.html      |   145 +
 docs/log4cxx/0.12.0/apidocs/denyallfilter_8h.html  |   152 +
 docs/log4cxx/0.12.0/apidocs/denyallfilter_8h.js    |     5 +
 .../dir_13914ab3047e815acc15cec9547c6044.html      |   137 +
 .../dir_28a4df15940bc8c75fd06dc5afc8d65c.html      |   135 +
 .../dir_5e0574ca792075d61026f042d0b321c8.html      |   181 +
 .../dir_5eb159725f84c66aafd839904a4acdd0.html      |   135 +
 .../dir_68267d1309a1af8e8297ef4c3efbcdba.html      |   135 +
 .../dir_73284ebf47da3fb887ab0e324de6081f.html      |   164 +
 .../dir_7be30a74690c85c659aa4940da9d1914.html      |   220 +
 .../dir_8002461af9a3313cfd5aea6abe34025b.html      |   153 +
 .../dir_84cde2d0967b9f1e1b3daefd4b4f0951.html      |   135 +
 .../dir_9a2f1396f1f57c6a67d8ef5cfc0fd411.html      |   147 +
 .../dir_a486a3faafb12d97b1faec4977050c4e.html      |   275 +
 .../dir_c34ab60f5215f15fb8bfbfb9923e9342.html      |   137 +
 .../dir_c7a76b111dbb927d86108a9ae364534b.html      |   135 +
 .../dir_c7fd10e362d45ad1567cac355ef67d36.html      |   163 +
 .../dir_df3bee86fdbfb464c3a94507855b0bdc.html      |   135 +
 .../dir_df6508d3588d6d7726d6abef0b1e740a.html      |   135 +
 .../dir_f6024cfca1f9a885cbce52dc998decc9.html      |   135 +
 docs/log4cxx/0.12.0/apidocs/doc.png                |   Bin 0 -> 746 bytes
 .../log4cxx/0.12.0/apidocs/domconfigurator_8h.html |   152 +
 docs/log4cxx/0.12.0/apidocs/domconfigurator_8h.js  |     5 +
 docs/log4cxx/0.12.0/apidocs/doxygen.css            |  1475 +
 docs/log4cxx/0.12.0/apidocs/doxygen.png            |   Bin 0 -> 3779 bytes
 docs/log4cxx/0.12.0/apidocs/dynsections.js         |    97 +
 docs/log4cxx/0.12.0/apidocs/errorhandler_8h.html   |   154 +
 docs/log4cxx/0.12.0/apidocs/errorhandler_8h.js     |     6 +
 docs/log4cxx/0.12.0/apidocs/exception_8h.html      |   200 +
 .../0.12.0/apidocs/expressionfilter_8h.html        |   154 +
 docs/log4cxx/0.12.0/apidocs/expressionfilter_8h.js |     5 +
 .../0.12.0/apidocs/fallbackerrorhandler_8h.html    |   152 +
 .../0.12.0/apidocs/fallbackerrorhandler_8h.js      |     5 +
 docs/log4cxx/0.12.0/apidocs/file_8h.html           |   170 +
 docs/log4cxx/0.12.0/apidocs/file_8h.js             |     5 +
 docs/log4cxx/0.12.0/apidocs/fileappender_8h.html   |   153 +
 docs/log4cxx/0.12.0/apidocs/fileappender_8h.js     |     5 +
 .../apidocs/filedatepatternconverter_8h.html       |   146 +
 .../log4cxx/0.12.0/apidocs/fileinputstream_8h.html |   153 +
 docs/log4cxx/0.12.0/apidocs/fileinputstream_8h.js  |     5 +
 .../apidocs/filelocationpatternconverter_8h.html   |   146 +
 .../0.12.0/apidocs/fileoutputstream_8h.html        |   153 +
 docs/log4cxx/0.12.0/apidocs/fileoutputstream_8h.js |     5 +
 .../0.12.0/apidocs/filerenameaction_8h.html        |   151 +
 docs/log4cxx/0.12.0/apidocs/filerenameaction_8h.js |     5 +
 docs/log4cxx/0.12.0/apidocs/files.html             |   312 +
 docs/log4cxx/0.12.0/apidocs/files.js               |   323 +
 docs/log4cxx/0.12.0/apidocs/filewatchdog_8h.html   |   147 +
 docs/log4cxx/0.12.0/apidocs/filter_8h.html         |   152 +
 docs/log4cxx/0.12.0/apidocs/filter_8h.js           |     5 +
 .../apidocs/filterbasedtriggeringpolicy_8h.html    |   155 +
 .../apidocs/filterbasedtriggeringpolicy_8h.js      |     5 +
 .../apidocs/fixedwindowrollingpolicy_8h.html       |   155 +
 .../0.12.0/apidocs/fixedwindowrollingpolicy_8h.js  |     5 +
 docs/log4cxx/0.12.0/apidocs/folderclosed.png       |   Bin 0 -> 616 bytes
 docs/log4cxx/0.12.0/apidocs/folderopen.png         |   Bin 0 -> 597 bytes
 docs/log4cxx/0.12.0/apidocs/formattinginfo_8h.html |   158 +
 docs/log4cxx/0.12.0/apidocs/formattinginfo_8h.js   |     6 +
 .../apidocs/fulllocationpatternconverter_8h.html   |   146 +
 docs/log4cxx/0.12.0/apidocs/functions.html         |   351 +
 docs/log4cxx/0.12.0/apidocs/functions_0x7e.html    |   453 +
 docs/log4cxx/0.12.0/apidocs/functions_b.html       |   218 +
 docs/log4cxx/0.12.0/apidocs/functions_c.html       |   343 +
 docs/log4cxx/0.12.0/apidocs/functions_d.html       |   297 +
 docs/log4cxx/0.12.0/apidocs/functions_dup.js       |    28 +
 docs/log4cxx/0.12.0/apidocs/functions_e.html       |   268 +
 docs/log4cxx/0.12.0/apidocs/functions_enum.html    |   146 +
 docs/log4cxx/0.12.0/apidocs/functions_eval.html    |   331 +
 docs/log4cxx/0.12.0/apidocs/functions_f.html       |   335 +
 docs/log4cxx/0.12.0/apidocs/functions_func.html    |   325 +
 docs/log4cxx/0.12.0/apidocs/functions_func.js      |    26 +
 .../0.12.0/apidocs/functions_func_0x7e.html        |   451 +
 docs/log4cxx/0.12.0/apidocs/functions_func_b.html  |   196 +
 docs/log4cxx/0.12.0/apidocs/functions_func_c.html  |   326 +
 docs/log4cxx/0.12.0/apidocs/functions_func_d.html  |   251 +
 docs/log4cxx/0.12.0/apidocs/functions_func_e.html  |   254 +
 docs/log4cxx/0.12.0/apidocs/functions_func_f.html  |   306 +
 docs/log4cxx/0.12.0/apidocs/functions_func_g.html  |   826 +
 docs/log4cxx/0.12.0/apidocs/functions_func_h.html  |   188 +
 docs/log4cxx/0.12.0/apidocs/functions_func_i.html  |   341 +
 docs/log4cxx/0.12.0/apidocs/functions_func_j.html  |   175 +
 docs/log4cxx/0.12.0/apidocs/functions_func_l.html  |   244 +
 docs/log4cxx/0.12.0/apidocs/functions_func_m.html  |   203 +
 docs/log4cxx/0.12.0/apidocs/functions_func_n.html  |   218 +
 docs/log4cxx/0.12.0/apidocs/functions_func_o.html  |   279 +
 docs/log4cxx/0.12.0/apidocs/functions_func_p.html  |   287 +
 docs/log4cxx/0.12.0/apidocs/functions_func_r.html  |   311 +
 docs/log4cxx/0.12.0/apidocs/functions_func_s.html  |   634 +
 docs/log4cxx/0.12.0/apidocs/functions_func_t.html  |   236 +
 docs/log4cxx/0.12.0/apidocs/functions_func_u.html  |   181 +
 docs/log4cxx/0.12.0/apidocs/functions_func_w.html  |   240 +
 docs/log4cxx/0.12.0/apidocs/functions_func_x.html  |   175 +
 docs/log4cxx/0.12.0/apidocs/functions_func_z.html  |   172 +
 docs/log4cxx/0.12.0/apidocs/functions_g.html       |   831 +
 docs/log4cxx/0.12.0/apidocs/functions_h.html       |   200 +
 docs/log4cxx/0.12.0/apidocs/functions_i.html       |   353 +
 docs/log4cxx/0.12.0/apidocs/functions_j.html       |   177 +
 docs/log4cxx/0.12.0/apidocs/functions_k.html       |   174 +
 docs/log4cxx/0.12.0/apidocs/functions_l.html       |   270 +
 docs/log4cxx/0.12.0/apidocs/functions_m.html       |   220 +
 docs/log4cxx/0.12.0/apidocs/functions_n.html       |   239 +
 docs/log4cxx/0.12.0/apidocs/functions_o.html       |   290 +
 docs/log4cxx/0.12.0/apidocs/functions_p.html       |   323 +
 docs/log4cxx/0.12.0/apidocs/functions_r.html       |   329 +
 docs/log4cxx/0.12.0/apidocs/functions_rela.html    |   155 +
 docs/log4cxx/0.12.0/apidocs/functions_s.html       |   693 +
 docs/log4cxx/0.12.0/apidocs/functions_t.html       |   280 +
 docs/log4cxx/0.12.0/apidocs/functions_type.html    |   186 +
 docs/log4cxx/0.12.0/apidocs/functions_u.html       |   189 +
 docs/log4cxx/0.12.0/apidocs/functions_v.html       |   174 +
 docs/log4cxx/0.12.0/apidocs/functions_vars.html    |   459 +
 docs/log4cxx/0.12.0/apidocs/functions_w.html       |   251 +
 docs/log4cxx/0.12.0/apidocs/functions_x.html       |   180 +
 docs/log4cxx/0.12.0/apidocs/functions_z.html       |   174 +
 docs/log4cxx/0.12.0/apidocs/globals.html           |   448 +
 docs/log4cxx/0.12.0/apidocs/globals_defs.html      |   409 +
 docs/log4cxx/0.12.0/apidocs/globals_type.html      |   163 +
 .../0.12.0/apidocs/group___logging_macros.html     |   782 +
 .../0.12.0/apidocs/group___logging_macros.js       |    17 +
 .../0.12.0/apidocs/gzcompressaction_8h.html        |   151 +
 docs/log4cxx/0.12.0/apidocs/gzcompressaction_8h.js |     5 +
 docs/log4cxx/0.12.0/apidocs/hierarchy.html         |   376 +
 docs/log4cxx/0.12.0/apidocs/hierarchy.js           |   285 +
 docs/log4cxx/0.12.0/apidocs/hierarchy_8h.html      |   144 +
 .../0.12.0/apidocs/hierarchyeventlistener_8h.html  |   154 +
 .../0.12.0/apidocs/hierarchyeventlistener_8h.js    |     6 +
 docs/log4cxx/0.12.0/apidocs/htmllayout_8h.html     |   150 +
 docs/log4cxx/0.12.0/apidocs/htmllayout_8h.js       |     5 +
 docs/log4cxx/0.12.0/apidocs/index.html             |   123 +
 docs/log4cxx/0.12.0/apidocs/inetaddress_8h.html    |   156 +
 docs/log4cxx/0.12.0/apidocs/inetaddress_8h.js      |     7 +
 docs/log4cxx/0.12.0/apidocs/inputstream_8h.html    |   153 +
 docs/log4cxx/0.12.0/apidocs/inputstream_8h.js      |     5 +
 .../0.12.0/apidocs/inputstreamreader_8h.html       |   153 +
 .../log4cxx/0.12.0/apidocs/inputstreamreader_8h.js |     5 +
 docs/log4cxx/0.12.0/apidocs/integer_8h.html        |   152 +
 docs/log4cxx/0.12.0/apidocs/integer_8h.js          |     5 +
 .../0.12.0/apidocs/integerpatternconverter_8h.html |   152 +
 .../0.12.0/apidocs/integerpatternconverter_8h.js   |     5 +
 .../0.12.0/apidocs/iso8601dateformat_8h.html       |   147 +
 docs/log4cxx/0.12.0/apidocs/jquery.js              |    68 +
 docs/log4cxx/0.12.0/apidocs/jsonlayout_8h.html     |   150 +
 docs/log4cxx/0.12.0/apidocs/jsonlayout_8h.js       |     5 +
 docs/log4cxx/0.12.0/apidocs/layout_8h.html         |   150 +
 docs/log4cxx/0.12.0/apidocs/layout_8h.js           |     5 +
 docs/log4cxx/0.12.0/apidocs/level_8h.html          |   193 +
 docs/log4cxx/0.12.0/apidocs/level_8h.js            |     7 +
 .../0.12.0/apidocs/levelmatchfilter_8h.html        |   152 +
 docs/log4cxx/0.12.0/apidocs/levelmatchfilter_8h.js |     5 +
 .../0.12.0/apidocs/levelpatternconverter_8h.html   |   146 +
 .../0.12.0/apidocs/levelrangefilter_8h.html        |   152 +
 docs/log4cxx/0.12.0/apidocs/levelrangefilter_8h.js |     5 +
 .../apidocs/linelocationpatternconverter_8h.html   |   146 +
 .../apidocs/lineseparatorpatternconverter_8h.html  |   146 +
 .../0.12.0/apidocs/literalpatternconverter_8h.html |   146 +
 docs/log4cxx/0.12.0/apidocs/loader_8h.html         |   146 +
 docs/log4cxx/0.12.0/apidocs/locale_8h.html         |   146 +
 docs/log4cxx/0.12.0/apidocs/locationinfo_8h.html   |   181 +
 docs/log4cxx/0.12.0/apidocs/locationinfo_8h.js     |     6 +
 .../0.12.0/apidocs/locationinfofilter_8h.html      |   154 +
 .../0.12.0/apidocs/locationinfofilter_8h.js        |     5 +
 docs/log4cxx/0.12.0/apidocs/log4cxx_8h.html        |   383 +
 docs/log4cxx/0.12.0/apidocs/log4cxx_8h.js          |    19 +
 .../0.12.0/apidocs/log4cxx__private_8h.html        |   374 +
 docs/log4cxx/0.12.0/apidocs/log4cxx__private_8h.js |    20 +
 docs/log4cxx/0.12.0/apidocs/logger_8h.html         |   208 +
 docs/log4cxx/0.12.0/apidocs/logger_8h.js           |    22 +
 docs/log4cxx/0.12.0/apidocs/loggerfactory_8h.html  |   146 +
 .../0.12.0/apidocs/loggermatchfilter_8h.html       |   152 +
 .../log4cxx/0.12.0/apidocs/loggermatchfilter_8h.js |     5 +
 .../0.12.0/apidocs/loggerpatternconverter_8h.html  |   146 +
 .../0.12.0/apidocs/loggerrepository_8h.html        |   146 +
 docs/log4cxx/0.12.0/apidocs/loggingevent_8h.html   |   159 +
 docs/log4cxx/0.12.0/apidocs/loggingevent_8h.js     |     7 +
 .../apidocs/loggingeventpatternconverter_8h.html   |   152 +
 .../apidocs/loggingeventpatternconverter_8h.js     |     5 +
 docs/log4cxx/0.12.0/apidocs/loglog_8h.html         |   209 +
 docs/log4cxx/0.12.0/apidocs/loglog_8h.js           |     7 +
 docs/log4cxx/0.12.0/apidocs/logmanager_8h.html     |   154 +
 docs/log4cxx/0.12.0/apidocs/logmanager_8h.js       |     6 +
 docs/log4cxx/0.12.0/apidocs/logstring_8h.html      |   179 +
 docs/log4cxx/0.12.0/apidocs/logstring_8h.js        |     7 +
 docs/log4cxx/0.12.0/apidocs/mainpage_8dox.html     |   129 +
 .../0.12.0/apidocs/manualtriggeringpolicy_8h.html  |   149 +
 docs/log4cxx/0.12.0/apidocs/mapfilter_8h.html      |   152 +
 docs/log4cxx/0.12.0/apidocs/mapfilter_8h.js        |     5 +
 docs/log4cxx/0.12.0/apidocs/mdc_8h.html            |   144 +
 docs/log4cxx/0.12.0/apidocs/menu.js                |    26 +
 docs/log4cxx/0.12.0/apidocs/menudata.js            |   139 +
 docs/log4cxx/0.12.0/apidocs/messagebuffer_8h.html  |   180 +
 docs/log4cxx/0.12.0/apidocs/messagebuffer_8h.js    |    13 +
 .../0.12.0/apidocs/messagepatternconverter_8h.html |   146 +
 .../apidocs/methodlocationpatternconverter_8h.html |   146 +
 docs/log4cxx/0.12.0/apidocs/modules.html           |   128 +
 docs/log4cxx/0.12.0/apidocs/modules.js             |     4 +
 docs/log4cxx/0.12.0/apidocs/mutex_8h.html          |   193 +
 docs/log4cxx/0.12.0/apidocs/mutex_8h.js            |     6 +
 .../log4cxx/0.12.0/apidocs/nameabbreviator_8h.html |   152 +
 docs/log4cxx/0.12.0/apidocs/nameabbreviator_8h.js  |     5 +
 .../0.12.0/apidocs/namepatternconverter_8h.html    |   146 +
 docs/log4cxx/0.12.0/apidocs/namespacelog4cxx.html  |   783 +
 docs/log4cxx/0.12.0/apidocs/namespacelog4cxx.js    |    43 +
 .../0.12.0/apidocs/namespacelog4cxx_1_1config.html |   138 +
 .../0.12.0/apidocs/namespacelog4cxx_1_1config.js   |     4 +
 .../0.12.0/apidocs/namespacelog4cxx_1_1db.html     |   162 +
 .../0.12.0/apidocs/namespacelog4cxx_1_1db.js       |     5 +
 .../0.12.0/apidocs/namespacelog4cxx_1_1filter.html |   296 +
 .../0.12.0/apidocs/namespacelog4cxx_1_1filter.js   |    13 +
 .../apidocs/namespacelog4cxx_1_1helpers.html       |  1302 +
 .../0.12.0/apidocs/namespacelog4cxx_1_1helpers.js  |   103 +
 ...cxx_1_1helpers_1_1_simple_date_format_impl.html |   129 +
 ...espacelog4cxx_1_1helpers_1_1_thread_launch.html |   164 +
 .../0.12.0/apidocs/namespacelog4cxx_1_1net.html    |   343 +
 .../0.12.0/apidocs/namespacelog4cxx_1_1net.js      |    10 +
 .../0.12.0/apidocs/namespacelog4cxx_1_1nt.html     |   163 +
 .../0.12.0/apidocs/namespacelog4cxx_1_1nt.js       |     5 +
 .../apidocs/namespacelog4cxx_1_1pattern.html       |   382 +
 .../0.12.0/apidocs/namespacelog4cxx_1_1pattern.js  |    28 +
 .../apidocs/namespacelog4cxx_1_1rolling.html       |   471 +
 .../0.12.0/apidocs/namespacelog4cxx_1_1rolling.js  |    18 +
 .../0.12.0/apidocs/namespacelog4cxx_1_1rule.html   |   164 +
 .../0.12.0/apidocs/namespacelog4cxx_1_1spi.html    |   536 +
 .../0.12.0/apidocs/namespacelog4cxx_1_1spi.js      |    18 +
 .../0.12.0/apidocs/namespacelog4cxx_1_1varia.html  |   161 +
 .../0.12.0/apidocs/namespacelog4cxx_1_1varia.js    |     4 +
 .../0.12.0/apidocs/namespacelog4cxx_1_1xml.html    |   182 +
 .../0.12.0/apidocs/namespacelog4cxx_1_1xml.js      |     5 +
 docs/log4cxx/0.12.0/apidocs/namespacemembers.html  |   312 +
 .../0.12.0/apidocs/namespacemembers_func.html      |   180 +
 .../0.12.0/apidocs/namespacemembers_type.html      |   221 +
 docs/log4cxx/0.12.0/apidocs/namespaces.html        |   148 +
 docs/log4cxx/0.12.0/apidocs/namespaces.js          |     4 +
 docs/log4cxx/0.12.0/apidocs/nav_f.png              |   Bin 0 -> 153 bytes
 docs/log4cxx/0.12.0/apidocs/nav_g.png              |   Bin 0 -> 95 bytes
 docs/log4cxx/0.12.0/apidocs/nav_h.png              |   Bin 0 -> 98 bytes
 docs/log4cxx/0.12.0/apidocs/navtree.css            |   143 +
 docs/log4cxx/0.12.0/apidocs/navtree.js             |   523 +
 docs/log4cxx/0.12.0/apidocs/navtreedata.js         |    54 +
 docs/log4cxx/0.12.0/apidocs/navtreeindex0.js       |   253 +
 docs/log4cxx/0.12.0/apidocs/navtreeindex1.js       |   253 +
 docs/log4cxx/0.12.0/apidocs/navtreeindex10.js      |   127 +
 docs/log4cxx/0.12.0/apidocs/navtreeindex2.js       |   253 +
 docs/log4cxx/0.12.0/apidocs/navtreeindex3.js       |   253 +
 docs/log4cxx/0.12.0/apidocs/navtreeindex4.js       |   253 +
 docs/log4cxx/0.12.0/apidocs/navtreeindex5.js       |   253 +
 docs/log4cxx/0.12.0/apidocs/navtreeindex6.js       |   253 +
 docs/log4cxx/0.12.0/apidocs/navtreeindex7.js       |   253 +
 docs/log4cxx/0.12.0/apidocs/navtreeindex8.js       |   253 +
 docs/log4cxx/0.12.0/apidocs/navtreeindex9.js       |   253 +
 docs/log4cxx/0.12.0/apidocs/ndc_8h.html            |   146 +
 .../0.12.0/apidocs/ndcpatternconverter_8h.html     |   146 +
 .../0.12.0/apidocs/nteventlogappender_8h.html      |   152 +
 .../0.12.0/apidocs/nteventlogappender_8h.js        |     5 +
 docs/log4cxx/0.12.0/apidocs/object_8h.html         |   379 +
 docs/log4cxx/0.12.0/apidocs/object_8h.js           |    16 +
 docs/log4cxx/0.12.0/apidocs/objectimpl_8h.html     |   147 +
 .../0.12.0/apidocs/objectoutputstream_8h.html      |   153 +
 .../0.12.0/apidocs/objectoutputstream_8h.js        |     5 +
 docs/log4cxx/0.12.0/apidocs/objectptr_8h.html      |   172 +
 docs/log4cxx/0.12.0/apidocs/objectptr_8h.js        |     6 +
 docs/log4cxx/0.12.0/apidocs/odbcappender_8h.html   |   153 +
 docs/log4cxx/0.12.0/apidocs/odbcappender_8h.js     |     6 +
 .../0.12.0/apidocs/onlyonceerrorhandler_8h.html    |   147 +
 docs/log4cxx/0.12.0/apidocs/open.png               |   Bin 0 -> 123 bytes
 .../log4cxx/0.12.0/apidocs/optionconverter_8h.html |   155 +
 docs/log4cxx/0.12.0/apidocs/optionconverter_8h.js  |     5 +
 docs/log4cxx/0.12.0/apidocs/optionhandler_8h.html  |   152 +
 docs/log4cxx/0.12.0/apidocs/optionhandler_8h.js    |     5 +
 .../apidocs/outputdebugstringappender_8h.html      |   145 +
 docs/log4cxx/0.12.0/apidocs/outputstream_8h.html   |   153 +
 docs/log4cxx/0.12.0/apidocs/outputstream_8h.js     |     5 +
 .../0.12.0/apidocs/outputstreamwriter_8h.html      |   153 +
 .../0.12.0/apidocs/outputstreamwriter_8h.js        |     5 +
 .../0.12.0/apidocs/patternconverter_8h.html        |   180 +
 docs/log4cxx/0.12.0/apidocs/patternconverter_8h.js |     7 +
 docs/log4cxx/0.12.0/apidocs/patternlayout_8h.html  |   154 +
 docs/log4cxx/0.12.0/apidocs/patternlayout_8h.js    |     7 +
 docs/log4cxx/0.12.0/apidocs/patternparser_8h.html  |   154 +
 docs/log4cxx/0.12.0/apidocs/patternparser_8h.js    |     6 +
 docs/log4cxx/0.12.0/apidocs/pool_8h.html           |   146 +
 docs/log4cxx/0.12.0/apidocs/portability_8h.html    |   129 +
 docs/log4cxx/0.12.0/apidocs/properties_8h.html     |   146 +
 .../apidocs/propertiespatternconverter_8h.html     |   146 +
 .../0.12.0/apidocs/propertyconfigurator_8h.html    |   149 +
 docs/log4cxx/0.12.0/apidocs/propertyfilter_8h.html |   146 +
 .../0.12.0/apidocs/propertyresourcebundle_8h.html  |   153 +
 .../0.12.0/apidocs/propertyresourcebundle_8h.js    |     5 +
 docs/log4cxx/0.12.0/apidocs/propertysetter_8h.html |   155 +
 docs/log4cxx/0.12.0/apidocs/propertysetter_8h.js   |     5 +
 docs/log4cxx/0.12.0/apidocs/provisionnode_8h.html  |   143 +
 docs/log4cxx/0.12.0/apidocs/provisionnode_8h.js    |     4 +
 docs/log4cxx/0.12.0/apidocs/reader_8h.html         |   153 +
 docs/log4cxx/0.12.0/apidocs/reader_8h.js           |     5 +
 .../0.12.0/apidocs/relativetimedateformat_8h.html  |   147 +
 .../apidocs/relativetimepatternconverter_8h.html   |   146 +
 .../0.12.0/apidocs/repositoryselector_8h.html      |   152 +
 .../0.12.0/apidocs/repositoryselector_8h.js        |     5 +
 docs/log4cxx/0.12.0/apidocs/resize.js              |    97 +
 docs/log4cxx/0.12.0/apidocs/resourcebundle_8h.html |   153 +
 docs/log4cxx/0.12.0/apidocs/resourcebundle_8h.js   |     5 +
 .../apidocs/rolling_2rollingfileappender_8h.html   |   152 +
 .../apidocs/rolling_2rollingfileappender_8h.js     |     5 +
 .../0.12.0/apidocs/rollingfileappender_8h.html     |   150 +
 .../0.12.0/apidocs/rollingfileappender_8h.js       |     5 +
 .../apidocs/rollingfileappenderskeleton_8h.html    |   152 +
 .../apidocs/rollingfileappenderskeleton_8h.js      |     5 +
 docs/log4cxx/0.12.0/apidocs/rollingpolicy_8h.html  |   152 +
 docs/log4cxx/0.12.0/apidocs/rollingpolicy_8h.js    |     5 +
 .../0.12.0/apidocs/rollingpolicybase_8h.html       |   154 +
 .../log4cxx/0.12.0/apidocs/rollingpolicybase_8h.js |     6 +
 .../0.12.0/apidocs/rolloverdescription_8h.html     |   151 +
 .../0.12.0/apidocs/rolloverdescription_8h.js       |     5 +
 docs/log4cxx/0.12.0/apidocs/rootlogger_8h.html     |   146 +
 docs/log4cxx/0.12.0/apidocs/search/all_0.html      |    26 +
 docs/log4cxx/0.12.0/apidocs/search/all_0.js        |     5 +
 docs/log4cxx/0.12.0/apidocs/search/all_1.html      |    26 +
 docs/log4cxx/0.12.0/apidocs/search/all_1.js        |    62 +
 docs/log4cxx/0.12.0/apidocs/search/all_10.html     |    26 +
 docs/log4cxx/0.12.0/apidocs/search/all_10.js       |    73 +
 docs/log4cxx/0.12.0/apidocs/search/all_11.html     |    26 +
 docs/log4cxx/0.12.0/apidocs/search/all_11.js       |    66 +
 docs/log4cxx/0.12.0/apidocs/search/all_12.html     |    26 +
 docs/log4cxx/0.12.0/apidocs/search/all_12.js       |   198 +
 docs/log4cxx/0.12.0/apidocs/search/all_13.html     |    26 +
 docs/log4cxx/0.12.0/apidocs/search/all_13.js       |    66 +
 docs/log4cxx/0.12.0/apidocs/search/all_14.html     |    26 +
 docs/log4cxx/0.12.0/apidocs/search/all_14.js       |    13 +
 docs/log4cxx/0.12.0/apidocs/search/all_15.html     |    26 +
 docs/log4cxx/0.12.0/apidocs/search/all_15.js       |     4 +
 docs/log4cxx/0.12.0/apidocs/search/all_16.html     |    26 +
 docs/log4cxx/0.12.0/apidocs/search/all_16.js       |    31 +
 docs/log4cxx/0.12.0/apidocs/search/all_17.html     |    26 +
 docs/log4cxx/0.12.0/apidocs/search/all_17.js       |    18 +
 docs/log4cxx/0.12.0/apidocs/search/all_18.html     |    26 +
 docs/log4cxx/0.12.0/apidocs/search/all_18.js       |     6 +
 docs/log4cxx/0.12.0/apidocs/search/all_19.html     |    26 +
 docs/log4cxx/0.12.0/apidocs/search/all_19.js       |    97 +
 docs/log4cxx/0.12.0/apidocs/search/all_2.html      |    26 +
 docs/log4cxx/0.12.0/apidocs/search/all_2.js        |    30 +
 docs/log4cxx/0.12.0/apidocs/search/all_3.html      |    26 +
 docs/log4cxx/0.12.0/apidocs/search/all_3.js        |    71 +
 docs/log4cxx/0.12.0/apidocs/search/all_4.html      |    26 +
 docs/log4cxx/0.12.0/apidocs/search/all_4.js        |    69 +
 docs/log4cxx/0.12.0/apidocs/search/all_5.html      |    26 +
 docs/log4cxx/0.12.0/apidocs/search/all_5.js        |    39 +
 docs/log4cxx/0.12.0/apidocs/search/all_6.html      |    26 +
 docs/log4cxx/0.12.0/apidocs/search/all_6.js        |    72 +
 docs/log4cxx/0.12.0/apidocs/search/all_7.html      |    26 +
 docs/log4cxx/0.12.0/apidocs/search/all_7.js        |   197 +
 docs/log4cxx/0.12.0/apidocs/search/all_8.html      |    26 +
 docs/log4cxx/0.12.0/apidocs/search/all_8.js        |    17 +
 docs/log4cxx/0.12.0/apidocs/search/all_9.html      |    26 +
 docs/log4cxx/0.12.0/apidocs/search/all_9.js        |    79 +
 docs/log4cxx/0.12.0/apidocs/search/all_a.html      |    26 +
 docs/log4cxx/0.12.0/apidocs/search/all_a.js        |     7 +
 docs/log4cxx/0.12.0/apidocs/search/all_b.html      |    26 +
 docs/log4cxx/0.12.0/apidocs/search/all_b.js        |     4 +
 docs/log4cxx/0.12.0/apidocs/search/all_c.html      |    26 +
 docs/log4cxx/0.12.0/apidocs/search/all_c.js        |   173 +
 docs/log4cxx/0.12.0/apidocs/search/all_d.html      |    26 +
 docs/log4cxx/0.12.0/apidocs/search/all_d.js        |    36 +
 docs/log4cxx/0.12.0/apidocs/search/all_e.html      |    26 +
 docs/log4cxx/0.12.0/apidocs/search/all_e.js        |    31 +
 docs/log4cxx/0.12.0/apidocs/search/all_f.html      |    26 +
 docs/log4cxx/0.12.0/apidocs/search/all_f.js        |    69 +
 docs/log4cxx/0.12.0/apidocs/search/classes_0.html  |    26 +
 docs/log4cxx/0.12.0/apidocs/search/classes_0.js    |    12 +
 docs/log4cxx/0.12.0/apidocs/search/classes_1.html  |    26 +
 docs/log4cxx/0.12.0/apidocs/search/classes_1.js    |    10 +
 docs/log4cxx/0.12.0/apidocs/search/classes_10.html |    26 +
 docs/log4cxx/0.12.0/apidocs/search/classes_10.js   |    27 +
 docs/log4cxx/0.12.0/apidocs/search/classes_11.html |    26 +
 docs/log4cxx/0.12.0/apidocs/search/classes_11.js   |    18 +
 docs/log4cxx/0.12.0/apidocs/search/classes_12.html |    26 +
 docs/log4cxx/0.12.0/apidocs/search/classes_12.js   |     6 +
 docs/log4cxx/0.12.0/apidocs/search/classes_13.html |    26 +
 docs/log4cxx/0.12.0/apidocs/search/classes_13.js   |     7 +
 docs/log4cxx/0.12.0/apidocs/search/classes_14.html |    26 +
 docs/log4cxx/0.12.0/apidocs/search/classes_14.js   |     9 +
 docs/log4cxx/0.12.0/apidocs/search/classes_15.html |    26 +
 docs/log4cxx/0.12.0/apidocs/search/classes_15.js   |     4 +
 docs/log4cxx/0.12.0/apidocs/search/classes_2.html  |    26 +
 docs/log4cxx/0.12.0/apidocs/search/classes_2.js    |    18 +
 docs/log4cxx/0.12.0/apidocs/search/classes_3.html  |    26 +
 docs/log4cxx/0.12.0/apidocs/search/classes_3.js    |    17 +
 docs/log4cxx/0.12.0/apidocs/search/classes_4.html  |    26 +
 docs/log4cxx/0.12.0/apidocs/search/classes_4.js    |     7 +
 docs/log4cxx/0.12.0/apidocs/search/classes_5.html  |    26 +
 docs/log4cxx/0.12.0/apidocs/search/classes_5.js    |    17 +
 docs/log4cxx/0.12.0/apidocs/search/classes_6.html  |    26 +
 docs/log4cxx/0.12.0/apidocs/search/classes_6.js    |     4 +
 docs/log4cxx/0.12.0/apidocs/search/classes_7.html  |    26 +
 docs/log4cxx/0.12.0/apidocs/search/classes_7.js    |     6 +
 docs/log4cxx/0.12.0/apidocs/search/classes_8.html  |    26 +
 docs/log4cxx/0.12.0/apidocs/search/classes_8.js    |    16 +
 docs/log4cxx/0.12.0/apidocs/search/classes_9.html  |    26 +
 docs/log4cxx/0.12.0/apidocs/search/classes_9.js    |     4 +
 docs/log4cxx/0.12.0/apidocs/search/classes_a.html  |    26 +
 docs/log4cxx/0.12.0/apidocs/search/classes_a.js    |    27 +
 docs/log4cxx/0.12.0/apidocs/search/classes_b.html  |    26 +
 docs/log4cxx/0.12.0/apidocs/search/classes_b.js    |    12 +
 docs/log4cxx/0.12.0/apidocs/search/classes_c.html  |    26 +
 docs/log4cxx/0.12.0/apidocs/search/classes_c.js    |    10 +
 docs/log4cxx/0.12.0/apidocs/search/classes_d.html  |    26 +
 docs/log4cxx/0.12.0/apidocs/search/classes_d.js    |    27 +
 docs/log4cxx/0.12.0/apidocs/search/classes_e.html  |    26 +
 docs/log4cxx/0.12.0/apidocs/search/classes_e.js    |    14 +
 docs/log4cxx/0.12.0/apidocs/search/classes_f.html  |    26 +
 docs/log4cxx/0.12.0/apidocs/search/classes_f.js    |    16 +
 docs/log4cxx/0.12.0/apidocs/search/close.png       |   Bin 0 -> 273 bytes
 docs/log4cxx/0.12.0/apidocs/search/defines_0.html  |    26 +
 docs/log4cxx/0.12.0/apidocs/search/defines_0.js    |     5 +
 docs/log4cxx/0.12.0/apidocs/search/defines_1.html  |    26 +
 docs/log4cxx/0.12.0/apidocs/search/defines_1.js    |     4 +
 docs/log4cxx/0.12.0/apidocs/search/defines_2.html  |    26 +
 docs/log4cxx/0.12.0/apidocs/search/defines_2.js    |     8 +
 docs/log4cxx/0.12.0/apidocs/search/defines_3.html  |    26 +
 docs/log4cxx/0.12.0/apidocs/search/defines_3.js    |     4 +
 docs/log4cxx/0.12.0/apidocs/search/defines_4.html  |    26 +
 docs/log4cxx/0.12.0/apidocs/search/defines_4.js    |     6 +
 docs/log4cxx/0.12.0/apidocs/search/defines_5.html  |    26 +
 docs/log4cxx/0.12.0/apidocs/search/defines_5.js    |    53 +
 docs/log4cxx/0.12.0/apidocs/search/defines_6.html  |    26 +
 docs/log4cxx/0.12.0/apidocs/search/defines_6.js    |     6 +
 docs/log4cxx/0.12.0/apidocs/search/enums_0.html    |    26 +
 docs/log4cxx/0.12.0/apidocs/search/enums_0.js      |     4 +
 docs/log4cxx/0.12.0/apidocs/search/enums_1.html    |    26 +
 docs/log4cxx/0.12.0/apidocs/search/enums_1.js      |     4 +
 .../0.12.0/apidocs/search/enumvalues_0.html        |    26 +
 docs/log4cxx/0.12.0/apidocs/search/enumvalues_0.js |     6 +
 .../0.12.0/apidocs/search/enumvalues_1.html        |    26 +
 docs/log4cxx/0.12.0/apidocs/search/enumvalues_1.js |     4 +
 .../0.12.0/apidocs/search/enumvalues_2.html        |    26 +
 docs/log4cxx/0.12.0/apidocs/search/enumvalues_2.js |     6 +
 .../0.12.0/apidocs/search/enumvalues_3.html        |    26 +
 docs/log4cxx/0.12.0/apidocs/search/enumvalues_3.js |     5 +
 .../0.12.0/apidocs/search/enumvalues_4.html        |    26 +
 docs/log4cxx/0.12.0/apidocs/search/enumvalues_4.js |     6 +
 .../0.12.0/apidocs/search/enumvalues_5.html        |    26 +
 docs/log4cxx/0.12.0/apidocs/search/enumvalues_5.js |     4 +
 .../0.12.0/apidocs/search/enumvalues_6.html        |    26 +
 docs/log4cxx/0.12.0/apidocs/search/enumvalues_6.js |     4 +
 .../0.12.0/apidocs/search/enumvalues_7.html        |    26 +
 docs/log4cxx/0.12.0/apidocs/search/enumvalues_7.js |     4 +
 .../0.12.0/apidocs/search/enumvalues_8.html        |    26 +
 docs/log4cxx/0.12.0/apidocs/search/enumvalues_8.js |     4 +
 .../0.12.0/apidocs/search/enumvalues_9.html        |    26 +
 docs/log4cxx/0.12.0/apidocs/search/enumvalues_9.js |     6 +
 .../0.12.0/apidocs/search/enumvalues_a.html        |    26 +
 docs/log4cxx/0.12.0/apidocs/search/enumvalues_a.js |     4 +
 .../0.12.0/apidocs/search/enumvalues_b.html        |    26 +
 docs/log4cxx/0.12.0/apidocs/search/enumvalues_b.js |     7 +
 .../0.12.0/apidocs/search/enumvalues_c.html        |    26 +
 docs/log4cxx/0.12.0/apidocs/search/enumvalues_c.js |    14 +
 .../0.12.0/apidocs/search/enumvalues_d.html        |    26 +
 docs/log4cxx/0.12.0/apidocs/search/enumvalues_d.js |     4 +
 .../0.12.0/apidocs/search/enumvalues_e.html        |    26 +
 docs/log4cxx/0.12.0/apidocs/search/enumvalues_e.js |     5 +
 docs/log4cxx/0.12.0/apidocs/search/files_0.html    |    26 +
 docs/log4cxx/0.12.0/apidocs/search/files_0.js      |    12 +
 docs/log4cxx/0.12.0/apidocs/search/files_1.html    |    26 +
 docs/log4cxx/0.12.0/apidocs/search/files_1.js      |     9 +
 docs/log4cxx/0.12.0/apidocs/search/files_10.html   |    26 +
 docs/log4cxx/0.12.0/apidocs/search/files_10.js     |    25 +
 docs/log4cxx/0.12.0/apidocs/search/files_11.html   |    26 +
 docs/log4cxx/0.12.0/apidocs/search/files_11.js     |    17 +
 docs/log4cxx/0.12.0/apidocs/search/files_12.html   |    26 +
 docs/log4cxx/0.12.0/apidocs/search/files_12.js     |     5 +
 docs/log4cxx/0.12.0/apidocs/search/files_13.html   |    26 +
 docs/log4cxx/0.12.0/apidocs/search/files_13.js     |     6 +
 docs/log4cxx/0.12.0/apidocs/search/files_14.html   |    26 +
 docs/log4cxx/0.12.0/apidocs/search/files_14.js     |     4 +
 docs/log4cxx/0.12.0/apidocs/search/files_2.html    |    26 +
 docs/log4cxx/0.12.0/apidocs/search/files_2.js      |    13 +
 docs/log4cxx/0.12.0/apidocs/search/files_3.html    |    26 +
 docs/log4cxx/0.12.0/apidocs/search/files_3.js      |    16 +
 docs/log4cxx/0.12.0/apidocs/search/files_4.html    |    26 +
 docs/log4cxx/0.12.0/apidocs/search/files_4.js      |     6 +
 docs/log4cxx/0.12.0/apidocs/search/files_5.html    |    26 +
 docs/log4cxx/0.12.0/apidocs/search/files_5.js      |    17 +
 docs/log4cxx/0.12.0/apidocs/search/files_6.html    |    26 +
 docs/log4cxx/0.12.0/apidocs/search/files_6.js      |     4 +
 docs/log4cxx/0.12.0/apidocs/search/files_7.html    |    26 +
 docs/log4cxx/0.12.0/apidocs/search/files_7.js      |     6 +
 docs/log4cxx/0.12.0/apidocs/search/files_8.html    |    26 +
 docs/log4cxx/0.12.0/apidocs/search/files_8.js      |     9 +
 docs/log4cxx/0.12.0/apidocs/search/files_9.html    |    26 +
 docs/log4cxx/0.12.0/apidocs/search/files_9.js      |     4 +
 docs/log4cxx/0.12.0/apidocs/search/files_a.html    |    26 +
 docs/log4cxx/0.12.0/apidocs/search/files_a.js      |    27 +
 docs/log4cxx/0.12.0/apidocs/search/files_b.html    |    26 +
 docs/log4cxx/0.12.0/apidocs/search/files_b.js      |    11 +
 docs/log4cxx/0.12.0/apidocs/search/files_c.html    |    26 +
 docs/log4cxx/0.12.0/apidocs/search/files_c.js      |     8 +
 docs/log4cxx/0.12.0/apidocs/search/files_d.html    |    26 +
 docs/log4cxx/0.12.0/apidocs/search/files_d.js      |    14 +
 docs/log4cxx/0.12.0/apidocs/search/files_e.html    |    26 +
 docs/log4cxx/0.12.0/apidocs/search/files_e.js      |    15 +
 docs/log4cxx/0.12.0/apidocs/search/files_f.html    |    26 +
 docs/log4cxx/0.12.0/apidocs/search/files_f.js      |    15 +
 .../log4cxx/0.12.0/apidocs/search/functions_0.html |    26 +
 docs/log4cxx/0.12.0/apidocs/search/functions_0.js  |    32 +
 .../log4cxx/0.12.0/apidocs/search/functions_1.html |    26 +
 docs/log4cxx/0.12.0/apidocs/search/functions_1.js  |    12 +
 .../0.12.0/apidocs/search/functions_10.html        |    26 +
 docs/log4cxx/0.12.0/apidocs/search/functions_10.js |   130 +
 .../0.12.0/apidocs/search/functions_11.html        |    26 +
 docs/log4cxx/0.12.0/apidocs/search/functions_11.js |    23 +
 .../0.12.0/apidocs/search/functions_12.html        |    26 +
 docs/log4cxx/0.12.0/apidocs/search/functions_12.js |     7 +
 .../0.12.0/apidocs/search/functions_13.html        |    26 +
 docs/log4cxx/0.12.0/apidocs/search/functions_13.js |    22 +
 .../0.12.0/apidocs/search/functions_14.html        |    26 +
 docs/log4cxx/0.12.0/apidocs/search/functions_14.js |     5 +
 .../0.12.0/apidocs/search/functions_15.html        |    26 +
 docs/log4cxx/0.12.0/apidocs/search/functions_15.js |     4 +
 .../0.12.0/apidocs/search/functions_16.html        |    26 +
 docs/log4cxx/0.12.0/apidocs/search/functions_16.js |    97 +
 .../log4cxx/0.12.0/apidocs/search/functions_2.html |    26 +
 docs/log4cxx/0.12.0/apidocs/search/functions_2.js  |    40 +
 .../log4cxx/0.12.0/apidocs/search/functions_3.html |    26 +
 docs/log4cxx/0.12.0/apidocs/search/functions_3.js  |    25 +
 .../log4cxx/0.12.0/apidocs/search/functions_4.html |    26 +
 docs/log4cxx/0.12.0/apidocs/search/functions_4.js  |    26 +
 .../log4cxx/0.12.0/apidocs/search/functions_5.html |    26 +
 docs/log4cxx/0.12.0/apidocs/search/functions_5.js  |    34 +
 .../log4cxx/0.12.0/apidocs/search/functions_6.html |    26 +
 docs/log4cxx/0.12.0/apidocs/search/functions_6.js  |   194 +
 .../log4cxx/0.12.0/apidocs/search/functions_7.html |    26 +
 docs/log4cxx/0.12.0/apidocs/search/functions_7.js  |     8 +
 .../log4cxx/0.12.0/apidocs/search/functions_8.html |    26 +
 docs/log4cxx/0.12.0/apidocs/search/functions_8.js  |    53 +
 .../log4cxx/0.12.0/apidocs/search/functions_9.html |    26 +
 docs/log4cxx/0.12.0/apidocs/search/functions_9.js  |     5 +
 .../log4cxx/0.12.0/apidocs/search/functions_a.html |    26 +
 docs/log4cxx/0.12.0/apidocs/search/functions_a.js  |    29 +
 .../log4cxx/0.12.0/apidocs/search/functions_b.html |    26 +
 docs/log4cxx/0.12.0/apidocs/search/functions_b.js  |    15 +
 .../log4cxx/0.12.0/apidocs/search/functions_c.html |    26 +
 docs/log4cxx/0.12.0/apidocs/search/functions_c.js  |    13 +
 .../log4cxx/0.12.0/apidocs/search/functions_d.html |    26 +
 docs/log4cxx/0.12.0/apidocs/search/functions_d.js  |    27 +
 .../log4cxx/0.12.0/apidocs/search/functions_e.html |    26 +
 docs/log4cxx/0.12.0/apidocs/search/functions_e.js  |    40 +
 .../log4cxx/0.12.0/apidocs/search/functions_f.html |    26 +
 docs/log4cxx/0.12.0/apidocs/search/functions_f.js  |    34 +
 docs/log4cxx/0.12.0/apidocs/search/groups_0.html   |    26 +
 docs/log4cxx/0.12.0/apidocs/search/groups_0.js     |     4 +
 docs/log4cxx/0.12.0/apidocs/search/mag_sel.png     |   Bin 0 -> 563 bytes
 .../0.12.0/apidocs/search/namespaces_0.html        |    26 +
 docs/log4cxx/0.12.0/apidocs/search/namespaces_0.js |    18 +
 docs/log4cxx/0.12.0/apidocs/search/nomatches.html  |    12 +
 docs/log4cxx/0.12.0/apidocs/search/related_0.html  |    26 +
 docs/log4cxx/0.12.0/apidocs/search/related_0.js    |     4 +
 docs/log4cxx/0.12.0/apidocs/search/related_1.html  |    26 +
 docs/log4cxx/0.12.0/apidocs/search/related_1.js    |     4 +
 docs/log4cxx/0.12.0/apidocs/search/related_2.html  |    26 +
 docs/log4cxx/0.12.0/apidocs/search/related_2.js    |     4 +
 docs/log4cxx/0.12.0/apidocs/search/related_3.html  |    26 +
 docs/log4cxx/0.12.0/apidocs/search/related_3.js    |     4 +
 docs/log4cxx/0.12.0/apidocs/search/related_4.html  |    26 +
 docs/log4cxx/0.12.0/apidocs/search/related_4.js    |     4 +
 docs/log4cxx/0.12.0/apidocs/search/search.css      |   271 +
 docs/log4cxx/0.12.0/apidocs/search/search.js       |   791 +
 docs/log4cxx/0.12.0/apidocs/search/search_l.png    |   Bin 0 -> 604 bytes
 docs/log4cxx/0.12.0/apidocs/search/search_m.png    |   Bin 0 -> 158 bytes
 docs/log4cxx/0.12.0/apidocs/search/search_r.png    |   Bin 0 -> 612 bytes
 docs/log4cxx/0.12.0/apidocs/search/searchdata.js   |    48 +
 docs/log4cxx/0.12.0/apidocs/search/typedefs_0.html |    26 +
 docs/log4cxx/0.12.0/apidocs/search/typedefs_0.js   |     9 +
 docs/log4cxx/0.12.0/apidocs/search/typedefs_1.html |    26 +
 docs/log4cxx/0.12.0/apidocs/search/typedefs_1.js   |     4 +
 .../log4cxx/0.12.0/apidocs/search/typedefs_10.html |    26 +
 docs/log4cxx/0.12.0/apidocs/search/typedefs_10.js  |     6 +
 docs/log4cxx/0.12.0/apidocs/search/typedefs_2.html |    26 +
 docs/log4cxx/0.12.0/apidocs/search/typedefs_2.js   |     6 +
 docs/log4cxx/0.12.0/apidocs/search/typedefs_3.html |    26 +
 docs/log4cxx/0.12.0/apidocs/search/typedefs_3.js   |     4 +
 docs/log4cxx/0.12.0/apidocs/search/typedefs_4.html |    26 +
 docs/log4cxx/0.12.0/apidocs/search/typedefs_4.js   |     5 +
 docs/log4cxx/0.12.0/apidocs/search/typedefs_5.html |    26 +
 docs/log4cxx/0.12.0/apidocs/search/typedefs_5.js   |     5 +
 docs/log4cxx/0.12.0/apidocs/search/typedefs_6.html |    26 +
 docs/log4cxx/0.12.0/apidocs/search/typedefs_6.js   |     4 +
 docs/log4cxx/0.12.0/apidocs/search/typedefs_7.html |    26 +
 docs/log4cxx/0.12.0/apidocs/search/typedefs_7.js   |     4 +
 docs/log4cxx/0.12.0/apidocs/search/typedefs_8.html |    26 +
 docs/log4cxx/0.12.0/apidocs/search/typedefs_8.js   |     4 +
 docs/log4cxx/0.12.0/apidocs/search/typedefs_9.html |    26 +
 docs/log4cxx/0.12.0/apidocs/search/typedefs_9.js   |    16 +
 docs/log4cxx/0.12.0/apidocs/search/typedefs_a.html |    26 +
 docs/log4cxx/0.12.0/apidocs/search/typedefs_a.js   |     4 +
 docs/log4cxx/0.12.0/apidocs/search/typedefs_b.html |    26 +
 docs/log4cxx/0.12.0/apidocs/search/typedefs_b.js   |     7 +
 docs/log4cxx/0.12.0/apidocs/search/typedefs_c.html |    26 +
 docs/log4cxx/0.12.0/apidocs/search/typedefs_c.js   |     6 +
 docs/log4cxx/0.12.0/apidocs/search/typedefs_d.html |    26 +
 docs/log4cxx/0.12.0/apidocs/search/typedefs_d.js   |     5 +
 docs/log4cxx/0.12.0/apidocs/search/typedefs_e.html |    26 +
 docs/log4cxx/0.12.0/apidocs/search/typedefs_e.js   |     9 +
 docs/log4cxx/0.12.0/apidocs/search/typedefs_f.html |    26 +
 docs/log4cxx/0.12.0/apidocs/search/typedefs_f.js   |     5 +
 .../log4cxx/0.12.0/apidocs/search/variables_0.html |    26 +
 docs/log4cxx/0.12.0/apidocs/search/variables_0.js  |     7 +
 .../log4cxx/0.12.0/apidocs/search/variables_1.html |    26 +
 docs/log4cxx/0.12.0/apidocs/search/variables_1.js  |     7 +
 .../0.12.0/apidocs/search/variables_10.html        |    26 +
 docs/log4cxx/0.12.0/apidocs/search/variables_10.js |     4 +
 .../0.12.0/apidocs/search/variables_11.html        |    26 +
 docs/log4cxx/0.12.0/apidocs/search/variables_11.js |     4 +
 .../log4cxx/0.12.0/apidocs/search/variables_2.html |    26 +
 docs/log4cxx/0.12.0/apidocs/search/variables_2.js  |     6 +
 .../log4cxx/0.12.0/apidocs/search/variables_3.html |    26 +
 docs/log4cxx/0.12.0/apidocs/search/variables_3.js  |    12 +
 .../log4cxx/0.12.0/apidocs/search/variables_4.html |    26 +
 docs/log4cxx/0.12.0/apidocs/search/variables_4.js  |     5 +
 .../log4cxx/0.12.0/apidocs/search/variables_5.html |    26 +
 docs/log4cxx/0.12.0/apidocs/search/variables_5.js  |     8 +
 .../log4cxx/0.12.0/apidocs/search/variables_6.html |    26 +
 docs/log4cxx/0.12.0/apidocs/search/variables_6.js  |     5 +
 .../log4cxx/0.12.0/apidocs/search/variables_7.html |    26 +
 docs/log4cxx/0.12.0/apidocs/search/variables_7.js  |     6 +
 .../log4cxx/0.12.0/apidocs/search/variables_8.html |    26 +
 docs/log4cxx/0.12.0/apidocs/search/variables_8.js  |    10 +
 .../log4cxx/0.12.0/apidocs/search/variables_9.html |    26 +
 docs/log4cxx/0.12.0/apidocs/search/variables_9.js  |     6 +
 .../log4cxx/0.12.0/apidocs/search/variables_a.html |    26 +
 docs/log4cxx/0.12.0/apidocs/search/variables_a.js  |     6 +
 .../log4cxx/0.12.0/apidocs/search/variables_b.html |    26 +
 docs/log4cxx/0.12.0/apidocs/search/variables_b.js  |     5 +
 .../log4cxx/0.12.0/apidocs/search/variables_c.html |    26 +
 docs/log4cxx/0.12.0/apidocs/search/variables_c.js  |    12 +
 .../log4cxx/0.12.0/apidocs/search/variables_d.html |    26 +
 docs/log4cxx/0.12.0/apidocs/search/variables_d.js  |     8 +
 .../log4cxx/0.12.0/apidocs/search/variables_e.html |    26 +
 docs/log4cxx/0.12.0/apidocs/search/variables_e.js  |    11 +
 .../log4cxx/0.12.0/apidocs/search/variables_f.html |    26 +
 docs/log4cxx/0.12.0/apidocs/search/variables_f.js  |     5 +
 docs/log4cxx/0.12.0/apidocs/serversocket_8h.html   |   146 +
 .../0.12.0/apidocs/simpledateformat_8h.html        |   155 +
 docs/log4cxx/0.12.0/apidocs/simpledateformat_8h.js |     5 +
 docs/log4cxx/0.12.0/apidocs/simplelayout_8h.html   |   150 +
 docs/log4cxx/0.12.0/apidocs/simplelayout_8h.js     |     5 +
 .../apidocs/sizebasedtriggeringpolicy_8h.html      |   155 +
 .../0.12.0/apidocs/sizebasedtriggeringpolicy_8h.js |     5 +
 docs/log4cxx/0.12.0/apidocs/smtpappender_8h.html   |   152 +
 docs/log4cxx/0.12.0/apidocs/smtpappender_8h.js     |     5 +
 docs/log4cxx/0.12.0/apidocs/socket_8h.html         |   152 +
 docs/log4cxx/0.12.0/apidocs/socket_8h.js           |     5 +
 docs/log4cxx/0.12.0/apidocs/socketappender_8h.html |   152 +
 docs/log4cxx/0.12.0/apidocs/socketappender_8h.js   |     5 +
 .../0.12.0/apidocs/socketappenderskeleton_8h.html  |   146 +
 .../0.12.0/apidocs/sockethubappender_8h.html       |   163 +
 .../log4cxx/0.12.0/apidocs/sockethubappender_8h.js |     7 +
 .../0.12.0/apidocs/socketoutputstream_8h.html      |   154 +
 .../0.12.0/apidocs/socketoutputstream_8h.js        |     6 +
 docs/log4cxx/0.12.0/apidocs/splitbar.png           |   Bin 0 -> 314 bytes
 docs/log4cxx/0.12.0/apidocs/stream_8h.html         |   178 +
 docs/log4cxx/0.12.0/apidocs/stream_8h.js           |     9 +
 .../0.12.0/apidocs/strftimedateformat_8h.html      |   147 +
 docs/log4cxx/0.12.0/apidocs/strictmath_8h.html     |   147 +
 docs/log4cxx/0.12.0/apidocs/stringhelper_8h.html   |   147 +
 .../0.12.0/apidocs/stringmatchfilter_8h.html       |   152 +
 .../log4cxx/0.12.0/apidocs/stringmatchfilter_8h.js |     5 +
 .../log4cxx/0.12.0/apidocs/stringtokenizer_8h.html |   146 +
 docs/log4cxx/0.12.0/apidocs/sync_off.png           |   Bin 0 -> 853 bytes
 docs/log4cxx/0.12.0/apidocs/sync_on.png            |   Bin 0 -> 845 bytes
 docs/log4cxx/0.12.0/apidocs/synchronized_8h.html   |   199 +
 docs/log4cxx/0.12.0/apidocs/synchronized_8h.js     |     7 +
 docs/log4cxx/0.12.0/apidocs/syslogappender_8h.html |   152 +
 docs/log4cxx/0.12.0/apidocs/syslogappender_8h.js   |     5 +
 docs/log4cxx/0.12.0/apidocs/syslogwriter_8h.html   |   166 +
 docs/log4cxx/0.12.0/apidocs/syslogwriter_8h.js     |     5 +
 docs/log4cxx/0.12.0/apidocs/system_8h.html         |   147 +
 .../log4cxx/0.12.0/apidocs/systemerrwriter_8h.html |   147 +
 .../log4cxx/0.12.0/apidocs/systemoutwriter_8h.html |   147 +
 docs/log4cxx/0.12.0/apidocs/tab_a.png              |   Bin 0 -> 142 bytes
 docs/log4cxx/0.12.0/apidocs/tab_b.png              |   Bin 0 -> 169 bytes
 docs/log4cxx/0.12.0/apidocs/tab_h.png              |   Bin 0 -> 177 bytes
 docs/log4cxx/0.12.0/apidocs/tab_s.png              |   Bin 0 -> 184 bytes
 docs/log4cxx/0.12.0/apidocs/tabs.css               |    60 +
 docs/log4cxx/0.12.0/apidocs/tchar_8h.html          |   129 +
 docs/log4cxx/0.12.0/apidocs/telnetappender_8h.html |   162 +
 docs/log4cxx/0.12.0/apidocs/telnetappender_8h.js   |     7 +
 docs/log4cxx/0.12.0/apidocs/thread_8h.html         |   223 +
 docs/log4cxx/0.12.0/apidocs/thread_8h.js           |    10 +
 docs/log4cxx/0.12.0/apidocs/threadlocal_8h.html    |   166 +
 docs/log4cxx/0.12.0/apidocs/threadlocal_8h.js      |     5 +
 .../0.12.0/apidocs/threadpatternconverter_8h.html  |   146 +
 .../0.12.0/apidocs/threadspecificdata_8h.html      |   147 +
 .../throwableinformationpatternconverter_8h.html   |   146 +
 .../0.12.0/apidocs/timebasedrollingpolicy_8h.html  |   152 +
 .../0.12.0/apidocs/timebasedrollingpolicy_8h.js    |     5 +
 docs/log4cxx/0.12.0/apidocs/timezone_8h.html       |   152 +
 docs/log4cxx/0.12.0/apidocs/timezone_8h.js         |     5 +
 docs/log4cxx/0.12.0/apidocs/transcoder_8h.html     |   387 +
 docs/log4cxx/0.12.0/apidocs/transcoder_8h.js       |    12 +
 docs/log4cxx/0.12.0/apidocs/transform_8h.html      |   147 +
 .../apidocs/triggeringeventevaluator_8h.html       |   152 +
 .../0.12.0/apidocs/triggeringeventevaluator_8h.js  |     5 +
 .../0.12.0/apidocs/triggeringpolicy_8h.html        |   152 +
 docs/log4cxx/0.12.0/apidocs/triggeringpolicy_8h.js |     5 +
 docs/log4cxx/0.12.0/apidocs/ttcclayout_8h.html     |   150 +
 docs/log4cxx/0.12.0/apidocs/ttcclayout_8h.js       |     5 +
 docs/log4cxx/0.12.0/apidocs/writer_8h.html         |   153 +
 docs/log4cxx/0.12.0/apidocs/writer_8h.js           |     5 +
 docs/log4cxx/0.12.0/apidocs/writerappender_8h.html |   153 +
 docs/log4cxx/0.12.0/apidocs/writerappender_8h.js   |     5 +
 docs/log4cxx/0.12.0/apidocs/xml_8h.html            |   180 +
 docs/log4cxx/0.12.0/apidocs/xml_8h.js              |    15 +
 docs/log4cxx/0.12.0/apidocs/xmllayout_8h.html      |   152 +
 docs/log4cxx/0.12.0/apidocs/xmllayout_8h.js        |     5 +
 .../0.12.0/apidocs/xmlsocketappender_8h.html       |   152 +
 .../log4cxx/0.12.0/apidocs/xmlsocketappender_8h.js |     5 +
 .../0.12.0/apidocs/zipcompressaction_8h.html       |   151 +
 .../log4cxx/0.12.0/apidocs/zipcompressaction_8h.js |     5 +
 docs/log4cxx/0.12.0/building/autotools.html        |   300 +
 docs/log4cxx/0.12.0/building/cmake.html            |   291 +
 docs/log4cxx/0.12.0/building/index.html            |   438 +
 docs/log4cxx/0.12.0/building/maven.html            |   250 +
 docs/log4cxx/0.12.0/building/vcpkg.html            |   220 +
 docs/log4cxx/0.12.0/building/vstudio.html          |   230 +
 docs/log4cxx/0.12.0/changes-report.html            |  1864 ++
 docs/log4cxx/0.12.0/community/issue-tracking.html  |   210 +
 docs/log4cxx/0.12.0/css/bootstrap.css              |  5893 ++++
 docs/log4cxx/0.12.0/css/bootstrap.min.css          |     9 +
 docs/log4cxx/0.12.0/css/maven-theme.css            |   141 +
 docs/log4cxx/0.12.0/css/site.css                   |   114 +
 docs/log4cxx/0.12.0/dependencies.html              |   337 +
 docs/log4cxx/0.12.0/download.html                  |   231 +
 docs/log4cxx/0.12.0/faq.html                       |   251 +
 docs/log4cxx/0.12.0/images/add.gif                 |   Bin 0 -> 207 bytes
 docs/log4cxx/0.12.0/images/close.gif               |   Bin 0 -> 279 bytes
 docs/log4cxx/0.12.0/images/collapsed.gif           |   Bin 0 -> 53 bytes
 docs/log4cxx/0.12.0/images/expanded.gif            |   Bin 0 -> 52 bytes
 docs/log4cxx/0.12.0/images/external.png            |   Bin 0 -> 230 bytes
 docs/log4cxx/0.12.0/images/fix.gif                 |   Bin 0 -> 181 bytes
 docs/log4cxx/0.12.0/images/icon_error_sml.gif      |   Bin 0 -> 1010 bytes
 docs/log4cxx/0.12.0/images/icon_help_sml.gif       |   Bin 0 -> 1019 bytes
 docs/log4cxx/0.12.0/images/icon_info_sml.gif       |   Bin 0 -> 606 bytes
 docs/log4cxx/0.12.0/images/icon_success_sml.gif    |   Bin 0 -> 990 bytes
 docs/log4cxx/0.12.0/images/icon_warning_sml.gif    |   Bin 0 -> 576 bytes
 docs/log4cxx/0.12.0/images/logos/logo.png          |   Bin 0 -> 275 bytes
 docs/log4cxx/0.12.0/images/logos/ls-logo.jpg       |   Bin 0 -> 41915 bytes
 docs/log4cxx/0.12.0/images/logos/maven-feather.png |   Bin 0 -> 3330 bytes
 docs/log4cxx/0.12.0/images/newwindow.png           |   Bin 0 -> 220 bytes
 docs/log4cxx/0.12.0/images/od.gif                  |   Bin 0 -> 5741 bytes
 docs/log4cxx/0.12.0/images/remove.gif              |   Bin 0 -> 227 bytes
 docs/log4cxx/0.12.0/images/rss.png                 |   Bin 0 -> 249 bytes
 docs/log4cxx/0.12.0/images/update.gif              |   Bin 0 -> 192 bytes
 docs/log4cxx/0.12.0/index.html                     |   206 +
 docs/log4cxx/0.12.0/js/bootstrap.js                |  2027 ++
 docs/log4cxx/0.12.0/js/bootstrap.min.js            |     6 +
 docs/log4cxx/0.12.0/js/jquery.js                   |  9266 ++++++
 docs/log4cxx/0.12.0/js/jquery.min.js               |     4 +
 docs/log4cxx/0.12.0/js/prettify.js                 |  1477 +
 docs/log4cxx/0.12.0/js/prettify.min.js             |    41 +
 docs/log4cxx/0.12.0/js/site.js                     |   113 +
 docs/log4cxx/0.12.0/license.html                   |   411 +
 docs/log4cxx/0.12.0/mail-lists.html                |   274 +
 docs/log4cxx/0.12.0/project-info.html              |   221 +
 docs/log4cxx/0.12.0/project-reports.html           |   212 +
 docs/log4cxx/0.12.0/source-repository.html         |   221 +
 docs/log4cxx/0.12.0/usage.html                     |  1530 +
 docs/log4cxx/latest_stable                         |     1 +
 docs/log4cxx/next_stable                           |     1 +
 docs/log4cxx/old_stable                            |     1 +
 docs/log4j-audit/latest                            |     1 +
 .../apidocs/allclasses-frame.html                  |   188 +
 .../apidocs/allclasses-noframe.html                |   188 +
 .../log4j-audit-1.0.0/apidocs/constant-values.html |   251 +
 .../log4j-audit-1.0.0/apidocs/deprecated-list.html |   126 +
 .../log4j-audit-1.0.0/apidocs/help-doc.html        |   231 +
 .../log4j-audit-1.0.0/apidocs/index-all.html       |  2942 ++
 .../log4j-audit-1.0.0/apidocs/index.html           |    76 +
 .../logging/log4j/audit/AbstractEventLogger.html   |   417 +
 .../apache/logging/log4j/audit/ActivityLogger.html |   316 +
 .../org/apache/logging/log4j/audit/AuditEvent.html |   268 +
 .../logging/log4j/audit/AuditExceptionHandler.html |   235 +
 .../apache/logging/log4j/audit/AuditLogger.html    |   316 +
 .../apache/logging/log4j/audit/AuditMessage.html   |   350 +
 .../logging/log4j/audit/LogEventFactory.html       |   388 +
 .../logging/log4j/audit/annotation/Chained.html    |   231 +
 .../log4j/audit/annotation/ChainedSupplier.html    |   215 +
 .../log4j/audit/annotation/ClientServer.html       |   167 +
 .../logging/log4j/audit/annotation/Constraint.html |   232 +
 .../log4j/audit/annotation/Constraints.html        |   216 +
 .../log4j/audit/annotation/HeaderPrefix.html       |   219 +
 .../logging/log4j/audit/annotation/Local.html      |   167 +
 .../logging/log4j/audit/annotation/MaxLength.html  |   216 +
 .../log4j/audit/annotation/RequestContext.html     |   278 +
 .../annotation/RequestContextConstraints.html      |   216 +
 .../logging/log4j/audit/annotation/Required.html   |   168 +
 .../log4j/audit/annotation/class-use/Chained.html  |   126 +
 .../annotation/class-use/ChainedSupplier.html      |   126 +
 .../audit/annotation/class-use/ClientServer.html   |   126 +
 .../audit/annotation/class-use/Constraint.html     |   126 +
 .../audit/annotation/class-use/Constraints.html    |   126 +
 .../audit/annotation/class-use/HeaderPrefix.html   |   126 +
 .../log4j/audit/annotation/class-use/Local.html    |   126 +
 .../audit/annotation/class-use/MaxLength.html      |   126 +
 .../audit/annotation/class-use/RequestContext.html |   126 +
 .../class-use/RequestContextConstraints.html       |   126 +
 .../log4j/audit/annotation/class-use/Required.html |   126 +
 .../log4j/audit/annotation/package-frame.html      |    31 +
 .../log4j/audit/annotation/package-summary.html    |   192 +
 .../log4j/audit/annotation/package-tree.html       |   145 +
 .../log4j/audit/annotation/package-use.html        |   126 +
 .../log4j/audit/catalog/CatalogManager.html        |   371 +
 .../catalog/CatalogManagerImpl.CatalogInfo.html    |   245 +
 .../log4j/audit/catalog/CatalogManagerImpl.html    |   501 +
 .../audit/catalog/class-use/CatalogManager.html    |   236 +
 .../class-use/CatalogManagerImpl.CatalogInfo.html  |   180 +
 .../catalog/class-use/CatalogManagerImpl.html      |   166 +
 .../logging/log4j/audit/catalog/package-frame.html |    25 +
 .../log4j/audit/catalog/package-summary.html       |   159 +
 .../logging/log4j/audit/catalog/package-tree.html  |   144 +
 .../logging/log4j/audit/catalog/package-use.html   |   203 +
 .../log4j/audit/class-use/AbstractEventLogger.html |   170 +
 .../log4j/audit/class-use/ActivityLogger.html      |   126 +
 .../logging/log4j/audit/class-use/AuditEvent.html  |   126 +
 .../audit/class-use/AuditExceptionHandler.html     |   198 +
 .../logging/log4j/audit/class-use/AuditLogger.html |   126 +
 .../log4j/audit/class-use/AuditMessage.html        |   169 +
 .../log4j/audit/class-use/LogEventFactory.html     |   126 +
 .../apache/logging/log4j/audit/dto/AuditDto.html   |   421 +
 .../log4j/audit/dto/class-use/AuditDto.html        |   166 +
 .../logging/log4j/audit/dto/package-frame.html     |    21 +
 .../logging/log4j/audit/dto/package-summary.html   |   146 +
 .../logging/log4j/audit/dto/package-tree.html      |   139 +
 .../logging/log4j/audit/dto/package-use.html       |   161 +
 .../log4j/audit/exception/AuditException.html      |   295 +
 .../audit/exception/class-use/AuditException.html  |   126 +
 .../log4j/audit/exception/package-frame.html       |    21 +
 .../log4j/audit/exception/package-summary.html     |   144 +
 .../log4j/audit/exception/package-tree.html        |   151 +
 .../logging/log4j/audit/exception/package-use.html |   126 +
 .../AccessorDefinition.StandardGetter.html         |   274 +
 .../AccessorDefinition.StandardSetter.html         |   274 +
 .../log4j/audit/generator/AccessorDefinition.html  |   452 +
 .../log4j/audit/generator/ClassGenerator.html      |   740 +
 .../logging/log4j/audit/generator/Constants.html   |   279 +
 .../audit/generator/ConstructorDefinition.html     |   429 +
 .../log4j/audit/generator/InterfacesGenerator.html |   383 +
 .../MethodDefinition.StandardSingleton.html        |   281 +
 .../log4j/audit/generator/MethodDefinition.html    |   695 +
 .../logging/log4j/audit/generator/Parameter.html   |   385 +
 .../log4j/audit/generator/VariableDefinition.html  |   559 +
 .../AccessorDefinition.StandardGetter.html         |   126 +
 .../AccessorDefinition.StandardSetter.html         |   126 +
 .../generator/class-use/AccessorDefinition.html    |   206 +
 .../audit/generator/class-use/ClassGenerator.html  |   173 +
 .../log4j/audit/generator/class-use/Constants.html |   126 +
 .../generator/class-use/ConstructorDefinition.html |   170 +
 .../generator/class-use/InterfacesGenerator.html   |   126 +
 .../MethodDefinition.StandardSingleton.html        |   126 +
 .../generator/class-use/MethodDefinition.html      |   219 +
 .../log4j/audit/generator/class-use/Parameter.html |   196 +
 .../generator/class-use/VariableDefinition.html    |   183 +
 .../log4j/audit/generator/package-frame.html       |    28 +
 .../log4j/audit/generator/package-summary.html     |   174 +
 .../log4j/audit/generator/package-tree.html        |   152 +
 .../logging/log4j/audit/generator/package-use.html |   176 +
 .../logging/log4j/audit/layout/AuditLayout.html    |   239 +
 .../log4j/audit/layout/class-use/AuditLayout.html  |   126 +
 .../logging/log4j/audit/layout/package-frame.html  |    21 +
 .../log4j/audit/layout/package-summary.html        |   144 +
 .../logging/log4j/audit/layout/package-tree.html   |   139 +
 .../logging/log4j/audit/layout/package-use.html    |   126 +
 .../apache/logging/log4j/audit/package-frame.html  |    30 +
 .../logging/log4j/audit/package-summary.html       |   187 +
 .../apache/logging/log4j/audit/package-tree.html   |   159 +
 .../apache/logging/log4j/audit/package-use.html    |   169 +
 .../logging/log4j/audit/plugin/AuditMojo.html      |   312 +
 .../logging/log4j/audit/plugin/HelpMojo.html       |   318 +
 .../log4j/audit/plugin/class-use/AuditMojo.html    |   126 +
 .../log4j/audit/plugin/class-use/HelpMojo.html     |   126 +
 .../logging/log4j/audit/plugin/package-frame.html  |    22 +
 .../log4j/audit/plugin/package-summary.html        |   153 +
 .../logging/log4j/audit/plugin/package-tree.html   |   144 +
 .../logging/log4j/audit/plugin/package-use.html    |   126 +
 .../log4j/audit/request/ChainedMapping.html        |   304 +
 .../log4j/audit/request/ClientServerMapping.html   |   252 +
 .../logging/log4j/audit/request/LocalMapping.html  |   252 +
 .../log4j/audit/request/RequestContextMapping.html |   350 +
 .../audit/request/RequestContextMappings.html      |   311 +
 .../apache/logging/log4j/audit/request/Scope.html  |   355 +
 .../audit/request/class-use/ChainedMapping.html    |   126 +
 .../request/class-use/ClientServerMapping.html     |   126 +
 .../audit/request/class-use/LocalMapping.html      |   126 +
 .../request/class-use/RequestContextMapping.html   |   198 +
 .../request/class-use/RequestContextMappings.html  |   164 +
 .../log4j/audit/request/class-use/Scope.html       |   192 +
 .../logging/log4j/audit/request/package-frame.html |    29 +
 .../log4j/audit/request/package-summary.html       |   182 +
 .../logging/log4j/audit/request/package-tree.html  |   158 +
 .../logging/log4j/audit/request/package-use.html   |   181 +
 .../logging/log4j/audit/rest/ElapsedUtil.html      |   239 +
 .../log4j/audit/rest/RequestContextFilter.html     |   346 +
 .../rest/RequestContextHandlerInterceptor.html     |   342 +
 .../rest/RequestContextHeaderInterceptor.html      |   293 +
 .../log4j/audit/rest/class-use/ElapsedUtil.html    |   126 +
 .../audit/rest/class-use/RequestContextFilter.html |   126 +
 .../RequestContextHandlerInterceptor.html          |   126 +
 .../class-use/RequestContextHeaderInterceptor.html |   126 +
 .../logging/log4j/audit/rest/package-frame.html    |    24 +
 .../logging/log4j/audit/rest/package-summary.html  |   163 +
 .../logging/log4j/audit/rest/package-tree.html     |   142 +
 .../logging/log4j/audit/rest/package-use.html      |   126 +
 .../audit/service/catalog/AuditCatalogManager.html |   362 +
 .../log4j/audit/service/catalog/AuditManager.html  |   252 +
 .../catalog/class-use/AuditCatalogManager.html     |   126 +
 .../service/catalog/class-use/AuditManager.html    |   188 +
 .../log4j/audit/service/catalog/package-frame.html |    25 +
 .../audit/service/catalog/package-summary.html     |   159 +
 .../log4j/audit/service/catalog/package-tree.html  |   151 +
 .../log4j/audit/service/catalog/package-use.html   |   178 +
 .../service/config/ApplicationConfiguration.html   |   240 +
 .../audit/service/config/ConfigurationService.html |   274 +
 .../log4j/audit/service/config/SwaggerConfig.html  |   278 +
 .../audit/service/config/WebAppInitializer.html    |   285 +
 .../audit/service/config/WebMvcAppContext.html     |   484 +
 .../config/class-use/ApplicationConfiguration.html |   126 +
 .../config/class-use/ConfigurationService.html     |   126 +
 .../service/config/class-use/SwaggerConfig.html    |   126 +
 .../config/class-use/WebAppInitializer.html        |   126 +
 .../service/config/class-use/WebMvcAppContext.html |   126 +
 .../log4j/audit/service/config/package-frame.html  |    25 +
 .../audit/service/config/package-summary.html      |   162 +
 .../log4j/audit/service/config/package-tree.html   |   147 +
 .../log4j/audit/service/config/package-use.html    |   126 +
 .../audit/service/controller/AuditController.html  |   278 +
 .../service/controller/CatalogController.html      |   598 +
 .../RestResponseEntityExceptionHandler.html        |   335 +
 .../controller/class-use/AuditController.html      |   126 +
 .../controller/class-use/CatalogController.html    |   126 +
 .../RestResponseEntityExceptionHandler.html        |   126 +
 .../audit/service/controller/package-frame.html    |    23 +
 .../audit/service/controller/package-summary.html  |   152 +
 .../audit/service/controller/package-tree.html     |   145 +
 .../audit/service/controller/package-use.html      |   126 +
 .../security/LocalAuthorizationInterceptor.html    |   302 +
 .../class-use/LocalAuthorizationInterceptor.html   |   166 +
 .../audit/service/security/package-frame.html      |    21 +
 .../audit/service/security/package-summary.html    |   144 +
 .../log4j/audit/service/security/package-tree.html |   143 +
 .../log4j/audit/service/security/package-use.html  |   159 +
 .../log4j/audit/util/JsonObjectMapperFactory.html  |   378 +
 .../logging/log4j/audit/util/NamingUtils.html      |   386 +
 .../logging/log4j/audit/util/StringUtil.html       |   290 +
 .../util/class-use/JsonObjectMapperFactory.html    |   126 +
 .../log4j/audit/util/class-use/NamingUtils.html    |   126 +
 .../log4j/audit/util/class-use/StringUtil.html     |   126 +
 .../logging/log4j/audit/util/package-frame.html    |    23 +
 .../logging/log4j/audit/util/package-summary.html  |   154 +
 .../logging/log4j/audit/util/package-tree.html     |   141 +
 .../logging/log4j/audit/util/package-use.html      |   126 +
 .../logging/log4j/catalog/AuditCatalogEditor.html  |   321 +
 .../logging/log4j/catalog/api/Attribute.html       |   828 +
 .../logging/log4j/catalog/api/CatalogData.html     |   430 +
 .../logging/log4j/catalog/api/CatalogReader.html   |   379 +
 .../logging/log4j/catalog/api/CatalogWriter.html   |   231 +
 .../apache/logging/log4j/catalog/api/Category.html |   522 +
 .../logging/log4j/catalog/api/Constraint.html      |   347 +
 .../logging/log4j/catalog/api/ConstraintType.html  |   288 +
 .../apache/logging/log4j/catalog/api/DataType.html |   503 +
 .../apache/logging/log4j/catalog/api/Event.html    |   580 +
 .../logging/log4j/catalog/api/EventAttribute.html  |   364 +
 .../logging/log4j/catalog/api/ListResponse.html    |   312 +
 .../apache/logging/log4j/catalog/api/Product.html  |   521 +
 .../org/apache/logging/log4j/catalog/api/Type.html |   240 +
 .../apache/logging/log4j/catalog/api/Versions.html |   258 +
 .../api/annotation/ConditionOnPropertyExists.html  |   224 +
 .../log4j/catalog/api/annotation/JdbcUrl.html      |   224 +
 .../catalog/api/annotation/JdbcUrlCondition.html   |   284 +
 .../api/annotation/PropertyExistsCondition.html    |   284 +
 .../class-use/ConditionOnPropertyExists.html       |   126 +
 .../catalog/api/annotation/class-use/JdbcUrl.html  |   176 +
 .../api/annotation/class-use/JdbcUrlCondition.html |   126 +
 .../class-use/PropertyExistsCondition.html         |   126 +
 .../catalog/api/annotation/package-frame.html      |    27 +
 .../catalog/api/annotation/package-summary.html    |   171 +
 .../log4j/catalog/api/annotation/package-tree.html |   145 +
 .../log4j/catalog/api/annotation/package-use.html  |   163 +
 .../log4j/catalog/api/class-use/Attribute.html     |   561 +
 .../log4j/catalog/api/class-use/CatalogData.html   |   303 +
 .../log4j/catalog/api/class-use/CatalogReader.html |   346 +
 .../log4j/catalog/api/class-use/CatalogWriter.html |   192 +
 .../log4j/catalog/api/class-use/Category.html      |   370 +
 .../log4j/catalog/api/class-use/Constraint.html    |   229 +
 .../catalog/api/class-use/ConstraintType.html      |   288 +
 .../log4j/catalog/api/class-use/DataType.html      |   280 +
 .../logging/log4j/catalog/api/class-use/Event.html |   446 +
 .../catalog/api/class-use/EventAttribute.html      |   185 +
 .../log4j/catalog/api/class-use/ListResponse.html  |   166 +
 .../log4j/catalog/api/class-use/Product.html       |   366 +
 .../logging/log4j/catalog/api/class-use/Type.html  |   126 +
 .../log4j/catalog/api/class-use/Versions.html      |   126 +
 .../log4j/catalog/api/constant/Constants.html      |   246 +
 .../catalog/api/constant/class-use/Constants.html  |   126 +
 .../log4j/catalog/api/constant/package-frame.html  |    21 +
 .../catalog/api/constant/package-summary.html      |   146 +
 .../log4j/catalog/api/constant/package-tree.html   |   139 +
 .../log4j/catalog/api/constant/package-use.html    |   126 +
 .../catalog/api/dao/AbstractCatalogReader.html     |   481 +
 .../logging/log4j/catalog/api/dao/CatalogDao.html  |   341 +
 .../catalog/api/dao/ClassPathCatalogReader.html    |   360 +
 .../log4j/catalog/api/dao/FileCatalogReader.html   |   360 +
 .../log4j/catalog/api/dao/JsonCatalogReader.html   |   377 +
 .../api/dao/class-use/AbstractCatalogReader.html   |   204 +
 .../catalog/api/dao/class-use/CatalogDao.html      |   190 +
 .../api/dao/class-use/ClassPathCatalogReader.html  |   126 +
 .../api/dao/class-use/FileCatalogReader.html       |   126 +
 .../api/dao/class-use/JsonCatalogReader.html       |   126 +
 .../log4j/catalog/api/dao/package-frame.html       |    28 +
 .../log4j/catalog/api/dao/package-summary.html     |   179 +
 .../log4j/catalog/api/dao/package-tree.html        |   158 +
 .../logging/log4j/catalog/api/dao/package-use.html |   206 +
 .../catalog/api/exception/CatalogException.html    |   311 +
 .../exception/CatalogModificationException.html    |   312 +
 .../api/exception/CatalogNotFoundException.html    |   312 +
 .../api/exception/CatalogReadException.html        |   312 +
 .../api/exception/CatalogWriteException.html       |   312 +
 .../api/exception/ConstraintCreationException.html |   307 +
 .../exception/ConstraintValidationException.html   |   307 +
 .../api/exception/DuplicateNameException.html      |   307 +
 .../api/exception/InvalidEnvironmentException.html |   307 +
 .../api/exception/InvalidSiteException.html        |   307 +
 .../api/exception/NameNotFoundException.html       |   307 +
 .../api/exception/class-use/CatalogException.html  |   178 +
 .../class-use/CatalogModificationException.html    |   126 +
 .../class-use/CatalogNotFoundException.html        |   126 +
 .../exception/class-use/CatalogReadException.html  |   126 +
 .../exception/class-use/CatalogWriteException.html |   126 +
 .../class-use/ConstraintCreationException.html     |   126 +
 .../class-use/ConstraintValidationException.html   |   126 +
 .../class-use/DuplicateNameException.html          |   126 +
 .../class-use/InvalidEnvironmentException.html     |   126 +
 .../exception/class-use/InvalidSiteException.html  |   126 +
 .../exception/class-use/NameNotFoundException.html |   126 +
 .../log4j/catalog/api/exception/package-frame.html |    31 +
 .../catalog/api/exception/package-summary.html     |   184 +
 .../log4j/catalog/api/exception/package-tree.html  |   164 +
 .../log4j/catalog/api/exception/package-use.html   |   159 +
 .../logging/log4j/catalog/api/package-frame.html   |    40 +
 .../logging/log4j/catalog/api/package-summary.html |   243 +
 .../logging/log4j/catalog/api/package-tree.html    |   166 +
 .../logging/log4j/catalog/api/package-use.html     |   560 +
 .../api/plugins/CaseInsensitiveEnumConstraint.html |   315 +
 .../catalog/api/plugins/ConstraintPlugins.html     |   288 +
 .../api/plugins/ConstraintTypeDeserializer.html    |   358 +
 .../api/plugins/ConstraintTypeSerializer.html      |   358 +
 .../log4j/catalog/api/plugins/EnumConstraint.html  |   315 +
 .../catalog/api/plugins/MaxLengthConstraint.html   |   314 +
 .../catalog/api/plugins/MaxValueConstraint.html    |   314 +
 .../catalog/api/plugins/MinLengthConstraint.html   |   314 +
 .../catalog/api/plugins/MinValueConstraint.html    |   314 +
 .../catalog/api/plugins/PatternConstraint.html     |   314 +
 .../class-use/CaseInsensitiveEnumConstraint.html   |   126 +
 .../api/plugins/class-use/ConstraintPlugins.html   |   166 +
 .../class-use/ConstraintTypeDeserializer.html      |   126 +
 .../class-use/ConstraintTypeSerializer.html        |   126 +
 .../api/plugins/class-use/EnumConstraint.html      |   126 +
 .../api/plugins/class-use/MaxLengthConstraint.html |   126 +
 .../api/plugins/class-use/MaxValueConstraint.html  |   126 +
 .../api/plugins/class-use/MinLengthConstraint.html |   126 +
 .../api/plugins/class-use/MinValueConstraint.html  |   126 +
 .../api/plugins/class-use/PatternConstraint.html   |   126 +
 .../log4j/catalog/api/plugins/package-frame.html   |    30 +
 .../log4j/catalog/api/plugins/package-summary.html |   184 +
 .../log4j/catalog/api/plugins/package-tree.html    |   164 +
 .../log4j/catalog/api/plugins/package-use.html     |   159 +
 .../log4j/catalog/api/util/CatalogEventFilter.html |   319 +
 .../log4j/catalog/api/util/ProfileUtil.html        |   247 +
 .../log4j/catalog/api/util/StringUtils.html        |   252 +
 .../api/util/class-use/CatalogEventFilter.html     |   126 +
 .../catalog/api/util/class-use/ProfileUtil.html    |   126 +
 .../catalog/api/util/class-use/StringUtils.html    |   126 +
 .../log4j/catalog/api/util/package-frame.html      |    23 +
 .../log4j/catalog/api/util/package-summary.html    |   154 +
 .../log4j/catalog/api/util/package-tree.html       |   145 +
 .../log4j/catalog/api/util/package-use.html        |   126 +
 .../catalog/class-use/AuditCatalogEditor.html      |   126 +
 .../log4j/catalog/config/ConfigurationService.html |   274 +
 .../catalog/config/JsonObjectMapperFactory.html    |   286 +
 .../log4j/catalog/config/SwaggerConfig.html        |   278 +
 .../log4j/catalog/config/WebAppInitializer.html    |   274 +
 .../log4j/catalog/config/WebMvcAppContext.html     |   457 +
 .../config/class-use/ConfigurationService.html     |   126 +
 .../config/class-use/JsonObjectMapperFactory.html  |   126 +
 .../catalog/config/class-use/SwaggerConfig.html    |   126 +
 .../config/class-use/WebAppInitializer.html        |   126 +
 .../catalog/config/class-use/WebMvcAppContext.html |   126 +
 .../log4j/catalog/config/package-frame.html        |    25 +
 .../log4j/catalog/config/package-summary.html      |   164 +
 .../logging/log4j/catalog/config/package-tree.html |   147 +
 .../logging/log4j/catalog/config/package-use.html  |   126 +
 .../catalog/controller/AttributeController.html    |   372 +
 .../catalog/controller/CatalogController.html      |   276 +
 .../catalog/controller/CategoryController.html     |   343 +
 .../catalog/controller/ConstraintController.html   |   340 +
 .../log4j/catalog/controller/EventController.html  |   358 +
 .../catalog/controller/ProductController.html      |   343 +
 .../RestResponseEntityExceptionHandler.html        |   335 +
 .../controller/class-use/AttributeController.html  |   126 +
 .../controller/class-use/CatalogController.html    |   126 +
 .../controller/class-use/CategoryController.html   |   126 +
 .../controller/class-use/ConstraintController.html |   126 +
 .../controller/class-use/EventController.html      |   126 +
 .../controller/class-use/ProductController.html    |   126 +
 .../RestResponseEntityExceptionHandler.html        |   126 +
 .../log4j/catalog/controller/package-frame.html    |    27 +
 .../log4j/catalog/controller/package-summary.html  |   180 +
 .../log4j/catalog/controller/package-tree.html     |   149 +
 .../log4j/catalog/controller/package-use.html      |   126 +
 .../log4j/catalog/git/config/ServiceConfig.html    |   240 +
 .../git/config/class-use/ServiceConfig.html        |   126 +
 .../log4j/catalog/git/config/package-frame.html    |    21 +
 .../log4j/catalog/git/config/package-summary.html  |   153 +
 .../log4j/catalog/git/config/package-tree.html     |   139 +
 .../log4j/catalog/git/config/package-use.html      |   126 +
 .../log4j/catalog/git/dao/GitCatalogDao.html       |   545 +
 .../catalog/git/dao/class-use/GitCatalogDao.html   |   126 +
 .../log4j/catalog/git/dao/package-frame.html       |    21 +
 .../log4j/catalog/git/dao/package-summary.html     |   153 +
 .../log4j/catalog/git/dao/package-tree.html        |   143 +
 .../logging/log4j/catalog/git/dao/package-use.html |   126 +
 .../logging/log4j/catalog/git/package-frame.html   |    15 +
 .../logging/log4j/catalog/git/package-summary.html |   135 +
 .../logging/log4j/catalog/git/package-tree.html    |   129 +
 .../logging/log4j/catalog/git/package-use.html     |   126 +
 .../RequestContextHeaderInterceptor.html           |   293 +
 .../class-use/RequestContextHeaderInterceptor.html |   126 +
 .../log4j/catalog/interceptor/package-frame.html   |    21 +
 .../log4j/catalog/interceptor/package-summary.html |   147 +
 .../log4j/catalog/interceptor/package-tree.html    |   139 +
 .../log4j/catalog/interceptor/package-use.html     |   126 +
 .../log4j/catalog/jpa/config/DataSourceConfig.html |   228 +
 .../catalog/jpa/config/EclipseLinkConfig.html      |   292 +
 .../log4j/catalog/jpa/config/HibernateConfig.html  |   292 +
 .../catalog/jpa/config/HsqldbDataSourceConfig.html |   285 +
 .../jpa/config/PostgresqlDataSourceConfig.html     |   285 +
 .../jpa/config/class-use/DataSourceConfig.html     |   176 +
 .../jpa/config/class-use/EclipseLinkConfig.html    |   126 +
 .../jpa/config/class-use/HibernateConfig.html      |   126 +
 .../config/class-use/HsqldbDataSourceConfig.html   |   126 +
 .../class-use/PostgresqlDataSourceConfig.html      |   126 +
 .../log4j/catalog/jpa/config/package-frame.html    |    28 +
 .../log4j/catalog/jpa/config/package-summary.html  |   186 +
 .../log4j/catalog/jpa/config/package-tree.html     |   146 +
 .../log4j/catalog/jpa/config/package-use.html      |   163 +
 .../catalog/jpa/converter/AttributeConverter.html  |   294 +
 .../jpa/converter/AttributeModelConverter.html     |   294 +
 .../jpa/converter/BooleanToStringConverter.html    |   301 +
 .../catalog/jpa/converter/CategoryConverter.html   |   294 +
 .../jpa/converter/CategoryModelConverter.html      |   294 +
 .../catalog/jpa/converter/DataTypeConverter.html   |   300 +
 .../catalog/jpa/converter/DateTimeConverter.html   |   300 +
 .../catalog/jpa/converter/EventConverter.html      |   294 +
 .../catalog/jpa/converter/EventModelConverter.html |   294 +
 .../catalog/jpa/converter/ProductConverter.html    |   294 +
 .../jpa/converter/ProductModelConverter.html       |   294 +
 .../converter/class-use/AttributeConverter.html    |   126 +
 .../class-use/AttributeModelConverter.html         |   126 +
 .../class-use/BooleanToStringConverter.html        |   126 +
 .../jpa/converter/class-use/CategoryConverter.html |   126 +
 .../class-use/CategoryModelConverter.html          |   126 +
 .../jpa/converter/class-use/DataTypeConverter.html |   126 +
 .../jpa/converter/class-use/DateTimeConverter.html |   126 +
 .../jpa/converter/class-use/EventConverter.html    |   126 +
 .../converter/class-use/EventModelConverter.html   |   126 +
 .../jpa/converter/class-use/ProductConverter.html  |   126 +
 .../converter/class-use/ProductModelConverter.html |   126 +
 .../log4j/catalog/jpa/converter/package-frame.html |    31 +
 .../catalog/jpa/converter/package-summary.html     |   199 +
 .../log4j/catalog/jpa/converter/package-tree.html  |   153 +
 .../log4j/catalog/jpa/converter/package-use.html   |   126 +
 .../log4j/catalog/jpa/dao/AttributeRepository.html |   209 +
 .../log4j/catalog/jpa/dao/BaseRepository.html      |   320 +
 .../log4j/catalog/jpa/dao/CatalogRepository.html   |   202 +
 .../log4j/catalog/jpa/dao/CategoryRepository.html  |   249 +
 .../catalog/jpa/dao/ConstraintRepository.html      |   202 +
 .../log4j/catalog/jpa/dao/EventRepository.html     |   209 +
 .../jpa/dao/PagingAndSortingRepository.html        |   303 +
 .../log4j/catalog/jpa/dao/ProductRepository.html   |   209 +
 .../jpa/dao/class-use/AttributeRepository.html     |   126 +
 .../catalog/jpa/dao/class-use/BaseRepository.html  |   192 +
 .../jpa/dao/class-use/CatalogRepository.html       |   126 +
 .../jpa/dao/class-use/CategoryRepository.html      |   126 +
 .../jpa/dao/class-use/ConstraintRepository.html    |   126 +
 .../catalog/jpa/dao/class-use/EventRepository.html |   126 +
 .../dao/class-use/PagingAndSortingRepository.html  |   180 +
 .../jpa/dao/class-use/ProductRepository.html       |   126 +
 .../log4j/catalog/jpa/dao/package-frame.html       |    28 +
 .../log4j/catalog/jpa/dao/package-summary.html     |   181 +
 .../log4j/catalog/jpa/dao/package-tree.html        |   170 +
 .../logging/log4j/catalog/jpa/dao/package-use.html |   164 +
 .../jpa/exception/InvalidEnvironmentException.html |   307 +
 .../jpa/exception/InvalidSiteException.html        |   307 +
 .../class-use/InvalidEnvironmentException.html     |   126 +
 .../exception/class-use/InvalidSiteException.html  |   126 +
 .../log4j/catalog/jpa/exception/package-frame.html |    22 +
 .../catalog/jpa/exception/package-summary.html     |   148 +
 .../log4j/catalog/jpa/exception/package-tree.html  |   152 +
 .../log4j/catalog/jpa/exception/package-use.html   |   126 +
 .../log4j/catalog/jpa/model/AttributeModel.html    |   805 +
 .../log4j/catalog/jpa/model/CatalogModel.html      |   313 +
 .../log4j/catalog/jpa/model/CategoryModel.html     |   514 +
 .../log4j/catalog/jpa/model/ConstraintModel.html   |   375 +
 .../catalog/jpa/model/EventAttributeModel.html     |   422 +
 .../log4j/catalog/jpa/model/EventModel.html        |   640 +
 .../log4j/catalog/jpa/model/ProductModel.html      |   497 +
 .../jpa/model/class-use/AttributeModel.html        |   342 +
 .../catalog/jpa/model/class-use/CatalogModel.html  |   187 +
 .../catalog/jpa/model/class-use/CategoryModel.html |   333 +
 .../jpa/model/class-use/ConstraintModel.html       |   249 +
 .../jpa/model/class-use/EventAttributeModel.html   |   211 +
 .../catalog/jpa/model/class-use/EventModel.html    |   410 +
 .../catalog/jpa/model/class-use/ProductModel.html  |   297 +
 .../log4j/catalog/jpa/model/package-frame.html     |    27 +
 .../log4j/catalog/jpa/model/package-summary.html   |   183 +
 .../log4j/catalog/jpa/model/package-tree.html      |   145 +
 .../log4j/catalog/jpa/model/package-use.html       |   288 +
 .../logging/log4j/catalog/jpa/package-frame.html   |    15 +
 .../logging/log4j/catalog/jpa/package-summary.html |   135 +
 .../logging/log4j/catalog/jpa/package-tree.html    |   129 +
 .../logging/log4j/catalog/jpa/package-use.html     |   126 +
 .../service/AbstractPagingAndSortingService.html   |   283 +
 .../catalog/jpa/service/AttributeService.html      |   334 +
 .../catalog/jpa/service/AttributeServiceImpl.html  |   432 +
 .../log4j/catalog/jpa/service/CatalogService.html  |   254 +
 .../catalog/jpa/service/CatalogServiceImpl.html    |   358 +
 .../log4j/catalog/jpa/service/CategoryService.html |   334 +
 .../catalog/jpa/service/CategoryServiceImpl.html   |   432 +
 .../catalog/jpa/service/ConstraintService.html     |   279 +
 .../catalog/jpa/service/ConstraintServiceImpl.html |   353 +
 .../log4j/catalog/jpa/service/EventService.html    |   347 +
 .../catalog/jpa/service/EventServiceImpl.html      |   449 +
 .../log4j/catalog/jpa/service/ProductService.html  |   334 +
 .../catalog/jpa/service/ProductServiceImpl.html    |   432 +
 .../class-use/AbstractPagingAndSortingService.html |   178 +
 .../jpa/service/class-use/AttributeService.html    |   166 +
 .../service/class-use/AttributeServiceImpl.html    |   126 +
 .../jpa/service/class-use/CatalogService.html      |   166 +
 .../jpa/service/class-use/CatalogServiceImpl.html  |   126 +
 .../jpa/service/class-use/CategoryService.html     |   166 +
 .../jpa/service/class-use/CategoryServiceImpl.html |   126 +
 .../jpa/service/class-use/ConstraintService.html   |   166 +
 .../service/class-use/ConstraintServiceImpl.html   |   126 +
 .../jpa/service/class-use/EventService.html        |   166 +
 .../jpa/service/class-use/EventServiceImpl.html    |   126 +
 .../jpa/service/class-use/ProductService.html      |   166 +
 .../jpa/service/class-use/ProductServiceImpl.html  |   126 +
 .../log4j/catalog/jpa/service/package-frame.html   |    36 +
 .../log4j/catalog/jpa/service/package-summary.html |   205 +
 .../log4j/catalog/jpa/service/package-tree.html    |   157 +
 .../log4j/catalog/jpa/service/package-use.html     |   179 +
 .../logging/log4j/catalog/package-frame.html       |    21 +
 .../logging/log4j/catalog/package-summary.html     |   144 +
 .../apache/logging/log4j/catalog/package-tree.html |   143 +
 .../apache/logging/log4j/catalog/package-use.html  |   126 +
 .../security/LocalAuthorizationInterceptor.html    |   302 +
 .../class-use/LocalAuthorizationInterceptor.html   |   166 +
 .../log4j/catalog/security/package-frame.html      |    21 +
 .../log4j/catalog/security/package-summary.html    |   144 +
 .../log4j/catalog/security/package-tree.html       |   143 +
 .../log4j/catalog/security/package-use.html        |   159 +
 .../log4j/catalog/service/CatalogInitializer.html  |   240 +
 .../service/class-use/CatalogInitializer.html      |   126 +
 .../log4j/catalog/service/package-frame.html       |    21 +
 .../log4j/catalog/service/package-summary.html     |   144 +
 .../log4j/catalog/service/package-tree.html        |   139 +
 .../logging/log4j/catalog/service/package-use.html |   126 +
 .../log4j-audit-1.0.0/apidocs/overview-frame.html  |    59 +
 .../apidocs/overview-summary.html                  |   306 +
 .../log4j-audit-1.0.0/apidocs/overview-tree.html   |   524 +
 .../log4j-audit-1.0.0/apidocs/package-list         |    38 +
 .../log4j-audit-1.0.0/apidocs/script.js            |    30 +
 .../log4j-audit-1.0.0/apidocs/serialized-form.html |   857 +
 .../log4j-audit-1.0.0/apidocs/stylesheet.css       |   574 +
 docs/log4j-audit/log4j-audit-1.0.0/build.html      |   227 +
 docs/log4j-audit/log4j-audit-1.0.0/catalog.html    |   290 +
 docs/log4j-audit/log4j-audit-1.0.0/changelog.html  |   217 +
 .../log4j-audit-1.0.0/changes-report.html          |   216 +
 .../log4j-audit-1.0.0/checkstyle-aggregate.html    |  7196 +++++
 docs/log4j-audit/log4j-audit-1.0.0/checkstyle.rss  |  2546 ++
 .../log4j-audit-1.0.0/css/bootstrap.css            |  5893 ++++
 .../log4j-audit-1.0.0/css/bootstrap.min.css        |     9 +
 .../log4j-audit-1.0.0/css/maven-theme.css          |   141 +
 docs/log4j-audit/log4j-audit-1.0.0/css/site.css    |   115 +
 .../log4j-audit-1.0.0/dependency-convergence.html  |   234 +
 .../log4j-audit-1.0.0/dependency-info.html         |   239 +
 .../log4j-audit-1.0.0/dependency-management.html   |  4169 +++
 docs/log4j-audit/log4j-audit-1.0.0/download.html   |   290 +
 .../log4j-audit-1.0.0/gettingStarted.html          |   549 +
 docs/log4j-audit/log4j-audit-1.0.0/guidelines.html |   660 +
 .../images/IntelliJ-IDEA-logo.png                  |   Bin 0 -> 4299 bytes
 .../log4j-audit-1.0.0/images/YourKitLogo.png       |   Bin 0 -> 5554 bytes
 docs/log4j-audit/log4j-audit-1.0.0/images/add.gif  |   Bin 0 -> 207 bytes
 .../log4j-audit-1.0.0/images/attributes.png        |   Bin 0 -> 131854 bytes
 .../log4j-audit-1.0.0/images/collapsed.gif         |   Bin 0 -> 820 bytes
 .../log4j-audit-1.0.0/images/events.png            |   Bin 0 -> 65484 bytes
 .../log4j-audit-1.0.0/images/expanded.gif          |   Bin 0 -> 52 bytes
 .../log4j-audit-1.0.0/images/external.png          |   Bin 0 -> 230 bytes
 docs/log4j-audit/log4j-audit-1.0.0/images/fix.gif  |   Bin 0 -> 181 bytes
 .../log4j-audit-1.0.0/images/icon_error_sml.gif    |   Bin 0 -> 1010 bytes
 .../log4j-audit-1.0.0/images/icon_help_sml.gif     |   Bin 0 -> 1019 bytes
 .../log4j-audit-1.0.0/images/icon_info_sml.gif     |   Bin 0 -> 606 bytes
 .../log4j-audit-1.0.0/images/icon_success_sml.gif  |   Bin 0 -> 990 bytes
 .../log4j-audit-1.0.0/images/icon_warning_sml.gif  |   Bin 0 -> 576 bytes
 docs/log4j-audit/log4j-audit-1.0.0/images/logo.png |   Bin 0 -> 30347 bytes
 .../log4j-audit-1.0.0/images/ls-logo.jpg           |   Bin 0 -> 41915 bytes
 .../log4j-audit-1.0.0/images/maven-feather.png     |   Bin 0 -> 3330 bytes
 .../log4j-audit-1.0.0/images/newwindow.png         |   Bin 0 -> 220 bytes
 .../log4j-audit-1.0.0/images/remove.gif            |   Bin 0 -> 227 bytes
 .../log4j-audit-1.0.0/images/request-context.png   |   Bin 0 -> 48597 bytes
 docs/log4j-audit/log4j-audit-1.0.0/images/rss.png  |   Bin 0 -> 249 bytes
 .../log4j-audit-1.0.0/images/update.gif            |   Bin 0 -> 192 bytes
 .../img/glyphicons-halflings-white.png             |   Bin 0 -> 8777 bytes
 .../log4j-audit-1.0.0/img/glyphicons-halflings.png |   Bin 0 -> 12799 bytes
 docs/log4j-audit/log4j-audit-1.0.0/index.html      |   249 +
 .../log4j-audit-1.0.0/issue-tracking.html          |   208 +
 docs/log4j-audit/log4j-audit-1.0.0/javadoc.html    |   277 +
 docs/log4j-audit/log4j-audit-1.0.0/javastyle.html  |  1457 +
 .../log4j-audit/log4j-audit-1.0.0/jira-report.html |   203 +
 docs/log4j-audit/log4j-audit-1.0.0/js/bootstrap.js |  2027 ++
 .../log4j-audit-1.0.0/js/bootstrap.min.js          |     6 +
 docs/log4j-audit/log4j-audit-1.0.0/js/jquery.js    |  9266 ++++++
 .../log4j-audit/log4j-audit-1.0.0/js/jquery.min.js |     4 +
 docs/log4j-audit/log4j-audit-1.0.0/js/prettify.js  |  1477 +
 .../log4j-audit-1.0.0/js/prettify.min.js           |    41 +
 docs/log4j-audit/log4j-audit-1.0.0/js/site.js      |   113 +
 docs/log4j-audit/log4j-audit-1.0.0/license.html    |   411 +
 .../log4j-audit-1.0.0/log4j-audit-parent.pdf       |   Bin 0 -> 242960 bytes
 .../log4j-audit/css/bootstrap.css                  |  5893 ++++
 .../log4j-audit/css/bootstrap.min.css              |     9 +
 .../log4j-audit/css/maven-theme.css                |   141 +
 .../log4j-audit-1.0.0/log4j-audit/css/site.css     |   115 +
 .../log4j-audit/dependency-convergence.html        |   195 +
 .../log4j-audit/dependency-info.html               |   200 +
 .../log4j-audit/dependency-management.html         |  4130 +++
 .../log4j-audit/images/IntelliJ-IDEA-logo.png      |   Bin 0 -> 4299 bytes
 .../log4j-audit/images/YourKitLogo.png             |   Bin 0 -> 5554 bytes
 .../log4j-audit/images/attributes.png              |   Bin 0 -> 131854 bytes
 .../log4j-audit/images/collapsed.gif               |   Bin 0 -> 820 bytes
 .../log4j-audit/images/events.png                  |   Bin 0 -> 65484 bytes
 .../log4j-audit/images/expanded.gif                |   Bin 0 -> 52 bytes
 .../log4j-audit/images/external.png                |   Bin 0 -> 230 bytes
 .../log4j-audit/images/icon_error_sml.gif          |   Bin 0 -> 1010 bytes
 .../log4j-audit/images/icon_info_sml.gif           |   Bin 0 -> 606 bytes
 .../log4j-audit/images/icon_success_sml.gif        |   Bin 0 -> 990 bytes
 .../log4j-audit/images/icon_warning_sml.gif        |   Bin 0 -> 576 bytes
 .../log4j-audit-1.0.0/log4j-audit/images/logo.png  |   Bin 0 -> 30347 bytes
 .../log4j-audit/images/ls-logo.jpg                 |   Bin 0 -> 41915 bytes
 .../log4j-audit/images/maven-feather.png           |   Bin 0 -> 3330 bytes
 .../log4j-audit/images/newwindow.png               |   Bin 0 -> 220 bytes
 .../log4j-audit/images/request-context.png         |   Bin 0 -> 48597 bytes
 .../log4j-audit/img/glyphicons-halflings-white.png |   Bin 0 -> 8777 bytes
 .../log4j-audit/img/glyphicons-halflings.png       |   Bin 0 -> 12799 bytes
 .../log4j-audit-1.0.0/log4j-audit/index.html       |   180 +
 .../log4j-audit/issue-tracking.html                |   169 +
 .../log4j-audit-1.0.0/log4j-audit/jira-report.html |   164 +
 .../log4j-audit-1.0.0/log4j-audit/js/bootstrap.js  |  2027 ++
 .../log4j-audit/js/bootstrap.min.js                |     6 +
 .../log4j-audit-1.0.0/log4j-audit/js/jquery.js     |  9266 ++++++
 .../log4j-audit-1.0.0/log4j-audit/js/jquery.min.js |     4 +
 .../log4j-audit-1.0.0/log4j-audit/js/prettify.js   |  1477 +
 .../log4j-audit/js/prettify.min.js                 |    41 +
 .../log4j-audit-1.0.0/log4j-audit/js/site.js       |   113 +
 .../log4j-audit-1.0.0/log4j-audit/license.html     |   372 +
 .../log4j-audit/log4j-audit-api/checkstyle.html    |  1679 ++
 .../log4j-audit/log4j-audit-api/checkstyle.rss     |   670 +
 .../log4j-audit/log4j-audit-api/cpd.html           |   278 +
 .../log4j-audit/log4j-audit-api/css/bootstrap.css  |  5893 ++++
 .../log4j-audit-api/css/bootstrap.min.css          |     9 +
 .../log4j-audit-api/css/maven-theme.css            |   141 +
 .../log4j-audit/log4j-audit-api/css/site.css       |   115 +
 .../log4j-audit/log4j-audit-api/dependencies.html  |   921 +
 .../log4j-audit-api/dependency-convergence.html    |   279 +
 .../log4j-audit-api/dependency-info.html           |   283 +
 .../log4j-audit-api/dependency-management.html     |  4214 +++
 .../log4j-audit/log4j-audit-api/findbugs.html      |   268 +
 .../log4j-audit-api/images/IntelliJ-IDEA-logo.png  |   Bin 0 -> 4299 bytes
 .../log4j-audit-api/images/YourKitLogo.png         |   Bin 0 -> 5554 bytes
 .../log4j-audit-api/images/attributes.png          |   Bin 0 -> 131854 bytes
 .../log4j-audit/log4j-audit-api/images/close.gif   |   Bin 0 -> 279 bytes
 .../log4j-audit-api/images/collapsed.gif           |   Bin 0 -> 820 bytes
 .../log4j-audit/log4j-audit-api/images/events.png  |   Bin 0 -> 65484 bytes
 .../log4j-audit-api/images/expanded.gif            |   Bin 0 -> 52 bytes
 .../log4j-audit-api/images/external.png            |   Bin 0 -> 230 bytes
 .../log4j-audit-api/images/icon_error_sml.gif      |   Bin 0 -> 1010 bytes
 .../log4j-audit-api/images/icon_info_sml.gif       |   Bin 0 -> 606 bytes
 .../log4j-audit-api/images/icon_success_sml.gif    |   Bin 0 -> 990 bytes
 .../log4j-audit-api/images/icon_warning_sml.gif    |   Bin 0 -> 576 bytes
 .../log4j-audit/log4j-audit-api/images/logo.png    |   Bin 0 -> 30347 bytes
 .../log4j-audit/log4j-audit-api/images/ls-logo.jpg |   Bin 0 -> 41915 bytes
 .../log4j-audit-api/images/maven-feather.png       |   Bin 0 -> 3330 bytes
 .../log4j-audit-api/images/newwindow.png           |   Bin 0 -> 220 bytes
 .../log4j-audit-api/images/request-context.png     |   Bin 0 -> 48597 bytes
 .../log4j-audit/log4j-audit-api/images/rss.png     |   Bin 0 -> 360 bytes
 .../img/glyphicons-halflings-white.png             |   Bin 0 -> 8777 bytes
 .../log4j-audit-api/img/glyphicons-halflings.png   |   Bin 0 -> 12799 bytes
 .../log4j-audit/log4j-audit-api/index.html         |   264 +
 .../log4j-audit-api/issue-tracking.html            |   253 +
 .../log4j-audit/log4j-audit-api/jira-report.html   |   246 +
 .../log4j-audit/log4j-audit-api/js/bootstrap.js    |  2027 ++
 .../log4j-audit-api/js/bootstrap.min.js            |     6 +
 .../log4j-audit/log4j-audit-api/js/jquery.js       |  9266 ++++++
 .../log4j-audit/log4j-audit-api/js/jquery.min.js   |     4 +
 .../log4j-audit/log4j-audit-api/js/prettify.js     |  1477 +
 .../log4j-audit/log4j-audit-api/js/prettify.min.js |    41 +
 .../log4j-audit/log4j-audit-api/js/site.js         |   113 +
 .../log4j-audit/log4j-audit-api/license.html       |   456 +
 .../log4j-audit-api/log4j-audit-api.pdf            |   Bin 0 -> 12004 bytes
 .../log4j-audit/log4j-audit-api/mail-lists.html    |   284 +
 .../log4j-audit/log4j-audit-api/pdf-config.xml     |    47 +
 .../log4j-audit/log4j-audit-api/pmd.html           |   362 +
 .../log4j-audit/log4j-audit-api/project-info.html  |   287 +
 .../log4j-audit-api/project-reports.html           |   273 +
 .../log4j-audit-api/project-summary.html           |   295 +
 .../log4j-audit/log4j-audit-api/rat-report.html    |   340 +
 .../log4j-audit-api/source-repository.html         |   266 +
 .../log4j-audit/log4j-audit-api/team-list.html     |   280 +
 .../log4j-audit-api/xref/allclasses-frame.html     |   170 +
 .../log4j-audit/log4j-audit-api/xref/index.html    |    25 +
 .../logging/log4j/audit/AbstractEventLogger.html   |   230 +
 .../apache/logging/log4j/audit/ActivityLogger.html |    62 +
 .../org/apache/logging/log4j/audit/AuditEvent.html |    54 +
 .../logging/log4j/audit/AuditExceptionHandler.html |    46 +
 .../apache/logging/log4j/audit/AuditLogger.html    |    63 +
 .../apache/logging/log4j/audit/AuditMessage.html   |    71 +
 .../logging/log4j/audit/LogEventFactory.html       |   423 +
 .../logging/log4j/audit/annotation/Chained.html    |    46 +
 .../log4j/audit/annotation/ChainedSupplier.html    |    42 +
 .../log4j/audit/annotation/ClientServer.html       |    42 +
 .../logging/log4j/audit/annotation/Constraint.html |    46 +
 .../log4j/audit/annotation/Constraints.html        |    44 +
 .../log4j/audit/annotation/HeaderPrefix.html       |    42 +
 .../logging/log4j/audit/annotation/Local.html      |    41 +
 .../logging/log4j/audit/annotation/MaxLength.html  |    44 +
 .../log4j/audit/annotation/RequestContext.html     |    55 +
 .../annotation/RequestContextConstraints.html      |    44 +
 .../logging/log4j/audit/annotation/Required.html   |    43 +
 .../log4j/audit/annotation/package-frame.html      |    54 +
 .../log4j/audit/annotation/package-summary.html    |   119 +
 .../log4j/audit/catalog/CatalogManager.html        |    76 +
 .../log4j/audit/catalog/CatalogManagerImpl.html    |   221 +
 .../logging/log4j/audit/catalog/package-frame.html |    30 +
 .../log4j/audit/catalog/package-summary.html       |    79 +
 .../apache/logging/log4j/audit/dto/AuditDto.html   |   122 +
 .../logging/log4j/audit/dto/package-frame.html     |    24 +
 .../logging/log4j/audit/dto/package-summary.html   |    69 +
 .../log4j/audit/exception/AuditException.html      |    50 +
 .../log4j/audit/exception/package-frame.html       |    24 +
 .../log4j/audit/exception/package-summary.html     |    69 +
 .../log4j/audit/generator/AccessorDefinition.html  |   166 +
 .../log4j/audit/generator/ClassGenerator.html      |   368 +
 .../logging/log4j/audit/generator/Constants.html   |    38 +
 .../audit/generator/ConstructorDefinition.html     |   135 +
 .../log4j/audit/generator/InterfacesGenerator.html |   324 +
 .../log4j/audit/generator/MethodDefinition.html    |   347 +
 .../logging/log4j/audit/generator/Parameter.html   |    90 +
 .../log4j/audit/generator/VariableDefinition.html  |   162 +
 .../log4j/audit/generator/package-frame.html       |    54 +
 .../log4j/audit/generator/package-summary.html     |   119 +
 .../logging/log4j/audit/layout/AuditLayout.html    |    33 +
 .../logging/log4j/audit/layout/package-frame.html  |    24 +
 .../log4j/audit/layout/package-summary.html        |    69 +
 .../apache/logging/log4j/audit/package-frame.html  |    51 +
 .../logging/log4j/audit/package-summary.html       |   114 +
 .../log4j/audit/request/ChainedMapping.html        |    53 +
 .../log4j/audit/request/ClientServerMapping.html   |    39 +
 .../logging/log4j/audit/request/LocalMapping.html  |    39 +
 .../log4j/audit/request/RequestContextMapping.html |    68 +
 .../audit/request/RequestContextMappings.html      |   130 +
 .../apache/logging/log4j/audit/request/Scope.html  |    34 +
 .../logging/log4j/audit/request/package-frame.html |    39 +
 .../log4j/audit/request/package-summary.html       |    94 +
 .../logging/log4j/audit/rest/ElapsedUtil.html      |    68 +
 .../log4j/audit/rest/RequestContextFilter.html     |   132 +
 .../rest/RequestContextHandlerInterceptor.html     |    96 +
 .../rest/RequestContextHeaderInterceptor.html      |    75 +
 .../logging/log4j/audit/rest/package-frame.html    |    33 +
 .../logging/log4j/audit/rest/package-summary.html  |    84 +
 .../log4j/audit/util/JsonObjectMapperFactory.html  |   177 +
 .../logging/log4j/audit/util/NamingUtils.html      |    92 +
 .../logging/log4j/audit/util/StringUtil.html       |    44 +
 .../logging/log4j/audit/util/package-frame.html    |    30 +
 .../logging/log4j/audit/util/package-summary.html  |    79 +
 .../log4j-audit-api/xref/overview-frame.html       |    52 +
 .../log4j-audit-api/xref/overview-summary.html     |   111 +
 .../log4j-audit-api/xref/stylesheet.css            |   114 +
 .../log4j-audit-maven-plugin/checkstyle.html       |   304 +
 .../log4j-audit-maven-plugin/checkstyle.rss        |    68 +
 .../log4j-audit-maven-plugin/css/bootstrap.css     |  5893 ++++
 .../log4j-audit-maven-plugin/css/bootstrap.min.css |     9 +
 .../log4j-audit-maven-plugin/css/maven-theme.css   |   141 +
 .../log4j-audit-maven-plugin/css/site.css          |   115 +
 .../log4j-audit-maven-plugin/dependencies.html     |  1245 +
 .../dependency-convergence.html                    |   279 +
 .../log4j-audit-maven-plugin/dependency-info.html  |   284 +
 .../dependency-management.html                     |  4214 +++
 .../log4j-audit-maven-plugin/findbugs.html         |   265 +
 .../images/IntelliJ-IDEA-logo.png                  |   Bin 0 -> 4299 bytes
 .../images/YourKitLogo.png                         |   Bin 0 -> 5554 bytes
 .../log4j-audit-maven-plugin/images/attributes.png |   Bin 0 -> 131854 bytes
 .../log4j-audit-maven-plugin/images/close.gif      |   Bin 0 -> 279 bytes
 .../log4j-audit-maven-plugin/images/collapsed.gif  |   Bin 0 -> 820 bytes
 .../log4j-audit-maven-plugin/images/events.png     |   Bin 0 -> 65484 bytes
 .../log4j-audit-maven-plugin/images/expanded.gif   |   Bin 0 -> 52 bytes
 .../log4j-audit-maven-plugin/images/external.png   |   Bin 0 -> 230 bytes
 .../images/icon_error_sml.gif                      |   Bin 0 -> 1010 bytes
 .../images/icon_info_sml.gif                       |   Bin 0 -> 606 bytes
 .../images/icon_success_sml.gif                    |   Bin 0 -> 990 bytes
 .../images/icon_warning_sml.gif                    |   Bin 0 -> 576 bytes
 .../log4j-audit-maven-plugin/images/logo.png       |   Bin 0 -> 30347 bytes
 .../log4j-audit-maven-plugin/images/ls-logo.jpg    |   Bin 0 -> 41915 bytes
 .../images/maven-feather.png                       |   Bin 0 -> 3330 bytes
 .../log4j-audit-maven-plugin/images/newwindow.png  |   Bin 0 -> 220 bytes
 .../images/request-context.png                     |   Bin 0 -> 48597 bytes
 .../log4j-audit-maven-plugin/images/rss.png        |   Bin 0 -> 360 bytes
 .../img/glyphicons-halflings-white.png             |   Bin 0 -> 8777 bytes
 .../img/glyphicons-halflings.png                   |   Bin 0 -> 12799 bytes
 .../log4j-audit-maven-plugin/index.html            |   352 +
 .../log4j-audit-maven-plugin/issue-tracking.html   |   253 +
 .../log4j-audit-maven-plugin/jira-report.html      |   243 +
 .../log4j-audit-maven-plugin/js/bootstrap.js       |  2027 ++
 .../log4j-audit-maven-plugin/js/bootstrap.min.js   |     6 +
 .../log4j-audit-maven-plugin/js/jquery.js          |  9266 ++++++
 .../log4j-audit-maven-plugin/js/jquery.min.js      |     4 +
 .../log4j-audit-maven-plugin/js/prettify.js        |  1477 +
 .../log4j-audit-maven-plugin/js/prettify.min.js    |    41 +
 .../log4j-audit-maven-plugin/js/site.js            |   113 +
 .../log4j-audit-maven-plugin/license.html          |   456 +
 .../log4j-audit-maven-plugin.pdf                   |   Bin 0 -> 12066 bytes
 .../log4j-audit-maven-plugin/mail-lists.html       |   284 +
 .../log4j-audit-maven-plugin/pdf-config.xml        |    47 +
 .../log4j-audit/log4j-audit-maven-plugin/pmd.html  |   254 +
 .../log4j-audit-maven-plugin/project-info.html     |   287 +
 .../log4j-audit-maven-plugin/project-reports.html  |   267 +
 .../log4j-audit-maven-plugin/project-summary.html  |   295 +
 .../log4j-audit-maven-plugin/rat-report.html       |   281 +
 .../source-repository.html                         |   266 +
 .../log4j-audit-maven-plugin/team-list.html        |   280 +
 .../xref/allclasses-frame.html                     |    23 +
 .../log4j-audit-maven-plugin/xref/index.html       |    25 +
 .../logging/log4j/audit/plugin/AuditMojo.html      |   134 +
 .../logging/log4j/audit/plugin/HelpMojo.html       |   471 +
 .../logging/log4j/audit/plugin/package-frame.html  |    27 +
 .../log4j/audit/plugin/package-summary.html        |    74 +
 .../xref/overview-frame.html                       |    25 +
 .../xref/overview-summary.html                     |    66 +
 .../log4j-audit-maven-plugin/xref/stylesheet.css   |   114 +
 .../log4j-audit/log4j-audit-war/checkstyle.html    |  1444 +
 .../log4j-audit/log4j-audit-war/checkstyle.rss     |   208 +
 .../log4j-audit/log4j-audit-war/css/bootstrap.css  |  5893 ++++
 .../log4j-audit-war/css/bootstrap.min.css          |     9 +
 .../log4j-audit-war/css/maven-theme.css            |   141 +
 .../log4j-audit/log4j-audit-war/css/site.css       |   115 +
 .../log4j-audit/log4j-audit-war/dependencies.html  |  2492 ++
 .../log4j-audit-war/dependency-convergence.html    |   279 +
 .../log4j-audit-war/dependency-info.html           |   284 +
 .../log4j-audit-war/dependency-management.html     |  4214 +++
 .../log4j-audit/log4j-audit-war/findbugs.html      |   265 +
 .../log4j-audit-war/images/IntelliJ-IDEA-logo.png  |   Bin 0 -> 4299 bytes
 .../log4j-audit-war/images/YourKitLogo.png         |   Bin 0 -> 5554 bytes
 .../log4j-audit-war/images/attributes.png          |   Bin 0 -> 131854 bytes
 .../log4j-audit/log4j-audit-war/images/close.gif   |   Bin 0 -> 279 bytes
 .../log4j-audit-war/images/collapsed.gif           |   Bin 0 -> 820 bytes
 .../log4j-audit/log4j-audit-war/images/events.png  |   Bin 0 -> 65484 bytes
 .../log4j-audit-war/images/expanded.gif            |   Bin 0 -> 52 bytes
 .../log4j-audit-war/images/external.png            |   Bin 0 -> 230 bytes
 .../log4j-audit-war/images/icon_error_sml.gif      |   Bin 0 -> 1010 bytes
 .../log4j-audit-war/images/icon_info_sml.gif       |   Bin 0 -> 606 bytes
 .../log4j-audit-war/images/icon_success_sml.gif    |   Bin 0 -> 990 bytes
 .../log4j-audit-war/images/icon_warning_sml.gif    |   Bin 0 -> 576 bytes
 .../log4j-audit/log4j-audit-war/images/logo.png    |   Bin 0 -> 30347 bytes
 .../log4j-audit/log4j-audit-war/images/ls-logo.jpg |   Bin 0 -> 41915 bytes
 .../log4j-audit-war/images/maven-feather.png       |   Bin 0 -> 3330 bytes
 .../log4j-audit-war/images/newwindow.png           |   Bin 0 -> 220 bytes
 .../log4j-audit-war/images/request-context.png     |   Bin 0 -> 48597 bytes
 .../log4j-audit/log4j-audit-war/images/rss.png     |   Bin 0 -> 360 bytes
 .../img/glyphicons-halflings-white.png             |   Bin 0 -> 8777 bytes
 .../log4j-audit-war/img/glyphicons-halflings.png   |   Bin 0 -> 12799 bytes
 .../log4j-audit/log4j-audit-war/index.html         |   264 +
 .../log4j-audit-war/issue-tracking.html            |   253 +
 .../log4j-audit/log4j-audit-war/jira-report.html   |   243 +
 .../log4j-audit/log4j-audit-war/js/bootstrap.js    |  2027 ++
 .../log4j-audit-war/js/bootstrap.min.js            |     6 +
 .../log4j-audit/log4j-audit-war/js/jquery.js       |  9266 ++++++
 .../log4j-audit/log4j-audit-war/js/jquery.min.js   |     4 +
 .../log4j-audit/log4j-audit-war/js/prettify.js     |  1477 +
 .../log4j-audit/log4j-audit-war/js/prettify.min.js |    41 +
 .../log4j-audit/log4j-audit-war/js/site.js         |   113 +
 .../log4j-audit/log4j-audit-war/license.html       |   456 +
 .../log4j-audit-war/log4j-audit-war.pdf            |   Bin 0 -> 12016 bytes
 .../log4j-audit/log4j-audit-war/mail-lists.html    |   284 +
 .../log4j-audit/log4j-audit-war/pdf-config.xml     |    47 +
 .../log4j-audit/log4j-audit-war/pmd.html           |   317 +
 .../log4j-audit/log4j-audit-war/project-info.html  |   287 +
 .../log4j-audit-war/project-reports.html           |   267 +
 .../log4j-audit-war/project-summary.html           |   295 +
 .../log4j-audit/log4j-audit-war/rat-report.html    |   295 +
 .../log4j-audit-war/source-repository.html         |   266 +
 .../log4j-audit/log4j-audit-war/team-list.html     |   280 +
 .../log4j-audit-war/xref/allclasses-frame.html     |    50 +
 .../log4j-audit/log4j-audit-war/xref/index.html    |    25 +
 .../audit/service/catalog/AuditCatalogManager.html |   199 +
 .../log4j/audit/service/catalog/AuditManager.html  |    42 +
 .../log4j/audit/service/catalog/package-frame.html |    27 +
 .../audit/service/catalog/package-summary.html     |    74 +
 .../service/config/ApplicationConfiguration.html   |    36 +
 .../audit/service/config/ConfigurationService.html |    46 +
 .../log4j/audit/service/config/SwaggerConfig.html  |    76 +
 .../audit/service/config/WebAppInitializer.html    |    66 +
 .../audit/service/config/WebMvcAppContext.html     |   200 +
 .../log4j/audit/service/config/package-frame.html  |    36 +
 .../audit/service/config/package-summary.html      |    89 +
 .../audit/service/controller/AuditController.html  |    76 +
 .../service/controller/CatalogController.html      |   476 +
 .../RestResponseEntityExceptionHandler.html        |    73 +
 .../audit/service/controller/package-frame.html    |    30 +
 .../audit/service/controller/package-summary.html  |    79 +
 .../security/LocalAuthorizationInterceptor.html    |    70 +
 .../audit/service/security/package-frame.html      |    24 +
 .../audit/service/security/package-summary.html    |    69 +
 .../log4j-audit-war/xref/overview-frame.html       |    34 +
 .../log4j-audit-war/xref/overview-summary.html     |    81 +
 .../log4j-audit-war/xref/stylesheet.css            |   114 +
 .../log4j-audit-1.0.0/log4j-audit/log4j-audit.pdf  |   Bin 0 -> 9411 bytes
 .../log4j-audit-1.0.0/log4j-audit/mail-lists.html  |   200 +
 .../log4j-audit-1.0.0/log4j-audit/pdf-config.xml   |    47 +
 .../log4j-audit/project-info.html                  |   200 +
 .../log4j-audit/project-reports.html               |   176 +
 .../log4j-audit/project-summary.html               |   208 +
 .../log4j-audit-1.0.0/log4j-audit/rat-report.html  |   194 +
 .../log4j-audit/source-repository.html             |   182 +
 .../log4j-audit-1.0.0/log4j-audit/team-list.html   |   196 +
 .../log4j-catalog/css/bootstrap.css                |  5893 ++++
 .../log4j-catalog/css/bootstrap.min.css            |     9 +
 .../log4j-catalog/css/maven-theme.css              |   141 +
 .../log4j-audit-1.0.0/log4j-catalog/css/site.css   |   115 +
 .../log4j-catalog/dependency-convergence.html      |   195 +
 .../log4j-catalog/dependency-info.html             |   200 +
 .../log4j-catalog/dependency-management.html       |  4130 +++
 .../log4j-catalog/images/IntelliJ-IDEA-logo.png    |   Bin 0 -> 4299 bytes
 .../log4j-catalog/images/YourKitLogo.png           |   Bin 0 -> 5554 bytes
 .../log4j-catalog/images/attributes.png            |   Bin 0 -> 131854 bytes
 .../log4j-catalog/images/collapsed.gif             |   Bin 0 -> 820 bytes
 .../log4j-catalog/images/events.png                |   Bin 0 -> 65484 bytes
 .../log4j-catalog/images/expanded.gif              |   Bin 0 -> 52 bytes
 .../log4j-catalog/images/external.png              |   Bin 0 -> 230 bytes
 .../log4j-catalog/images/icon_error_sml.gif        |   Bin 0 -> 1010 bytes
 .../log4j-catalog/images/icon_info_sml.gif         |   Bin 0 -> 606 bytes
 .../log4j-catalog/images/icon_success_sml.gif      |   Bin 0 -> 990 bytes
 .../log4j-catalog/images/icon_warning_sml.gif      |   Bin 0 -> 576 bytes
 .../log4j-catalog/images/logo.png                  |   Bin 0 -> 30347 bytes
 .../log4j-catalog/images/ls-logo.jpg               |   Bin 0 -> 41915 bytes
 .../log4j-catalog/images/maven-feather.png         |   Bin 0 -> 3330 bytes
 .../log4j-catalog/images/newwindow.png             |   Bin 0 -> 220 bytes
 .../log4j-catalog/images/request-context.png       |   Bin 0 -> 48597 bytes
 .../img/glyphicons-halflings-white.png             |   Bin 0 -> 8777 bytes
 .../log4j-catalog/img/glyphicons-halflings.png     |   Bin 0 -> 12799 bytes
 .../log4j-audit-1.0.0/log4j-catalog/index.html     |   183 +
 .../log4j-catalog/issue-tracking.html              |   169 +
 .../log4j-catalog/jira-report.html                 |   164 +
 .../log4j-catalog/js/bootstrap.js                  |  2027 ++
 .../log4j-catalog/js/bootstrap.min.js              |     6 +
 .../log4j-audit-1.0.0/log4j-catalog/js/jquery.js   |  9266 ++++++
 .../log4j-catalog/js/jquery.min.js                 |     4 +
 .../log4j-audit-1.0.0/log4j-catalog/js/prettify.js |  1477 +
 .../log4j-catalog/js/prettify.min.js               |    41 +
 .../log4j-audit-1.0.0/log4j-catalog/js/site.js     |   113 +
 .../log4j-audit-1.0.0/log4j-catalog/license.html   |   372 +
 .../log4j-catalog-api/checkstyle.html              |  1672 ++
 .../log4j-catalog/log4j-catalog-api/checkstyle.rss |   740 +
 .../log4j-catalog-api/css/bootstrap.css            |  5893 ++++
 .../log4j-catalog-api/css/bootstrap.min.css        |     9 +
 .../log4j-catalog-api/css/maven-theme.css          |   141 +
 .../log4j-catalog/log4j-catalog-api/css/site.css   |   115 +
 .../log4j-catalog-api/dependencies.html            |   824 +
 .../log4j-catalog-api/dependency-convergence.html  |   279 +
 .../log4j-catalog-api/dependency-info.html         |   283 +
 .../log4j-catalog-api/dependency-management.html   |  4214 +++
 .../log4j-catalog/log4j-catalog-api/findbugs.html  |   265 +
 .../images/IntelliJ-IDEA-logo.png                  |   Bin 0 -> 4299 bytes
 .../log4j-catalog-api/images/YourKitLogo.png       |   Bin 0 -> 5554 bytes
 .../log4j-catalog-api/images/attributes.png        |   Bin 0 -> 131854 bytes
 .../log4j-catalog-api/images/close.gif             |   Bin 0 -> 279 bytes
 .../log4j-catalog-api/images/collapsed.gif         |   Bin 0 -> 820 bytes
 .../log4j-catalog-api/images/events.png            |   Bin 0 -> 65484 bytes
 .../log4j-catalog-api/images/expanded.gif          |   Bin 0 -> 52 bytes
 .../log4j-catalog-api/images/external.png          |   Bin 0 -> 230 bytes
 .../log4j-catalog-api/images/icon_error_sml.gif    |   Bin 0 -> 1010 bytes
 .../log4j-catalog-api/images/icon_info_sml.gif     |   Bin 0 -> 606 bytes
 .../log4j-catalog-api/images/icon_success_sml.gif  |   Bin 0 -> 990 bytes
 .../log4j-catalog-api/images/icon_warning_sml.gif  |   Bin 0 -> 576 bytes
 .../log4j-catalog-api/images/logo.png              |   Bin 0 -> 30347 bytes
 .../log4j-catalog-api/images/ls-logo.jpg           |   Bin 0 -> 41915 bytes
 .../log4j-catalog-api/images/maven-feather.png     |   Bin 0 -> 3330 bytes
 .../log4j-catalog-api/images/newwindow.png         |   Bin 0 -> 220 bytes
 .../log4j-catalog-api/images/request-context.png   |   Bin 0 -> 48597 bytes
 .../log4j-catalog/log4j-catalog-api/images/rss.png |   Bin 0 -> 360 bytes
 .../img/glyphicons-halflings-white.png             |   Bin 0 -> 8777 bytes
 .../log4j-catalog-api/img/glyphicons-halflings.png |   Bin 0 -> 12799 bytes
 .../log4j-catalog/log4j-catalog-api/index.html     |   264 +
 .../log4j-catalog-api/issue-tracking.html          |   253 +
 .../log4j-catalog-api/jira-report.html             |   243 +
 .../log4j-catalog-api/js/bootstrap.js              |  2027 ++
 .../log4j-catalog-api/js/bootstrap.min.js          |     6 +
 .../log4j-catalog/log4j-catalog-api/js/jquery.js   |  9266 ++++++
 .../log4j-catalog-api/js/jquery.min.js             |     4 +
 .../log4j-catalog/log4j-catalog-api/js/prettify.js |  1477 +
 .../log4j-catalog-api/js/prettify.min.js           |    41 +
 .../log4j-catalog/log4j-catalog-api/js/site.js     |   113 +
 .../log4j-catalog/log4j-catalog-api/license.html   |   456 +
 .../log4j-catalog-api/log4j-catalog-api.pdf        |   Bin 0 -> 12012 bytes
 .../log4j-catalog-api/mail-lists.html              |   284 +
 .../log4j-catalog/log4j-catalog-api/pdf-config.xml |    47 +
 .../log4j-catalog/log4j-catalog-api/pmd.html       |   371 +
 .../log4j-catalog-api/project-info.html            |   287 +
 .../log4j-catalog-api/project-reports.html         |   267 +
 .../log4j-catalog-api/project-summary.html         |   295 +
 .../log4j-catalog-api/rat-report.html              |   324 +
 .../log4j-catalog-api/source-repository.html       |   266 +
 .../log4j-catalog/log4j-catalog-api/team-list.html |   280 +
 .../log4j-catalog-api/xref/allclasses-frame.html   |   161 +
 .../log4j-catalog-api/xref/index.html              |    25 +
 .../logging/log4j/catalog/api/Attribute.html       |   327 +
 .../logging/log4j/catalog/api/CatalogData.html     |   128 +
 .../logging/log4j/catalog/api/CatalogReader.html   |    92 +
 .../logging/log4j/catalog/api/CatalogWriter.html   |    33 +
 .../apache/logging/log4j/catalog/api/Category.html |   166 +
 .../logging/log4j/catalog/api/Constraint.html      |    82 +
 .../logging/log4j/catalog/api/ConstraintType.html  |    58 +
 .../apache/logging/log4j/catalog/api/DataType.html |    73 +
 .../apache/logging/log4j/catalog/api/Event.html    |   203 +
 .../logging/log4j/catalog/api/EventAttribute.html  |    83 +
 .../logging/log4j/catalog/api/ListResponse.html    |    56 +
 .../apache/logging/log4j/catalog/api/Product.html  |   162 +
 .../org/apache/logging/log4j/catalog/api/Type.html |    40 +
 .../apache/logging/log4j/catalog/api/Versions.html |    51 +
 .../api/annotation/ConditionOnPropertyExists.html  |    50 +
 .../log4j/catalog/api/annotation/JdbcUrl.html      |    50 +
 .../catalog/api/annotation/JdbcUrlCondition.html   |    70 +
 .../api/annotation/PropertyExistsCondition.html    |    51 +
 .../catalog/api/annotation/package-frame.html      |    33 +
 .../catalog/api/annotation/package-summary.html    |    84 +
 .../log4j/catalog/api/constant/Constants.html      |    41 +
 .../log4j/catalog/api/constant/package-frame.html  |    24 +
 .../catalog/api/constant/package-summary.html      |    69 +
 .../catalog/api/dao/AbstractCatalogReader.html     |    90 +
 .../logging/log4j/catalog/api/dao/CatalogDao.html  |    77 +
 .../catalog/api/dao/ClassPathCatalogReader.html    |   121 +
 .../log4j/catalog/api/dao/FileCatalogReader.html   |   116 +
 .../log4j/catalog/api/dao/JsonCatalogReader.html   |    87 +
 .../log4j/catalog/api/dao/package-frame.html       |    36 +
 .../log4j/catalog/api/dao/package-summary.html     |    89 +
 .../catalog/api/exception/CatalogException.html    |    54 +
 .../exception/CatalogModificationException.html    |    54 +
 .../api/exception/CatalogNotFoundException.html    |    54 +
 .../api/exception/CatalogReadException.html        |    54 +
 .../api/exception/CatalogWriteException.html       |    54 +
 .../api/exception/ConstraintCreationException.html |    54 +
 .../exception/ConstraintValidationException.html   |    54 +
 .../api/exception/DuplicateNameException.html      |    54 +
 .../api/exception/InvalidEnvironmentException.html |    54 +
 .../api/exception/InvalidSiteException.html        |    54 +
 .../api/exception/NameNotFoundException.html       |    54 +
 .../log4j/catalog/api/exception/package-frame.html |    54 +
 .../catalog/api/exception/package-summary.html     |   119 +
 .../logging/log4j/catalog/api/package-frame.html   |    63 +
 .../logging/log4j/catalog/api/package-summary.html |   134 +
 .../api/plugins/CaseInsensitiveEnumConstraint.html |    57 +
 .../catalog/api/plugins/ConstraintPlugins.html     |   118 +
 .../api/plugins/ConstraintTypeDeserializer.html    |    67 +
 .../api/plugins/ConstraintTypeSerializer.html      |    64 +
 .../log4j/catalog/api/plugins/EnumConstraint.html  |    57 +
 .../catalog/api/plugins/MaxLengthConstraint.html   |    71 +
 .../catalog/api/plugins/MaxValueConstraint.html    |    74 +
 .../catalog/api/plugins/MinLengthConstraint.html   |    71 +
 .../catalog/api/plugins/MinValueConstraint.html    |    74 +
 .../catalog/api/plugins/PatternConstraint.html     |    54 +
 .../log4j/catalog/api/plugins/package-frame.html   |    51 +
 .../log4j/catalog/api/plugins/package-summary.html |   114 +
 .../log4j/catalog/api/util/CatalogEventFilter.html |    49 +
 .../log4j/catalog/api/util/ProfileUtil.html        |    89 +
 .../log4j/catalog/api/util/StringUtils.html        |    48 +
 .../log4j/catalog/api/util/package-frame.html      |    30 +
 .../log4j/catalog/api/util/package-summary.html    |    79 +
 .../log4j-catalog-api/xref/overview-frame.html     |    43 +
 .../log4j-catalog-api/xref/overview-summary.html   |    96 +
 .../log4j-catalog-api/xref/stylesheet.css          |   114 +
 .../log4j-catalog-git/checkstyle.html              |   438 +
 .../log4j-catalog/log4j-catalog-git/checkstyle.rss |   124 +
 .../log4j-catalog-git/css/bootstrap.css            |  5893 ++++
 .../log4j-catalog-git/css/bootstrap.min.css        |     9 +
 .../log4j-catalog-git/css/maven-theme.css          |   141 +
 .../log4j-catalog/log4j-catalog-git/css/site.css   |   115 +
 .../log4j-catalog-git/dependencies.html            |  1038 +
 .../log4j-catalog-git/dependency-convergence.html  |   279 +
 .../log4j-catalog-git/dependency-info.html         |   283 +
 .../log4j-catalog-git/dependency-management.html   |  4214 +++
 .../log4j-catalog/log4j-catalog-git/findbugs.html  |   283 +
 .../images/IntelliJ-IDEA-logo.png                  |   Bin 0 -> 4299 bytes
 .../log4j-catalog-git/images/YourKitLogo.png       |   Bin 0 -> 5554 bytes
 .../log4j-catalog-git/images/attributes.png        |   Bin 0 -> 131854 bytes
 .../log4j-catalog-git/images/close.gif             |   Bin 0 -> 279 bytes
 .../log4j-catalog-git/images/collapsed.gif         |   Bin 0 -> 820 bytes
 .../log4j-catalog-git/images/events.png            |   Bin 0 -> 65484 bytes
 .../log4j-catalog-git/images/expanded.gif          |   Bin 0 -> 52 bytes
 .../log4j-catalog-git/images/external.png          |   Bin 0 -> 230 bytes
 .../log4j-catalog-git/images/icon_error_sml.gif    |   Bin 0 -> 1010 bytes
 .../log4j-catalog-git/images/icon_info_sml.gif     |   Bin 0 -> 606 bytes
 .../log4j-catalog-git/images/icon_success_sml.gif  |   Bin 0 -> 990 bytes
 .../log4j-catalog-git/images/icon_warning_sml.gif  |   Bin 0 -> 576 bytes
 .../log4j-catalog-git/images/logo.png              |   Bin 0 -> 30347 bytes
 .../log4j-catalog-git/images/ls-logo.jpg           |   Bin 0 -> 41915 bytes
 .../log4j-catalog-git/images/maven-feather.png     |   Bin 0 -> 3330 bytes
 .../log4j-catalog-git/images/newwindow.png         |   Bin 0 -> 220 bytes
 .../log4j-catalog-git/images/request-context.png   |   Bin 0 -> 48597 bytes
 .../log4j-catalog/log4j-catalog-git/images/rss.png |   Bin 0 -> 360 bytes
 .../img/glyphicons-halflings-white.png             |   Bin 0 -> 8777 bytes
 .../log4j-catalog-git/img/glyphicons-halflings.png |   Bin 0 -> 12799 bytes
 .../log4j-catalog/log4j-catalog-git/index.html     |   264 +
 .../log4j-catalog-git/issue-tracking.html          |   253 +
 .../log4j-catalog-git/jira-report.html             |   243 +
 .../log4j-catalog-git/js/bootstrap.js              |  2027 ++
 .../log4j-catalog-git/js/bootstrap.min.js          |     6 +
 .../log4j-catalog/log4j-catalog-git/js/jquery.js   |  9266 ++++++
 .../log4j-catalog-git/js/jquery.min.js             |     4 +
 .../log4j-catalog/log4j-catalog-git/js/prettify.js |  1477 +
 .../log4j-catalog-git/js/prettify.min.js           |    41 +
 .../log4j-catalog/log4j-catalog-git/js/site.js     |   113 +
 .../log4j-catalog/log4j-catalog-git/license.html   |   456 +
 .../log4j-catalog-git/log4j-catalog-git.pdf        |   Bin 0 -> 12024 bytes
 .../log4j-catalog-git/mail-lists.html              |   284 +
 .../log4j-catalog/log4j-catalog-git/pdf-config.xml |    47 +
 .../log4j-catalog/log4j-catalog-git/pmd.html       |   254 +
 .../log4j-catalog-git/project-info.html            |   287 +
 .../log4j-catalog-git/project-reports.html         |   267 +
 .../log4j-catalog-git/project-summary.html         |   295 +
 .../log4j-catalog-git/rat-report.html              |   283 +
 .../log4j-catalog-git/source-repository.html       |   266 +
 .../log4j-catalog/log4j-catalog-git/team-list.html |   280 +
 .../log4j-catalog-git/xref/allclasses-frame.html   |    23 +
 .../log4j-catalog-git/xref/index.html              |    25 +
 .../log4j/catalog/git/config/ServiceConfig.html    |    35 +
 .../log4j/catalog/git/config/package-frame.html    |    24 +
 .../log4j/catalog/git/config/package-summary.html  |    69 +
 .../log4j/catalog/git/dao/GitCatalogDao.html       |   245 +
 .../log4j/catalog/git/dao/package-frame.html       |    24 +
 .../log4j/catalog/git/dao/package-summary.html     |    69 +
 .../logging/log4j/catalog/git/package-frame.html   |    21 +
 .../logging/log4j/catalog/git/package-summary.html |    64 +
 .../log4j-catalog-git/xref/overview-frame.html     |    31 +
 .../log4j-catalog-git/xref/overview-summary.html   |    76 +
 .../log4j-catalog-git/xref/stylesheet.css          |   114 +
 .../log4j-catalog-jpa/checkstyle.html              |  1609 ++
 .../log4j-catalog/log4j-catalog-jpa/checkstyle.rss |   768 +
 .../log4j-catalog/log4j-catalog-jpa/cpd.html       |   333 +
 .../log4j-catalog-jpa/css/bootstrap.css            |  5893 ++++
 .../log4j-catalog-jpa/css/bootstrap.min.css        |     9 +
 .../log4j-catalog-jpa/css/maven-theme.css          |   141 +
 .../log4j-catalog/log4j-catalog-jpa/css/site.css   |   115 +
 .../log4j-catalog-jpa/dependencies.html            |  1728 ++
 .../log4j-catalog-jpa/dependency-convergence.html  |   279 +
 .../log4j-catalog-jpa/dependency-info.html         |   283 +
 .../log4j-catalog-jpa/dependency-management.html   |  4214 +++
 .../log4j-catalog/log4j-catalog-jpa/findbugs.html  |   874 +
 .../images/IntelliJ-IDEA-logo.png                  |   Bin 0 -> 4299 bytes
 .../log4j-catalog-jpa/images/YourKitLogo.png       |   Bin 0 -> 5554 bytes
 .../log4j-catalog-jpa/images/attributes.png        |   Bin 0 -> 131854 bytes
 .../log4j-catalog-jpa/images/close.gif             |   Bin 0 -> 279 bytes
 .../log4j-catalog-jpa/images/collapsed.gif         |   Bin 0 -> 820 bytes
 .../log4j-catalog-jpa/images/events.png            |   Bin 0 -> 65484 bytes
 .../log4j-catalog-jpa/images/expanded.gif          |   Bin 0 -> 52 bytes
 .../log4j-catalog-jpa/images/external.png          |   Bin 0 -> 230 bytes
 .../log4j-catalog-jpa/images/icon_error_sml.gif    |   Bin 0 -> 1010 bytes
 .../log4j-catalog-jpa/images/icon_info_sml.gif     |   Bin 0 -> 606 bytes
 .../log4j-catalog-jpa/images/icon_success_sml.gif  |   Bin 0 -> 990 bytes
 .../log4j-catalog-jpa/images/icon_warning_sml.gif  |   Bin 0 -> 576 bytes
 .../log4j-catalog-jpa/images/logo.png              |   Bin 0 -> 30347 bytes
 .../log4j-catalog-jpa/images/ls-logo.jpg           |   Bin 0 -> 41915 bytes
 .../log4j-catalog-jpa/images/maven-feather.png     |   Bin 0 -> 3330 bytes
 .../log4j-catalog-jpa/images/newwindow.png         |   Bin 0 -> 220 bytes
 .../log4j-catalog-jpa/images/request-context.png   |   Bin 0 -> 48597 bytes
 .../log4j-catalog/log4j-catalog-jpa/images/rss.png |   Bin 0 -> 360 bytes
 .../img/glyphicons-halflings-white.png             |   Bin 0 -> 8777 bytes
 .../log4j-catalog-jpa/img/glyphicons-halflings.png |   Bin 0 -> 12799 bytes
 .../log4j-catalog/log4j-catalog-jpa/index.html     |   265 +
 .../log4j-catalog-jpa/issue-tracking.html          |   253 +
 .../log4j-catalog-jpa/jira-report.html             |   246 +
 .../log4j-catalog-jpa/js/bootstrap.js              |  2027 ++
 .../log4j-catalog-jpa/js/bootstrap.min.js          |     6 +
 .../log4j-catalog/log4j-catalog-jpa/js/jquery.js   |  9266 ++++++
 .../log4j-catalog-jpa/js/jquery.min.js             |     4 +
 .../log4j-catalog/log4j-catalog-jpa/js/prettify.js |  1477 +
 .../log4j-catalog-jpa/js/prettify.min.js           |    41 +
 .../log4j-catalog/log4j-catalog-jpa/js/site.js     |   113 +
 .../log4j-catalog/log4j-catalog-jpa/license.html   |   456 +
 .../log4j-catalog-jpa/log4j-catalog-jpa.pdf        |   Bin 0 -> 12026 bytes
 .../log4j-catalog-jpa/mail-lists.html              |   284 +
 .../log4j-catalog/log4j-catalog-jpa/pdf-config.xml |    47 +
 .../log4j-catalog/log4j-catalog-jpa/pmd.html       |   377 +
 .../log4j-catalog-jpa/project-info.html            |   287 +
 .../log4j-catalog-jpa/project-reports.html         |   273 +
 .../log4j-catalog-jpa/project-summary.html         |   295 +
 .../log4j-catalog-jpa/rat-report.html              |   335 +
 .../log4j-catalog-jpa/source-repository.html       |   266 +
 .../log4j-catalog/log4j-catalog-jpa/team-list.html |   280 +
 .../log4j-catalog-jpa/xref/allclasses-frame.html   |   155 +
 .../log4j-catalog-jpa/xref/index.html              |    25 +
 .../log4j/catalog/jpa/config/DataSourceConfig.html |    40 +
 .../catalog/jpa/config/EclipseLinkConfig.html      |    83 +
 .../log4j/catalog/jpa/config/HibernateConfig.html  |    77 +
 .../catalog/jpa/config/HsqldbDataSourceConfig.html |    59 +
 .../jpa/config/PostgresqlDataSourceConfig.html     |    70 +
 .../log4j/catalog/jpa/config/package-frame.html    |    36 +
 .../log4j/catalog/jpa/config/package-summary.html  |    89 +
 .../catalog/jpa/converter/AttributeConverter.html  |   101 +
 .../jpa/converter/AttributeModelConverter.html     |    75 +
 .../jpa/converter/BooleanToStringConverter.html    |    56 +
 .../catalog/jpa/converter/CategoryConverter.html   |    69 +
 .../jpa/converter/CategoryModelConverter.html      |    62 +
 .../catalog/jpa/converter/DataTypeConverter.html   |    51 +
 .../catalog/jpa/converter/DateTimeConverter.html   |    54 +
 .../catalog/jpa/converter/EventConverter.html      |   117 +
 .../catalog/jpa/converter/EventModelConverter.html |    67 +
 .../catalog/jpa/converter/ProductConverter.html    |    69 +
 .../jpa/converter/ProductModelConverter.html       |    62 +
 .../log4j/catalog/jpa/converter/package-frame.html |    54 +
 .../catalog/jpa/converter/package-summary.html     |   119 +
 .../log4j/catalog/jpa/dao/AttributeRepository.html |    35 +
 .../log4j/catalog/jpa/dao/BaseRepository.html      |    53 +
 .../log4j/catalog/jpa/dao/CatalogRepository.html   |    35 +
 .../log4j/catalog/jpa/dao/CategoryRepository.html  |    38 +
 .../catalog/jpa/dao/ConstraintRepository.html      |    36 +
 .../log4j/catalog/jpa/dao/EventRepository.html     |    35 +
 .../jpa/dao/PagingAndSortingRepository.html        |    53 +
 .../log4j/catalog/jpa/dao/ProductRepository.html   |    35 +
 .../log4j/catalog/jpa/dao/package-frame.html       |    45 +
 .../log4j/catalog/jpa/dao/package-summary.html     |   104 +
 .../jpa/exception/InvalidEnvironmentException.html |    54 +
 .../jpa/exception/InvalidSiteException.html        |    54 +
 .../log4j/catalog/jpa/exception/package-frame.html |    27 +
 .../catalog/jpa/exception/package-summary.html     |    74 +
 .../log4j/catalog/jpa/model/AttributeModel.html    |   336 +
 .../log4j/catalog/jpa/model/CatalogModel.html      |    66 +
 .../log4j/catalog/jpa/model/CategoryModel.html     |   181 +
 .../log4j/catalog/jpa/model/ConstraintModel.html   |    98 +
 .../catalog/jpa/model/EventAttributeModel.html     |   132 +
 .../log4j/catalog/jpa/model/EventModel.html        |   245 +
 .../log4j/catalog/jpa/model/ProductModel.html      |   165 +
 .../log4j/catalog/jpa/model/package-frame.html     |    42 +
 .../log4j/catalog/jpa/model/package-summary.html   |    99 +
 .../logging/log4j/catalog/jpa/package-frame.html   |    21 +
 .../logging/log4j/catalog/jpa/package-summary.html |    64 +
 .../service/AbstractPagingAndSortingService.html   |    57 +
 .../catalog/jpa/service/AttributeService.html      |    50 +
 .../catalog/jpa/service/AttributeServiceImpl.html  |    98 +
 .../log4j/catalog/jpa/service/CatalogService.html  |    44 +
 .../catalog/jpa/service/CatalogServiceImpl.html    |   152 +
 .../log4j/catalog/jpa/service/CategoryService.html |    50 +
 .../catalog/jpa/service/CategoryServiceImpl.html   |    99 +
 .../catalog/jpa/service/ConstraintService.html     |    46 +
 .../catalog/jpa/service/ConstraintServiceImpl.html |    80 +
 .../log4j/catalog/jpa/service/EventService.html    |    51 +
 .../catalog/jpa/service/EventServiceImpl.html      |   111 +
 .../log4j/catalog/jpa/service/ProductService.html  |    47 +
 .../catalog/jpa/service/ProductServiceImpl.html    |   100 +
 .../log4j/catalog/jpa/service/package-frame.html   |    60 +
 .../log4j/catalog/jpa/service/package-summary.html |   129 +
 .../log4j-catalog-jpa/xref/overview-frame.html     |    43 +
 .../log4j-catalog-jpa/xref/overview-summary.html   |    96 +
 .../log4j-catalog-jpa/xref/stylesheet.css          |   114 +
 .../log4j-catalog-war/checkstyle.html              |  1692 ++
 .../log4j-catalog/log4j-catalog-war/checkstyle.rss |   292 +
 .../log4j-catalog-war/css/bootstrap.css            |  5893 ++++
 .../log4j-catalog-war/css/bootstrap.min.css        |     9 +
 .../log4j-catalog-war/css/maven-theme.css          |   141 +
 .../log4j-catalog/log4j-catalog-war/css/site.css   |   115 +
 .../log4j-catalog-war/dependencies.html            |  3105 ++
 .../log4j-catalog-war/dependency-convergence.html  |   279 +
 .../log4j-catalog-war/dependency-info.html         |   283 +
 .../log4j-catalog-war/dependency-management.html   |  4214 +++
 .../log4j-catalog/log4j-catalog-war/findbugs.html  |   265 +
 .../images/IntelliJ-IDEA-logo.png                  |   Bin 0 -> 4299 bytes
 .../log4j-catalog-war/images/YourKitLogo.png       |   Bin 0 -> 5554 bytes
 .../log4j-catalog-war/images/attributes.png        |   Bin 0 -> 131854 bytes
 .../log4j-catalog-war/images/close.gif             |   Bin 0 -> 279 bytes
 .../log4j-catalog-war/images/collapsed.gif         |   Bin 0 -> 820 bytes
 .../log4j-catalog-war/images/events.png            |   Bin 0 -> 65484 bytes
 .../log4j-catalog-war/images/expanded.gif          |   Bin 0 -> 52 bytes
 .../log4j-catalog-war/images/external.png          |   Bin 0 -> 230 bytes
 .../log4j-catalog-war/images/icon_error_sml.gif    |   Bin 0 -> 1010 bytes
 .../log4j-catalog-war/images/icon_info_sml.gif     |   Bin 0 -> 606 bytes
 .../log4j-catalog-war/images/icon_success_sml.gif  |   Bin 0 -> 990 bytes
 .../log4j-catalog-war/images/icon_warning_sml.gif  |   Bin 0 -> 576 bytes
 .../log4j-catalog-war/images/logo.png              |   Bin 0 -> 30347 bytes
 .../log4j-catalog-war/images/ls-logo.jpg           |   Bin 0 -> 41915 bytes
 .../log4j-catalog-war/images/maven-feather.png     |   Bin 0 -> 3330 bytes
 .../log4j-catalog-war/images/newwindow.png         |   Bin 0 -> 220 bytes
 .../log4j-catalog-war/images/request-context.png   |   Bin 0 -> 48597 bytes
 .../log4j-catalog/log4j-catalog-war/images/rss.png |   Bin 0 -> 360 bytes
 .../img/glyphicons-halflings-white.png             |   Bin 0 -> 8777 bytes
 .../log4j-catalog-war/img/glyphicons-halflings.png |   Bin 0 -> 12799 bytes
 .../log4j-catalog/log4j-catalog-war/index.html     |   264 +
 .../log4j-catalog-war/issue-tracking.html          |   253 +
 .../log4j-catalog-war/jira-report.html             |   243 +
 .../log4j-catalog-war/js/bootstrap.js              |  2027 ++
 .../log4j-catalog-war/js/bootstrap.min.js          |     6 +
 .../log4j-catalog/log4j-catalog-war/js/jquery.js   |  9266 ++++++
 .../log4j-catalog-war/js/jquery.min.js             |     4 +
 .../log4j-catalog/log4j-catalog-war/js/prettify.js |  1477 +
 .../log4j-catalog-war/js/prettify.min.js           |    41 +
 .../log4j-catalog/log4j-catalog-war/js/site.js     |   113 +
 .../log4j-catalog/log4j-catalog-war/license.html   |   456 +
 .../log4j-catalog-war/log4j-catalog-editor.pdf     |   Bin 0 -> 12021 bytes
 .../log4j-catalog-war/mail-lists.html              |   284 +
 .../log4j-catalog/log4j-catalog-war/pdf-config.xml |    47 +
 .../log4j-catalog/log4j-catalog-war/pmd.html       |   407 +
 .../log4j-catalog-war/project-info.html            |   287 +
 .../log4j-catalog-war/project-reports.html         |   267 +
 .../log4j-catalog-war/project-summary.html         |   295 +
 .../log4j-catalog-war/rat-report.html              |  3665 +++
 .../log4j-catalog-war/source-repository.html       |   266 +
 .../log4j-catalog/log4j-catalog-war/team-list.html |   280 +
 .../log4j-catalog-war/xref/allclasses-frame.html   |    65 +
 .../log4j-catalog-war/xref/index.html              |    25 +
 .../logging/log4j/catalog/AuditCatalogEditor.html  |    95 +
 .../log4j/catalog/config/ConfigurationService.html |    44 +
 .../catalog/config/JsonObjectMapperFactory.html    |   175 +
 .../log4j/catalog/config/SwaggerConfig.html        |    76 +
 .../log4j/catalog/config/WebAppInitializer.html    |    73 +
 .../log4j/catalog/config/WebMvcAppContext.html     |   277 +
 .../log4j/catalog/config/package-frame.html        |    36 +
 .../log4j/catalog/config/package-summary.html      |    89 +
 .../catalog/controller/AttributeController.html    |   212 +
 .../catalog/controller/CatalogController.html      |   161 +
 .../catalog/controller/CategoryController.html     |   159 +
 .../catalog/controller/ConstraintController.html   |   115 +
 .../log4j/catalog/controller/EventController.html  |   189 +
 .../catalog/controller/ProductController.html      |   159 +
 .../RestResponseEntityExceptionHandler.html        |    68 +
 .../log4j/catalog/controller/package-frame.html    |    42 +
 .../log4j/catalog/controller/package-summary.html  |    99 +
 .../RequestContextHeaderInterceptor.html           |    54 +
 .../log4j/catalog/interceptor/package-frame.html   |    24 +
 .../log4j/catalog/interceptor/package-summary.html |    69 +
 .../logging/log4j/catalog/package-frame.html       |    24 +
 .../logging/log4j/catalog/package-summary.html     |    69 +
 .../security/LocalAuthorizationInterceptor.html    |    67 +
 .../log4j/catalog/security/package-frame.html      |    24 +
 .../log4j/catalog/security/package-summary.html    |    69 +
 .../log4j/catalog/service/CatalogInitializer.html  |   127 +
 .../log4j/catalog/service/package-frame.html       |    24 +
 .../log4j/catalog/service/package-summary.html     |    69 +
 .../log4j-catalog-war/xref/overview-frame.html     |    40 +
 .../log4j-catalog-war/xref/overview-summary.html   |    91 +
 .../log4j-catalog-war/xref/stylesheet.css          |   114 +
 .../log4j-catalog/log4j-catalog.pdf                |   Bin 0 -> 9438 bytes
 .../log4j-catalog/mail-lists.html                  |   200 +
 .../log4j-audit-1.0.0/log4j-catalog/pdf-config.xml |    47 +
 .../log4j-catalog/project-info.html                |   200 +
 .../log4j-catalog/project-reports.html             |   176 +
 .../log4j-catalog/project-summary.html             |   208 +
 .../log4j-catalog/rat-report.html                  |   194 +
 .../log4j-catalog/source-repository.html           |   182 +
 .../log4j-audit-1.0.0/log4j-catalog/team-list.html |   196 +
 docs/log4j-audit/log4j-audit-1.0.0/mail-lists.html |   239 +
 docs/log4j-audit/log4j-audit-1.0.0/pdf-config.xml  |    47 +
 .../log4j-audit-1.0.0/project-info.html            |   239 +
 .../log4j-audit-1.0.0/project-reports.html         |   230 +
 .../log4j-audit-1.0.0/project-summary.html         |   247 +
 docs/log4j-audit/log4j-audit-1.0.0/rat-report.html |   280 +
 .../log4j-audit-1.0.0/requestContext.html          |   379 +
 docs/log4j-audit/log4j-audit-1.0.0/sample.html     |   225 +
 .../log4j-audit-1.0.0/source-repository.html       |   221 +
 docs/log4j-audit/log4j-audit-1.0.0/team-list.html  |   235 +
 .../testapidocs/allclasses-frame.html              |    33 +
 .../testapidocs/allclasses-noframe.html            |    33 +
 .../testapidocs/constant-values.html               |   204 +
 .../testapidocs/deprecated-list.html               |   126 +
 .../log4j-audit-1.0.0/testapidocs/help-doc.html    |   231 +
 .../log4j-audit-1.0.0/testapidocs/index-all.html   |   467 +
 .../log4j-audit-1.0.0/testapidocs/index.html       |    76 +
 .../logging/log4j/audit/AuditLoggerTest.html       |   317 +
 .../apache/logging/log4j/audit/RequestContext.html |   660 +
 .../logging/log4j/audit/RequestContextTest.html    |   296 +
 .../apache/logging/log4j/audit/TransferTest.html   |   343 +
 .../log4j/audit/catalog/CatalogManagerTest.html    |   278 +
 .../log4j/audit/catalog/StringCatalogReader.html   |   406 +
 .../catalog/class-use/CatalogManagerTest.html      |   126 +
 .../catalog/class-use/StringCatalogReader.html     |   126 +
 .../logging/log4j/audit/catalog/package-frame.html |    22 +
 .../log4j/audit/catalog/package-summary.html       |   148 +
 .../logging/log4j/audit/catalog/package-tree.html  |   140 +
 .../logging/log4j/audit/catalog/package-use.html   |   126 +
 .../log4j/audit/class-use/AuditLoggerTest.html     |   126 +
 .../log4j/audit/class-use/RequestContext.html      |   126 +
 .../log4j/audit/class-use/RequestContextTest.html  |   126 +
 .../log4j/audit/class-use/TransferTest.html        |   126 +
 .../apache/logging/log4j/audit/event/Transfer.html |   287 +
 .../log4j/audit/event/class-use/Transfer.html      |   126 +
 .../logging/log4j/audit/event/package-frame.html   |    21 +
 .../logging/log4j/audit/event/package-summary.html |   146 +
 .../logging/log4j/audit/event/package-tree.html    |   139 +
 .../logging/log4j/audit/event/package-use.html     |   126 +
 .../audit/generator/TestInterfacesGenerator.html   |   291 +
 .../class-use/TestInterfacesGenerator.html         |   126 +
 .../log4j/audit/generator/package-frame.html       |    21 +
 .../log4j/audit/generator/package-summary.html     |   144 +
 .../log4j/audit/generator/package-tree.html        |   139 +
 .../logging/log4j/audit/generator/package-use.html |   126 +
 .../apache/logging/log4j/audit/package-frame.html  |    24 +
 .../logging/log4j/audit/package-summary.html       |   159 +
 .../apache/logging/log4j/audit/package-tree.html   |   142 +
 .../apache/logging/log4j/audit/package-use.html    |   126 +
 .../logging/log4j/audit/service/CatalogTest.html   |   307 +
 .../log4j/audit/service/class-use/CatalogTest.html |   126 +
 .../logging/log4j/audit/service/package-frame.html |    21 +
 .../log4j/audit/service/package-summary.html       |   144 +
 .../logging/log4j/audit/service/package-tree.html  |   139 +
 .../logging/log4j/audit/service/package-use.html   |   126 +
 .../logging/log4j/audit/util/NamingUtilsTest.html  |   273 +
 .../audit/util/class-use/NamingUtilsTest.html      |   126 +
 .../logging/log4j/audit/util/package-frame.html    |    21 +
 .../logging/log4j/audit/util/package-summary.html  |   144 +
 .../logging/log4j/audit/util/package-tree.html     |   139 +
 .../logging/log4j/audit/util/package-use.html      |   126 +
 .../logging/log4j/catalog/git/CatalogTest.html     |   419 +
 .../log4j/catalog/git/class-use/CatalogTest.html   |   126 +
 .../git/config/ApplicationConfiguration.html       |   290 +
 .../config/class-use/ApplicationConfiguration.html |   126 +
 .../log4j/catalog/git/config/package-frame.html    |    21 +
 .../log4j/catalog/git/config/package-summary.html  |   144 +
 .../log4j/catalog/git/config/package-tree.html     |   139 +
 .../log4j/catalog/git/config/package-use.html      |   126 +
 .../logging/log4j/catalog/git/package-frame.html   |    21 +
 .../logging/log4j/catalog/git/package-summary.html |   144 +
 .../logging/log4j/catalog/git/package-tree.html    |   139 +
 .../logging/log4j/catalog/git/package-use.html     |   126 +
 .../logging/log4j/catalog/jpa/CatalogTest.html     |   420 +
 .../log4j/catalog/jpa/class-use/CatalogTest.html   |   126 +
 .../jpa/config/ApplicationConfiguration.html       |   277 +
 .../config/class-use/ApplicationConfiguration.html |   126 +
 .../log4j/catalog/jpa/config/package-frame.html    |    21 +
 .../log4j/catalog/jpa/config/package-summary.html  |   144 +
 .../log4j/catalog/jpa/config/package-tree.html     |   139 +
 .../log4j/catalog/jpa/config/package-use.html      |   126 +
 .../logging/log4j/catalog/jpa/package-frame.html   |    21 +
 .../logging/log4j/catalog/jpa/package-summary.html |   144 +
 .../logging/log4j/catalog/jpa/package-tree.html    |   139 +
 .../logging/log4j/catalog/jpa/package-use.html     |   126 +
 .../testapidocs/overview-frame.html                |    31 +
 .../testapidocs/overview-summary.html              |   176 +
 .../testapidocs/overview-tree.html                 |   168 +
 .../log4j-audit-1.0.0/testapidocs/package-list     |    10 +
 .../log4j-audit-1.0.0/testapidocs/script.js        |    30 +
 .../log4j-audit-1.0.0/testapidocs/stylesheet.css   |   574 +
 .../log4j-audit-1.0.0/xref/allclasses-frame.html   |   506 +
 docs/log4j-audit/log4j-audit-1.0.0/xref/index.html |    25 +
 .../logging/log4j/audit/AbstractEventLogger.html   |   230 +
 .../apache/logging/log4j/audit/ActivityLogger.html |    62 +
 .../org/apache/logging/log4j/audit/AuditEvent.html |    54 +
 .../logging/log4j/audit/AuditExceptionHandler.html |    46 +
 .../apache/logging/log4j/audit/AuditLogger.html    |    63 +
 .../apache/logging/log4j/audit/AuditMessage.html   |    71 +
 .../logging/log4j/audit/LogEventFactory.html       |   423 +
 .../logging/log4j/audit/annotation/Chained.html    |    46 +
 .../log4j/audit/annotation/ChainedSupplier.html    |    42 +
 .../log4j/audit/annotation/ClientServer.html       |    42 +
 .../logging/log4j/audit/annotation/Constraint.html |    46 +
 .../log4j/audit/annotation/Constraints.html        |    44 +
 .../log4j/audit/annotation/HeaderPrefix.html       |    42 +
 .../logging/log4j/audit/annotation/Local.html      |    41 +
 .../logging/log4j/audit/annotation/MaxLength.html  |    44 +
 .../log4j/audit/annotation/RequestContext.html     |    55 +
 .../annotation/RequestContextConstraints.html      |    44 +
 .../logging/log4j/audit/annotation/Required.html   |    43 +
 .../log4j/audit/annotation/package-frame.html      |    54 +
 .../log4j/audit/annotation/package-summary.html    |   119 +
 .../log4j/audit/catalog/CatalogManager.html        |    76 +
 .../log4j/audit/catalog/CatalogManagerImpl.html    |   221 +
 .../logging/log4j/audit/catalog/package-frame.html |    30 +
 .../log4j/audit/catalog/package-summary.html       |    79 +
 .../apache/logging/log4j/audit/dto/AuditDto.html   |   122 +
 .../logging/log4j/audit/dto/package-frame.html     |    24 +
 .../logging/log4j/audit/dto/package-summary.html   |    69 +
 .../log4j/audit/exception/AuditException.html      |    50 +
 .../log4j/audit/exception/package-frame.html       |    24 +
 .../log4j/audit/exception/package-summary.html     |    69 +
 .../log4j/audit/generator/AccessorDefinition.html  |   166 +
 .../log4j/audit/generator/ClassGenerator.html      |   368 +
 .../logging/log4j/audit/generator/Constants.html   |    38 +
 .../audit/generator/ConstructorDefinition.html     |   135 +
 .../log4j/audit/generator/InterfacesGenerator.html |   324 +
 .../log4j/audit/generator/MethodDefinition.html    |   347 +
 .../logging/log4j/audit/generator/Parameter.html   |    90 +
 .../log4j/audit/generator/VariableDefinition.html  |   162 +
 .../log4j/audit/generator/package-frame.html       |    54 +
 .../log4j/audit/generator/package-summary.html     |   119 +
 .../logging/log4j/audit/layout/AuditLayout.html    |    33 +
 .../logging/log4j/audit/layout/package-frame.html  |    24 +
 .../log4j/audit/layout/package-summary.html        |    69 +
 .../apache/logging/log4j/audit/package-frame.html  |    51 +
 .../logging/log4j/audit/package-summary.html       |   114 +
 .../logging/log4j/audit/plugin/AuditMojo.html      |   134 +
 .../logging/log4j/audit/plugin/HelpMojo.html       |   471 +
 .../logging/log4j/audit/plugin/package-frame.html  |    27 +
 .../log4j/audit/plugin/package-summary.html        |    74 +
 .../log4j/audit/request/ChainedMapping.html        |    53 +
 .../log4j/audit/request/ClientServerMapping.html   |    39 +
 .../logging/log4j/audit/request/LocalMapping.html  |    39 +
 .../log4j/audit/request/RequestContextMapping.html |    68 +
 .../audit/request/RequestContextMappings.html      |   130 +
 .../apache/logging/log4j/audit/request/Scope.html  |    34 +
 .../logging/log4j/audit/request/package-frame.html |    39 +
 .../log4j/audit/request/package-summary.html       |    94 +
 .../logging/log4j/audit/rest/ElapsedUtil.html      |    68 +
 .../log4j/audit/rest/RequestContextFilter.html     |   132 +
 .../rest/RequestContextHandlerInterceptor.html     |    96 +
 .../rest/RequestContextHeaderInterceptor.html      |    75 +
 .../logging/log4j/audit/rest/package-frame.html    |    33 +
 .../logging/log4j/audit/rest/package-summary.html  |    84 +
 .../audit/service/catalog/AuditCatalogManager.html |   199 +
 .../log4j/audit/service/catalog/AuditManager.html  |    42 +
 .../log4j/audit/service/catalog/package-frame.html |    27 +
 .../audit/service/catalog/package-summary.html     |    74 +
 .../service/config/ApplicationConfiguration.html   |    36 +
 .../audit/service/config/ConfigurationService.html |    46 +
 .../log4j/audit/service/config/SwaggerConfig.html  |    76 +
 .../audit/service/config/WebAppInitializer.html    |    66 +
 .../audit/service/config/WebMvcAppContext.html     |   200 +
 .../log4j/audit/service/config/package-frame.html  |    36 +
 .../audit/service/config/package-summary.html      |    89 +
 .../audit/service/controller/AuditController.html  |    76 +
 .../service/controller/CatalogController.html      |   476 +
 .../RestResponseEntityExceptionHandler.html        |    73 +
 .../audit/service/controller/package-frame.html    |    30 +
 .../audit/service/controller/package-summary.html  |    79 +
 .../security/LocalAuthorizationInterceptor.html    |    70 +
 .../audit/service/security/package-frame.html      |    24 +
 .../audit/service/security/package-summary.html    |    69 +
 .../log4j/audit/util/JsonObjectMapperFactory.html  |   177 +
 .../logging/log4j/audit/util/NamingUtils.html      |    92 +
 .../logging/log4j/audit/util/StringUtil.html       |    44 +
 .../logging/log4j/audit/util/package-frame.html    |    30 +
 .../logging/log4j/audit/util/package-summary.html  |    79 +
 .../logging/log4j/catalog/AuditCatalogEditor.html  |    95 +
 .../logging/log4j/catalog/api/Attribute.html       |   327 +
 .../logging/log4j/catalog/api/CatalogData.html     |   128 +
 .../logging/log4j/catalog/api/CatalogReader.html   |    92 +
 .../logging/log4j/catalog/api/CatalogWriter.html   |    33 +
 .../apache/logging/log4j/catalog/api/Category.html |   166 +
 .../logging/log4j/catalog/api/Constraint.html      |    82 +
 .../logging/log4j/catalog/api/ConstraintType.html  |    58 +
 .../apache/logging/log4j/catalog/api/DataType.html |    73 +
 .../apache/logging/log4j/catalog/api/Event.html    |   203 +
 .../logging/log4j/catalog/api/EventAttribute.html  |    83 +
 .../logging/log4j/catalog/api/ListResponse.html    |    56 +
 .../apache/logging/log4j/catalog/api/Product.html  |   162 +
 .../org/apache/logging/log4j/catalog/api/Type.html |    40 +
 .../apache/logging/log4j/catalog/api/Versions.html |    51 +
 .../api/annotation/ConditionOnPropertyExists.html  |    50 +
 .../log4j/catalog/api/annotation/JdbcUrl.html      |    50 +
 .../catalog/api/annotation/JdbcUrlCondition.html   |    70 +
 .../api/annotation/PropertyExistsCondition.html    |    51 +
 .../catalog/api/annotation/package-frame.html      |    33 +
 .../catalog/api/annotation/package-summary.html    |    84 +
 .../log4j/catalog/api/constant/Constants.html      |    41 +
 .../log4j/catalog/api/constant/package-frame.html  |    24 +
 .../catalog/api/constant/package-summary.html      |    69 +
 .../catalog/api/dao/AbstractCatalogReader.html     |    90 +
 .../logging/log4j/catalog/api/dao/CatalogDao.html  |    77 +
 .../catalog/api/dao/ClassPathCatalogReader.html    |   121 +
 .../log4j/catalog/api/dao/FileCatalogReader.html   |   116 +
 .../log4j/catalog/api/dao/JsonCatalogReader.html   |    87 +
 .../log4j/catalog/api/dao/package-frame.html       |    36 +
 .../log4j/catalog/api/dao/package-summary.html     |    89 +
 .../catalog/api/exception/CatalogException.html    |    54 +
 .../exception/CatalogModificationException.html    |    54 +
 .../api/exception/CatalogNotFoundException.html    |    54 +
 .../api/exception/CatalogReadException.html        |    54 +
 .../api/exception/CatalogWriteException.html       |    54 +
 .../api/exception/ConstraintCreationException.html |    54 +
 .../exception/ConstraintValidationException.html   |    54 +
 .../api/exception/DuplicateNameException.html      |    54 +
 .../api/exception/InvalidEnvironmentException.html |    54 +
 .../api/exception/InvalidSiteException.html        |    54 +
 .../api/exception/NameNotFoundException.html       |    54 +
 .../log4j/catalog/api/exception/package-frame.html |    54 +
 .../catalog/api/exception/package-summary.html     |   119 +
 .../logging/log4j/catalog/api/package-frame.html   |    63 +
 .../logging/log4j/catalog/api/package-summary.html |   134 +
 .../api/plugins/CaseInsensitiveEnumConstraint.html |    57 +
 .../catalog/api/plugins/ConstraintPlugins.html     |   118 +
 .../api/plugins/ConstraintTypeDeserializer.html    |    67 +
 .../api/plugins/ConstraintTypeSerializer.html      |    64 +
 .../log4j/catalog/api/plugins/EnumConstraint.html  |    57 +
 .../catalog/api/plugins/MaxLengthConstraint.html   |    71 +
 .../catalog/api/plugins/MaxValueConstraint.html    |    74 +
 .../catalog/api/plugins/MinLengthConstraint.html   |    71 +
 .../catalog/api/plugins/MinValueConstraint.html    |    74 +
 .../catalog/api/plugins/PatternConstraint.html     |    54 +
 .../log4j/catalog/api/plugins/package-frame.html   |    51 +
 .../log4j/catalog/api/plugins/package-summary.html |   114 +
 .../log4j/catalog/api/util/CatalogEventFilter.html |    49 +
 .../log4j/catalog/api/util/ProfileUtil.html        |    89 +
 .../log4j/catalog/api/util/StringUtils.html        |    48 +
 .../log4j/catalog/api/util/package-frame.html      |    30 +
 .../log4j/catalog/api/util/package-summary.html    |    79 +
 .../log4j/catalog/config/ConfigurationService.html |    44 +
 .../catalog/config/JsonObjectMapperFactory.html    |   175 +
 .../log4j/catalog/config/SwaggerConfig.html        |    76 +
 .../log4j/catalog/config/WebAppInitializer.html    |    73 +
 .../log4j/catalog/config/WebMvcAppContext.html     |   277 +
 .../log4j/catalog/config/package-frame.html        |    36 +
 .../log4j/catalog/config/package-summary.html      |    89 +
 .../catalog/controller/AttributeController.html    |   212 +
 .../catalog/controller/CatalogController.html      |   161 +
 .../catalog/controller/CategoryController.html     |   159 +
 .../catalog/controller/ConstraintController.html   |   115 +
 .../log4j/catalog/controller/EventController.html  |   189 +
 .../catalog/controller/ProductController.html      |   159 +
 .../RestResponseEntityExceptionHandler.html        |    68 +
 .../log4j/catalog/controller/package-frame.html    |    42 +
 .../log4j/catalog/controller/package-summary.html  |    99 +
 .../log4j/catalog/git/config/ServiceConfig.html    |    35 +
 .../log4j/catalog/git/config/package-frame.html    |    24 +
 .../log4j/catalog/git/config/package-summary.html  |    69 +
 .../log4j/catalog/git/dao/GitCatalogDao.html       |   245 +
 .../log4j/catalog/git/dao/package-frame.html       |    24 +
 .../log4j/catalog/git/dao/package-summary.html     |    69 +
 .../logging/log4j/catalog/git/package-frame.html   |    21 +
 .../logging/log4j/catalog/git/package-summary.html |    64 +
 .../RequestContextHeaderInterceptor.html           |    54 +
 .../log4j/catalog/interceptor/package-frame.html   |    24 +
 .../log4j/catalog/interceptor/package-summary.html |    69 +
 .../log4j/catalog/jpa/config/DataSourceConfig.html |    40 +
 .../catalog/jpa/config/EclipseLinkConfig.html      |    83 +
 .../log4j/catalog/jpa/config/HibernateConfig.html  |    77 +
 .../catalog/jpa/config/HsqldbDataSourceConfig.html |    59 +
 .../jpa/config/PostgresqlDataSourceConfig.html     |    70 +
 .../log4j/catalog/jpa/config/package-frame.html    |    36 +
 .../log4j/catalog/jpa/config/package-summary.html  |    89 +
 .../catalog/jpa/converter/AttributeConverter.html  |   101 +
 .../jpa/converter/AttributeModelConverter.html     |    75 +
 .../jpa/converter/BooleanToStringConverter.html    |    56 +
 .../catalog/jpa/converter/CategoryConverter.html   |    69 +
 .../jpa/converter/CategoryModelConverter.html      |    62 +
 .../catalog/jpa/converter/DataTypeConverter.html   |    51 +
 .../catalog/jpa/converter/DateTimeConverter.html   |    54 +
 .../catalog/jpa/converter/EventConverter.html      |   117 +
 .../catalog/jpa/converter/EventModelConverter.html |    67 +
 .../catalog/jpa/converter/ProductConverter.html    |    69 +
 .../jpa/converter/ProductModelConverter.html       |    62 +
 .../log4j/catalog/jpa/converter/package-frame.html |    54 +
 .../catalog/jpa/converter/package-summary.html     |   119 +
 .../log4j/catalog/jpa/dao/AttributeRepository.html |    35 +
 .../log4j/catalog/jpa/dao/BaseRepository.html      |    53 +
 .../log4j/catalog/jpa/dao/CatalogRepository.html   |    35 +
 .../log4j/catalog/jpa/dao/CategoryRepository.html  |    38 +
 .../catalog/jpa/dao/ConstraintRepository.html      |    36 +
 .../log4j/catalog/jpa/dao/EventRepository.html     |    35 +
 .../jpa/dao/PagingAndSortingRepository.html        |    53 +
 .../log4j/catalog/jpa/dao/ProductRepository.html   |    35 +
 .../log4j/catalog/jpa/dao/package-frame.html       |    45 +
 .../log4j/catalog/jpa/dao/package-summary.html     |   104 +
 .../jpa/exception/InvalidEnvironmentException.html |    54 +
 .../jpa/exception/InvalidSiteException.html        |    54 +
 .../log4j/catalog/jpa/exception/package-frame.html |    27 +
 .../catalog/jpa/exception/package-summary.html     |    74 +
 .../log4j/catalog/jpa/model/AttributeModel.html    |   336 +
 .../log4j/catalog/jpa/model/CatalogModel.html      |    66 +
 .../log4j/catalog/jpa/model/CategoryModel.html     |   181 +
 .../log4j/catalog/jpa/model/ConstraintModel.html   |    98 +
 .../catalog/jpa/model/EventAttributeModel.html     |   132 +
 .../log4j/catalog/jpa/model/EventModel.html        |   245 +
 .../log4j/catalog/jpa/model/ProductModel.html      |   165 +
 .../log4j/catalog/jpa/model/package-frame.html     |    42 +
 .../log4j/catalog/jpa/model/package-summary.html   |    99 +
 .../logging/log4j/catalog/jpa/package-frame.html   |    21 +
 .../logging/log4j/catalog/jpa/package-summary.html |    64 +
 .../service/AbstractPagingAndSortingService.html   |    57 +
 .../catalog/jpa/service/AttributeService.html      |    50 +
 .../catalog/jpa/service/AttributeServiceImpl.html  |    98 +
 .../log4j/catalog/jpa/service/CatalogService.html  |    44 +
 .../catalog/jpa/service/CatalogServiceImpl.html    |   152 +
 .../log4j/catalog/jpa/service/CategoryService.html |    50 +
 .../catalog/jpa/service/CategoryServiceImpl.html   |    99 +
 .../catalog/jpa/service/ConstraintService.html     |    46 +
 .../catalog/jpa/service/ConstraintServiceImpl.html |    80 +
 .../log4j/catalog/jpa/service/EventService.html    |    51 +
 .../catalog/jpa/service/EventServiceImpl.html      |   111 +
 .../log4j/catalog/jpa/service/ProductService.html  |    47 +
 .../catalog/jpa/service/ProductServiceImpl.html    |   100 +
 .../log4j/catalog/jpa/service/package-frame.html   |    60 +
 .../log4j/catalog/jpa/service/package-summary.html |   129 +
 .../logging/log4j/catalog/package-frame.html       |    24 +
 .../logging/log4j/catalog/package-summary.html     |    69 +
 .../security/LocalAuthorizationInterceptor.html    |    67 +
 .../log4j/catalog/security/package-frame.html      |    24 +
 .../log4j/catalog/security/package-summary.html    |    69 +
 .../log4j/catalog/service/CatalogInitializer.html  |   127 +
 .../log4j/catalog/service/package-frame.html       |    24 +
 .../log4j/catalog/service/package-summary.html     |    69 +
 .../log4j-audit-1.0.0/xref/overview-frame.html     |   136 +
 .../log4j-audit-1.0.0/xref/overview-summary.html   |   251 +
 .../log4j-audit-1.0.0/xref/stylesheet.css          |   114 +
 .../apidocs/allclasses-frame.html                  |   182 +
 .../apidocs/allclasses-noframe.html                |   182 +
 .../log4j-audit-1.0.1/apidocs/constant-values.html |   251 +
 .../log4j-audit-1.0.1/apidocs/deprecated-list.html |   126 +
 .../log4j-audit-1.0.1/apidocs/help-doc.html        |   231 +
 .../log4j-audit-1.0.1/apidocs/index-all.html       |  2882 ++
 .../log4j-audit-1.0.1/apidocs/index.html           |    76 +
 .../logging/log4j/audit/AbstractEventLogger.html   |   417 +
 .../apache/logging/log4j/audit/ActivityLogger.html |   316 +
 .../org/apache/logging/log4j/audit/AuditEvent.html |   268 +
 .../logging/log4j/audit/AuditExceptionHandler.html |   235 +
 .../apache/logging/log4j/audit/AuditLogger.html    |   316 +
 .../apache/logging/log4j/audit/AuditMessage.html   |   350 +
 .../logging/log4j/audit/LogEventFactory.html       |   388 +
 .../logging/log4j/audit/annotation/Chained.html    |   231 +
 .../log4j/audit/annotation/ChainedSupplier.html    |   215 +
 .../log4j/audit/annotation/ClientServer.html       |   167 +
 .../logging/log4j/audit/annotation/Constraint.html |   232 +
 .../log4j/audit/annotation/Constraints.html        |   216 +
 .../log4j/audit/annotation/HeaderPrefix.html       |   219 +
 .../logging/log4j/audit/annotation/Local.html      |   167 +
 .../logging/log4j/audit/annotation/MaxLength.html  |   216 +
 .../log4j/audit/annotation/RequestContext.html     |   278 +
 .../annotation/RequestContextConstraints.html      |   216 +
 .../logging/log4j/audit/annotation/Required.html   |   168 +
 .../log4j/audit/annotation/class-use/Chained.html  |   126 +
 .../annotation/class-use/ChainedSupplier.html      |   126 +
 .../audit/annotation/class-use/ClientServer.html   |   126 +
 .../audit/annotation/class-use/Constraint.html     |   126 +
 .../audit/annotation/class-use/Constraints.html    |   126 +
 .../audit/annotation/class-use/HeaderPrefix.html   |   126 +
 .../log4j/audit/annotation/class-use/Local.html    |   126 +
 .../audit/annotation/class-use/MaxLength.html      |   126 +
 .../audit/annotation/class-use/RequestContext.html |   126 +
 .../class-use/RequestContextConstraints.html       |   126 +
 .../log4j/audit/annotation/class-use/Required.html |   126 +
 .../log4j/audit/annotation/package-frame.html      |    31 +
 .../log4j/audit/annotation/package-summary.html    |   192 +
 .../log4j/audit/annotation/package-tree.html       |   145 +
 .../log4j/audit/annotation/package-use.html        |   126 +
 .../log4j/audit/catalog/CatalogManager.html        |   371 +
 .../catalog/CatalogManagerImpl.CatalogInfo.html    |   245 +
 .../log4j/audit/catalog/CatalogManagerImpl.html    |   501 +
 .../audit/catalog/class-use/CatalogManager.html    |   236 +
 .../class-use/CatalogManagerImpl.CatalogInfo.html  |   180 +
 .../catalog/class-use/CatalogManagerImpl.html      |   166 +
 .../logging/log4j/audit/catalog/package-frame.html |    25 +
 .../log4j/audit/catalog/package-summary.html       |   159 +
 .../logging/log4j/audit/catalog/package-tree.html  |   144 +
 .../logging/log4j/audit/catalog/package-use.html   |   203 +
 .../log4j/audit/class-use/AbstractEventLogger.html |   170 +
 .../log4j/audit/class-use/ActivityLogger.html      |   126 +
 .../logging/log4j/audit/class-use/AuditEvent.html  |   168 +
 .../audit/class-use/AuditExceptionHandler.html     |   198 +
 .../logging/log4j/audit/class-use/AuditLogger.html |   126 +
 .../log4j/audit/class-use/AuditMessage.html        |   169 +
 .../log4j/audit/class-use/LogEventFactory.html     |   126 +
 .../apache/logging/log4j/audit/dto/AuditDto.html   |   421 +
 .../log4j/audit/dto/class-use/AuditDto.html        |   166 +
 .../logging/log4j/audit/dto/package-frame.html     |    21 +
 .../logging/log4j/audit/dto/package-summary.html   |   146 +
 .../logging/log4j/audit/dto/package-tree.html      |   139 +
 .../logging/log4j/audit/dto/package-use.html       |   161 +
 .../log4j/audit/exception/AuditException.html      |   299 +
 .../exception/ConstraintValidationException.html   |   300 +
 .../audit/exception/class-use/AuditException.html  |   166 +
 .../class-use/ConstraintValidationException.html   |   126 +
 .../log4j/audit/exception/package-frame.html       |    22 +
 .../log4j/audit/exception/package-summary.html     |   148 +
 .../log4j/audit/exception/package-tree.html        |   155 +
 .../logging/log4j/audit/exception/package-use.html |   159 +
 .../AccessorDefinition.StandardGetter.html         |   274 +
 .../AccessorDefinition.StandardSetter.html         |   274 +
 .../log4j/audit/generator/AccessorDefinition.html  |   452 +
 .../log4j/audit/generator/ClassGenerator.html      |   753 +
 .../logging/log4j/audit/generator/Constants.html   |   279 +
 .../audit/generator/ConstructorDefinition.html     |   429 +
 .../log4j/audit/generator/InterfacesGenerator.html |   396 +
 .../MethodDefinition.StandardSingleton.html        |   281 +
 .../log4j/audit/generator/MethodDefinition.html    |   695 +
 .../logging/log4j/audit/generator/Parameter.html   |   385 +
 .../log4j/audit/generator/VariableDefinition.html  |   559 +
 .../AccessorDefinition.StandardGetter.html         |   126 +
 .../AccessorDefinition.StandardSetter.html         |   126 +
 .../generator/class-use/AccessorDefinition.html    |   206 +
 .../audit/generator/class-use/ClassGenerator.html  |   173 +
 .../log4j/audit/generator/class-use/Constants.html |   126 +
 .../generator/class-use/ConstructorDefinition.html |   170 +
 .../generator/class-use/InterfacesGenerator.html   |   126 +
 .../MethodDefinition.StandardSingleton.html        |   126 +
 .../generator/class-use/MethodDefinition.html      |   219 +
 .../log4j/audit/generator/class-use/Parameter.html |   196 +
 .../generator/class-use/VariableDefinition.html    |   183 +
 .../log4j/audit/generator/package-frame.html       |    28 +
 .../log4j/audit/generator/package-summary.html     |   174 +
 .../log4j/audit/generator/package-tree.html        |   152 +
 .../logging/log4j/audit/generator/package-use.html |   176 +
 .../logging/log4j/audit/layout/AuditLayout.html    |   239 +
 .../log4j/audit/layout/class-use/AuditLayout.html  |   126 +
 .../logging/log4j/audit/layout/package-frame.html  |    21 +
 .../log4j/audit/layout/package-summary.html        |   144 +
 .../logging/log4j/audit/layout/package-tree.html   |   139 +
 .../logging/log4j/audit/layout/package-use.html    |   126 +
 .../apache/logging/log4j/audit/package-frame.html  |    30 +
 .../logging/log4j/audit/package-summary.html       |   187 +
 .../apache/logging/log4j/audit/package-tree.html   |   159 +
 .../apache/logging/log4j/audit/package-use.html    |   174 +
 .../logging/log4j/audit/plugin/AuditMojo.html      |   312 +
 .../logging/log4j/audit/plugin/HelpMojo.html       |   318 +
 .../log4j/audit/plugin/class-use/AuditMojo.html    |   126 +
 .../log4j/audit/plugin/class-use/HelpMojo.html     |   126 +
 .../logging/log4j/audit/plugin/package-frame.html  |    22 +
 .../log4j/audit/plugin/package-summary.html        |   153 +
 .../logging/log4j/audit/plugin/package-tree.html   |   144 +
 .../logging/log4j/audit/plugin/package-use.html    |   126 +
 .../log4j/audit/request/ChainedMapping.html        |   304 +
 .../log4j/audit/request/ClientServerMapping.html   |   252 +
 .../logging/log4j/audit/request/LocalMapping.html  |   252 +
 .../log4j/audit/request/RequestContextMapping.html |   350 +
 .../audit/request/RequestContextMappings.html      |   311 +
 .../apache/logging/log4j/audit/request/Scope.html  |   355 +
 .../audit/request/class-use/ChainedMapping.html    |   126 +
 .../request/class-use/ClientServerMapping.html     |   126 +
 .../audit/request/class-use/LocalMapping.html      |   126 +
 .../request/class-use/RequestContextMapping.html   |   198 +
 .../request/class-use/RequestContextMappings.html  |   164 +
 .../log4j/audit/request/class-use/Scope.html       |   192 +
 .../logging/log4j/audit/request/package-frame.html |    29 +
 .../log4j/audit/request/package-summary.html       |   182 +
 .../logging/log4j/audit/request/package-tree.html  |   158 +
 .../logging/log4j/audit/request/package-use.html   |   181 +
 .../logging/log4j/audit/rest/ElapsedUtil.html      |   239 +
 .../log4j/audit/rest/RequestContextFilter.html     |   346 +
 .../rest/RequestContextHandlerInterceptor.html     |   342 +
 .../rest/RequestContextHeaderInterceptor.html      |   293 +
 .../log4j/audit/rest/class-use/ElapsedUtil.html    |   126 +
 .../audit/rest/class-use/RequestContextFilter.html |   126 +
 .../RequestContextHandlerInterceptor.html          |   126 +
 .../class-use/RequestContextHeaderInterceptor.html |   126 +
 .../logging/log4j/audit/rest/package-frame.html    |    24 +
 .../logging/log4j/audit/rest/package-summary.html  |   163 +
 .../logging/log4j/audit/rest/package-tree.html     |   142 +
 .../logging/log4j/audit/rest/package-use.html      |   126 +
 .../audit/service/catalog/AuditCatalogManager.html |   362 +
 .../log4j/audit/service/catalog/AuditManager.html  |   252 +
 .../catalog/class-use/AuditCatalogManager.html     |   126 +
 .../service/catalog/class-use/AuditManager.html    |   188 +
 .../log4j/audit/service/catalog/package-frame.html |    25 +
 .../audit/service/catalog/package-summary.html     |   159 +
 .../log4j/audit/service/catalog/package-tree.html  |   151 +
 .../log4j/audit/service/catalog/package-use.html   |   178 +
 .../service/config/ApplicationConfiguration.html   |   240 +
 .../audit/service/config/ConfigurationService.html |   274 +
 .../log4j/audit/service/config/SwaggerConfig.html  |   278 +
 .../audit/service/config/WebAppInitializer.html    |   285 +
 .../audit/service/config/WebMvcAppContext.html     |   484 +
 .../config/class-use/ApplicationConfiguration.html |   126 +
 .../config/class-use/ConfigurationService.html     |   126 +
 .../service/config/class-use/SwaggerConfig.html    |   126 +
 .../config/class-use/WebAppInitializer.html        |   126 +
 .../service/config/class-use/WebMvcAppContext.html |   126 +
 .../log4j/audit/service/config/package-frame.html  |    25 +
 .../audit/service/config/package-summary.html      |   162 +
 .../log4j/audit/service/config/package-tree.html   |   147 +
 .../log4j/audit/service/config/package-use.html    |   126 +
 .../audit/service/controller/AuditController.html  |   278 +
 .../service/controller/CatalogController.html      |   598 +
 .../RestResponseEntityExceptionHandler.html        |   335 +
 .../controller/class-use/AuditController.html      |   126 +
 .../controller/class-use/CatalogController.html    |   126 +
 .../RestResponseEntityExceptionHandler.html        |   126 +
 .../audit/service/controller/package-frame.html    |    23 +
 .../audit/service/controller/package-summary.html  |   152 +
 .../audit/service/controller/package-tree.html     |   145 +
 .../audit/service/controller/package-use.html      |   126 +
 .../security/LocalAuthorizationInterceptor.html    |   302 +
 .../class-use/LocalAuthorizationInterceptor.html   |   166 +
 .../audit/service/security/package-frame.html      |    21 +
 .../audit/service/security/package-summary.html    |   144 +
 .../log4j/audit/service/security/package-tree.html |   143 +
 .../log4j/audit/service/security/package-use.html  |   159 +
 .../log4j/audit/util/JsonObjectMapperFactory.html  |   378 +
 .../logging/log4j/audit/util/NamingUtils.html      |   386 +
 .../logging/log4j/audit/util/StringUtil.html       |   290 +
 .../util/class-use/JsonObjectMapperFactory.html    |   126 +
 .../log4j/audit/util/class-use/NamingUtils.html    |   126 +
 .../log4j/audit/util/class-use/StringUtil.html     |   126 +
 .../logging/log4j/audit/util/package-frame.html    |    23 +
 .../logging/log4j/audit/util/package-summary.html  |   154 +
 .../logging/log4j/audit/util/package-tree.html     |   141 +
 .../logging/log4j/audit/util/package-use.html      |   126 +
 .../logging/log4j/catalog/AuditCatalogEditor.html  |   321 +
 .../logging/log4j/catalog/api/Attribute.html       |   828 +
 .../logging/log4j/catalog/api/CatalogData.html     |   430 +
 .../logging/log4j/catalog/api/CatalogReader.html   |   379 +
 .../logging/log4j/catalog/api/CatalogWriter.html   |   231 +
 .../apache/logging/log4j/catalog/api/Category.html |   522 +
 .../logging/log4j/catalog/api/Constraint.html      |   347 +
 .../logging/log4j/catalog/api/ConstraintType.html  |   288 +
 .../apache/logging/log4j/catalog/api/DataType.html |   503 +
 .../apache/logging/log4j/catalog/api/Event.html    |   580 +
 .../logging/log4j/catalog/api/EventAttribute.html  |   364 +
 .../logging/log4j/catalog/api/ListResponse.html    |   312 +
 .../apache/logging/log4j/catalog/api/Product.html  |   521 +
 .../org/apache/logging/log4j/catalog/api/Type.html |   240 +
 .../apache/logging/log4j/catalog/api/Versions.html |   258 +
 .../api/annotation/ConditionOnPropertyExists.html  |   224 +
 .../log4j/catalog/api/annotation/JdbcUrl.html      |   224 +
 .../catalog/api/annotation/JdbcUrlCondition.html   |   284 +
 .../api/annotation/PropertyExistsCondition.html    |   284 +
 .../class-use/ConditionOnPropertyExists.html       |   126 +
 .../catalog/api/annotation/class-use/JdbcUrl.html  |   176 +
 .../api/annotation/class-use/JdbcUrlCondition.html |   126 +
 .../class-use/PropertyExistsCondition.html         |   126 +
 .../catalog/api/annotation/package-frame.html      |    27 +
 .../catalog/api/annotation/package-summary.html    |   171 +
 .../log4j/catalog/api/annotation/package-tree.html |   145 +
 .../log4j/catalog/api/annotation/package-use.html  |   163 +
 .../log4j/catalog/api/class-use/Attribute.html     |   561 +
 .../log4j/catalog/api/class-use/CatalogData.html   |   303 +
 .../log4j/catalog/api/class-use/CatalogReader.html |   346 +
 .../log4j/catalog/api/class-use/CatalogWriter.html |   192 +
 .../log4j/catalog/api/class-use/Category.html      |   370 +
 .../log4j/catalog/api/class-use/Constraint.html    |   229 +
 .../catalog/api/class-use/ConstraintType.html      |   288 +
 .../log4j/catalog/api/class-use/DataType.html      |   280 +
 .../logging/log4j/catalog/api/class-use/Event.html |   446 +
 .../catalog/api/class-use/EventAttribute.html      |   185 +
 .../log4j/catalog/api/class-use/ListResponse.html  |   166 +
 .../log4j/catalog/api/class-use/Product.html       |   366 +
 .../logging/log4j/catalog/api/class-use/Type.html  |   126 +
 .../log4j/catalog/api/class-use/Versions.html      |   126 +
 .../log4j/catalog/api/constant/Constants.html      |   246 +
 .../catalog/api/constant/class-use/Constants.html  |   126 +
 .../log4j/catalog/api/constant/package-frame.html  |    21 +
 .../catalog/api/constant/package-summary.html      |   146 +
 .../log4j/catalog/api/constant/package-tree.html   |   139 +
 .../log4j/catalog/api/constant/package-use.html    |   126 +
 .../catalog/api/dao/AbstractCatalogReader.html     |   481 +
 .../logging/log4j/catalog/api/dao/CatalogDao.html  |   341 +
 .../catalog/api/dao/ClassPathCatalogReader.html    |   360 +
 .../log4j/catalog/api/dao/FileCatalogReader.html   |   360 +
 .../log4j/catalog/api/dao/JsonCatalogReader.html   |   377 +
 .../api/dao/class-use/AbstractCatalogReader.html   |   204 +
 .../catalog/api/dao/class-use/CatalogDao.html      |   190 +
 .../api/dao/class-use/ClassPathCatalogReader.html  |   126 +
 .../api/dao/class-use/FileCatalogReader.html       |   126 +
 .../api/dao/class-use/JsonCatalogReader.html       |   126 +
 .../log4j/catalog/api/dao/package-frame.html       |    28 +
 .../log4j/catalog/api/dao/package-summary.html     |   179 +
 .../log4j/catalog/api/dao/package-tree.html        |   158 +
 .../logging/log4j/catalog/api/dao/package-use.html |   206 +
 .../catalog/api/exception/CatalogException.html    |   311 +
 .../exception/CatalogModificationException.html    |   312 +
 .../api/exception/CatalogNotFoundException.html    |   312 +
 .../api/exception/CatalogReadException.html        |   312 +
 .../api/exception/ConstraintCreationException.html |   307 +
 .../api/exception/NameNotFoundException.html       |   307 +
 .../api/exception/class-use/CatalogException.html  |   174 +
 .../class-use/CatalogModificationException.html    |   126 +
 .../class-use/CatalogNotFoundException.html        |   126 +
 .../exception/class-use/CatalogReadException.html  |   126 +
 .../class-use/ConstraintCreationException.html     |   126 +
 .../exception/class-use/NameNotFoundException.html |   126 +
 .../log4j/catalog/api/exception/package-frame.html |    26 +
 .../catalog/api/exception/package-summary.html     |   164 +
 .../log4j/catalog/api/exception/package-tree.html  |   159 +
 .../log4j/catalog/api/exception/package-use.html   |   159 +
 .../logging/log4j/catalog/api/package-frame.html   |    40 +
 .../logging/log4j/catalog/api/package-summary.html |   243 +
 .../logging/log4j/catalog/api/package-tree.html    |   166 +
 .../logging/log4j/catalog/api/package-use.html     |   560 +
 .../api/plugins/CaseInsensitiveEnumConstraint.html |   315 +
 .../catalog/api/plugins/ConstraintPlugins.html     |   288 +
 .../api/plugins/ConstraintTypeDeserializer.html    |   358 +
 .../api/plugins/ConstraintTypeSerializer.html      |   358 +
 .../log4j/catalog/api/plugins/EnumConstraint.html  |   315 +
 .../catalog/api/plugins/MaxLengthConstraint.html   |   314 +
 .../catalog/api/plugins/MaxValueConstraint.html    |   314 +
 .../catalog/api/plugins/MinLengthConstraint.html   |   314 +
 .../catalog/api/plugins/MinValueConstraint.html    |   314 +
 .../catalog/api/plugins/PatternConstraint.html     |   314 +
 .../class-use/CaseInsensitiveEnumConstraint.html   |   126 +
 .../api/plugins/class-use/ConstraintPlugins.html   |   166 +
 .../class-use/ConstraintTypeDeserializer.html      |   126 +
 .../class-use/ConstraintTypeSerializer.html        |   126 +
 .../api/plugins/class-use/EnumConstraint.html      |   126 +
 .../api/plugins/class-use/MaxLengthConstraint.html |   126 +
 .../api/plugins/class-use/MaxValueConstraint.html  |   126 +
 .../api/plugins/class-use/MinLengthConstraint.html |   126 +
 .../api/plugins/class-use/MinValueConstraint.html  |   126 +
 .../api/plugins/class-use/PatternConstraint.html   |   126 +
 .../log4j/catalog/api/plugins/package-frame.html   |    30 +
 .../log4j/catalog/api/plugins/package-summary.html |   184 +
 .../log4j/catalog/api/plugins/package-tree.html    |   164 +
 .../log4j/catalog/api/plugins/package-use.html     |   159 +
 .../log4j/catalog/api/util/CatalogEventFilter.html |   319 +
 .../log4j/catalog/api/util/ProfileUtil.html        |   247 +
 .../log4j/catalog/api/util/StringUtils.html        |   252 +
 .../api/util/class-use/CatalogEventFilter.html     |   126 +
 .../catalog/api/util/class-use/ProfileUtil.html    |   126 +
 .../catalog/api/util/class-use/StringUtils.html    |   126 +
 .../log4j/catalog/api/util/package-frame.html      |    23 +
 .../log4j/catalog/api/util/package-summary.html    |   154 +
 .../log4j/catalog/api/util/package-tree.html       |   145 +
 .../log4j/catalog/api/util/package-use.html        |   126 +
 .../catalog/class-use/AuditCatalogEditor.html      |   126 +
 .../log4j/catalog/config/ConfigurationService.html |   274 +
 .../catalog/config/JsonObjectMapperFactory.html    |   286 +
 .../log4j/catalog/config/SwaggerConfig.html        |   278 +
 .../log4j/catalog/config/WebAppInitializer.html    |   274 +
 .../log4j/catalog/config/WebMvcAppContext.html     |   457 +
 .../config/class-use/ConfigurationService.html     |   126 +
 .../config/class-use/JsonObjectMapperFactory.html  |   126 +
 .../catalog/config/class-use/SwaggerConfig.html    |   126 +
 .../config/class-use/WebAppInitializer.html        |   126 +
 .../catalog/config/class-use/WebMvcAppContext.html |   126 +
 .../log4j/catalog/config/package-frame.html        |    25 +
 .../log4j/catalog/config/package-summary.html      |   164 +
 .../logging/log4j/catalog/config/package-tree.html |   147 +
 .../logging/log4j/catalog/config/package-use.html  |   126 +
 .../catalog/controller/AttributeController.html    |   372 +
 .../catalog/controller/CatalogController.html      |   276 +
 .../catalog/controller/CategoryController.html     |   343 +
 .../catalog/controller/ConstraintController.html   |   340 +
 .../log4j/catalog/controller/EventController.html  |   358 +
 .../catalog/controller/ProductController.html      |   343 +
 .../RestResponseEntityExceptionHandler.html        |   335 +
 .../controller/class-use/AttributeController.html  |   126 +
 .../controller/class-use/CatalogController.html    |   126 +
 .../controller/class-use/CategoryController.html   |   126 +
 .../controller/class-use/ConstraintController.html |   126 +
 .../controller/class-use/EventController.html      |   126 +
 .../controller/class-use/ProductController.html    |   126 +
 .../RestResponseEntityExceptionHandler.html        |   126 +
 .../log4j/catalog/controller/package-frame.html    |    27 +
 .../log4j/catalog/controller/package-summary.html  |   180 +
 .../log4j/catalog/controller/package-tree.html     |   149 +
 .../log4j/catalog/controller/package-use.html      |   126 +
 .../log4j/catalog/git/config/ServiceConfig.html    |   240 +
 .../git/config/class-use/ServiceConfig.html        |   126 +
 .../log4j/catalog/git/config/package-frame.html    |    21 +
 .../log4j/catalog/git/config/package-summary.html  |   153 +
 .../log4j/catalog/git/config/package-tree.html     |   139 +
 .../log4j/catalog/git/config/package-use.html      |   126 +
 .../log4j/catalog/git/dao/GitCatalogDao.html       |   545 +
 .../catalog/git/dao/class-use/GitCatalogDao.html   |   126 +
 .../log4j/catalog/git/dao/package-frame.html       |    21 +
 .../log4j/catalog/git/dao/package-summary.html     |   153 +
 .../log4j/catalog/git/dao/package-tree.html        |   143 +
 .../logging/log4j/catalog/git/dao/package-use.html |   126 +
 .../logging/log4j/catalog/git/package-frame.html   |    15 +
 .../logging/log4j/catalog/git/package-summary.html |   135 +
 .../logging/log4j/catalog/git/package-tree.html    |   129 +
 .../logging/log4j/catalog/git/package-use.html     |   126 +
 .../RequestContextHeaderInterceptor.html           |   293 +
 .../class-use/RequestContextHeaderInterceptor.html |   126 +
 .../log4j/catalog/interceptor/package-frame.html   |    21 +
 .../log4j/catalog/interceptor/package-summary.html |   147 +
 .../log4j/catalog/interceptor/package-tree.html    |   139 +
 .../log4j/catalog/interceptor/package-use.html     |   126 +
 .../log4j/catalog/jpa/config/DataSourceConfig.html |   228 +
 .../catalog/jpa/config/EclipseLinkConfig.html      |   292 +
 .../log4j/catalog/jpa/config/HibernateConfig.html  |   292 +
 .../catalog/jpa/config/HsqldbDataSourceConfig.html |   285 +
 .../jpa/config/PostgresqlDataSourceConfig.html     |   285 +
 .../jpa/config/class-use/DataSourceConfig.html     |   176 +
 .../jpa/config/class-use/EclipseLinkConfig.html    |   126 +
 .../jpa/config/class-use/HibernateConfig.html      |   126 +
 .../config/class-use/HsqldbDataSourceConfig.html   |   126 +
 .../class-use/PostgresqlDataSourceConfig.html      |   126 +
 .../log4j/catalog/jpa/config/package-frame.html    |    28 +
 .../log4j/catalog/jpa/config/package-summary.html  |   186 +
 .../log4j/catalog/jpa/config/package-tree.html     |   146 +
 .../log4j/catalog/jpa/config/package-use.html      |   163 +
 .../catalog/jpa/converter/AttributeConverter.html  |   294 +
 .../jpa/converter/AttributeModelConverter.html     |   294 +
 .../jpa/converter/BooleanToStringConverter.html    |   301 +
 .../catalog/jpa/converter/CategoryConverter.html   |   294 +
 .../jpa/converter/CategoryModelConverter.html      |   294 +
 .../catalog/jpa/converter/DataTypeConverter.html   |   300 +
 .../catalog/jpa/converter/DateTimeConverter.html   |   300 +
 .../catalog/jpa/converter/EventConverter.html      |   294 +
 .../catalog/jpa/converter/EventModelConverter.html |   294 +
 .../catalog/jpa/converter/ProductConverter.html    |   294 +
 .../jpa/converter/ProductModelConverter.html       |   294 +
 .../converter/class-use/AttributeConverter.html    |   126 +
 .../class-use/AttributeModelConverter.html         |   126 +
 .../class-use/BooleanToStringConverter.html        |   126 +
 .../jpa/converter/class-use/CategoryConverter.html |   126 +
 .../class-use/CategoryModelConverter.html          |   126 +
 .../jpa/converter/class-use/DataTypeConverter.html |   126 +
 .../jpa/converter/class-use/DateTimeConverter.html |   126 +
 .../jpa/converter/class-use/EventConverter.html    |   126 +
 .../converter/class-use/EventModelConverter.html   |   126 +
 .../jpa/converter/class-use/ProductConverter.html  |   126 +
 .../converter/class-use/ProductModelConverter.html |   126 +
 .../log4j/catalog/jpa/converter/package-frame.html |    31 +
 .../catalog/jpa/converter/package-summary.html     |   199 +
 .../log4j/catalog/jpa/converter/package-tree.html  |   153 +
 .../log4j/catalog/jpa/converter/package-use.html   |   126 +
 .../log4j/catalog/jpa/dao/AttributeRepository.html |   209 +
 .../log4j/catalog/jpa/dao/BaseRepository.html      |   320 +
 .../log4j/catalog/jpa/dao/CatalogRepository.html   |   202 +
 .../log4j/catalog/jpa/dao/CategoryRepository.html  |   249 +
 .../catalog/jpa/dao/ConstraintRepository.html      |   202 +
 .../log4j/catalog/jpa/dao/EventRepository.html     |   209 +
 .../jpa/dao/PagingAndSortingRepository.html        |   303 +
 .../log4j/catalog/jpa/dao/ProductRepository.html   |   209 +
 .../jpa/dao/class-use/AttributeRepository.html     |   126 +
 .../catalog/jpa/dao/class-use/BaseRepository.html  |   192 +
 .../jpa/dao/class-use/CatalogRepository.html       |   126 +
 .../jpa/dao/class-use/CategoryRepository.html      |   126 +
 .../jpa/dao/class-use/ConstraintRepository.html    |   126 +
 .../catalog/jpa/dao/class-use/EventRepository.html |   126 +
 .../dao/class-use/PagingAndSortingRepository.html  |   180 +
 .../jpa/dao/class-use/ProductRepository.html       |   126 +
 .../log4j/catalog/jpa/dao/package-frame.html       |    28 +
 .../log4j/catalog/jpa/dao/package-summary.html     |   181 +
 .../log4j/catalog/jpa/dao/package-tree.html        |   170 +
 .../logging/log4j/catalog/jpa/dao/package-use.html |   164 +
 .../log4j/catalog/jpa/model/AttributeModel.html    |   805 +
 .../log4j/catalog/jpa/model/CatalogModel.html      |   313 +
 .../log4j/catalog/jpa/model/CategoryModel.html     |   514 +
 .../log4j/catalog/jpa/model/ConstraintModel.html   |   375 +
 .../catalog/jpa/model/EventAttributeModel.html     |   422 +
 .../log4j/catalog/jpa/model/EventModel.html        |   640 +
 .../log4j/catalog/jpa/model/ProductModel.html      |   497 +
 .../jpa/model/class-use/AttributeModel.html        |   342 +
 .../catalog/jpa/model/class-use/CatalogModel.html  |   187 +
 .../catalog/jpa/model/class-use/CategoryModel.html |   333 +
 .../jpa/model/class-use/ConstraintModel.html       |   249 +
 .../jpa/model/class-use/EventAttributeModel.html   |   211 +
 .../catalog/jpa/model/class-use/EventModel.html    |   410 +
 .../catalog/jpa/model/class-use/ProductModel.html  |   297 +
 .../log4j/catalog/jpa/model/package-frame.html     |    27 +
 .../log4j/catalog/jpa/model/package-summary.html   |   183 +
 .../log4j/catalog/jpa/model/package-tree.html      |   145 +
 .../log4j/catalog/jpa/model/package-use.html       |   288 +
 .../logging/log4j/catalog/jpa/package-frame.html   |    15 +
 .../logging/log4j/catalog/jpa/package-summary.html |   135 +
 .../logging/log4j/catalog/jpa/package-tree.html    |   129 +
 .../logging/log4j/catalog/jpa/package-use.html     |   126 +
 .../service/AbstractPagingAndSortingService.html   |   283 +
 .../catalog/jpa/service/AttributeService.html      |   334 +
 .../catalog/jpa/service/AttributeServiceImpl.html  |   432 +
 .../log4j/catalog/jpa/service/CatalogService.html  |   254 +
 .../catalog/jpa/service/CatalogServiceImpl.html    |   358 +
 .../log4j/catalog/jpa/service/CategoryService.html |   334 +
 .../catalog/jpa/service/CategoryServiceImpl.html   |   432 +
 .../catalog/jpa/service/ConstraintService.html     |   279 +
 .../catalog/jpa/service/ConstraintServiceImpl.html |   353 +
 .../log4j/catalog/jpa/service/EventService.html    |   347 +
 .../catalog/jpa/service/EventServiceImpl.html      |   449 +
 .../log4j/catalog/jpa/service/ProductService.html  |   334 +
 .../catalog/jpa/service/ProductServiceImpl.html    |   432 +
 .../class-use/AbstractPagingAndSortingService.html |   178 +
 .../jpa/service/class-use/AttributeService.html    |   166 +
 .../service/class-use/AttributeServiceImpl.html    |   126 +
 .../jpa/service/class-use/CatalogService.html      |   166 +
 .../jpa/service/class-use/CatalogServiceImpl.html  |   126 +
 .../jpa/service/class-use/CategoryService.html     |   166 +
 .../jpa/service/class-use/CategoryServiceImpl.html |   126 +
 .../jpa/service/class-use/ConstraintService.html   |   166 +
 .../service/class-use/ConstraintServiceImpl.html   |   126 +
 .../jpa/service/class-use/EventService.html        |   166 +
 .../jpa/service/class-use/EventServiceImpl.html    |   126 +
 .../jpa/service/class-use/ProductService.html      |   166 +
 .../jpa/service/class-use/ProductServiceImpl.html  |   126 +
 .../log4j/catalog/jpa/service/package-frame.html   |    36 +
 .../log4j/catalog/jpa/service/package-summary.html |   205 +
 .../log4j/catalog/jpa/service/package-tree.html    |   157 +
 .../log4j/catalog/jpa/service/package-use.html     |   179 +
 .../logging/log4j/catalog/package-frame.html       |    21 +
 .../logging/log4j/catalog/package-summary.html     |   144 +
 .../apache/logging/log4j/catalog/package-tree.html |   143 +
 .../apache/logging/log4j/catalog/package-use.html  |   126 +
 .../security/LocalAuthorizationInterceptor.html    |   302 +
 .../class-use/LocalAuthorizationInterceptor.html   |   166 +
 .../log4j/catalog/security/package-frame.html      |    21 +
 .../log4j/catalog/security/package-summary.html    |   144 +
 .../log4j/catalog/security/package-tree.html       |   143 +
 .../log4j/catalog/security/package-use.html        |   159 +
 .../log4j/catalog/service/CatalogInitializer.html  |   240 +
 .../service/class-use/CatalogInitializer.html      |   126 +
 .../log4j/catalog/service/package-frame.html       |    21 +
 .../log4j/catalog/service/package-summary.html     |   144 +
 .../log4j/catalog/service/package-tree.html        |   139 +
 .../logging/log4j/catalog/service/package-use.html |   126 +
 .../log4j-audit-1.0.1/apidocs/overview-frame.html  |    58 +
 .../apidocs/overview-summary.html                  |   302 +
 .../log4j-audit-1.0.1/apidocs/overview-tree.html   |   520 +
 .../log4j-audit-1.0.1/apidocs/package-list         |    37 +
 .../log4j-audit-1.0.1/apidocs/script.js            |    30 +
 .../log4j-audit-1.0.1/apidocs/serialized-form.html |   798 +
 .../log4j-audit-1.0.1/apidocs/stylesheet.css       |   574 +
 docs/log4j-audit/log4j-audit-1.0.1/build.html      |   227 +
 docs/log4j-audit/log4j-audit-1.0.1/catalog.html    |   290 +
 docs/log4j-audit/log4j-audit-1.0.1/changelog.html  |   217 +
 .../log4j-audit-1.0.1/changes-report.html          |   267 +
 .../log4j-audit-1.0.1/checkstyle-aggregate.html    |  7188 +++++
 docs/log4j-audit/log4j-audit-1.0.1/checkstyle.rss  |  2462 ++
 .../log4j-audit-1.0.1/css/bootstrap.css            |  5893 ++++
 .../log4j-audit-1.0.1/css/bootstrap.min.css        |     9 +
 .../log4j-audit-1.0.1/css/maven-theme.css          |   141 +
 docs/log4j-audit/log4j-audit-1.0.1/css/site.css    |   115 +
 .../log4j-audit-1.0.1/dependency-convergence.html  |   234 +
 .../log4j-audit-1.0.1/dependency-info.html         |   239 +
 .../log4j-audit-1.0.1/dependency-management.html   |  4169 +++
 docs/log4j-audit/log4j-audit-1.0.1/download.html   |   290 +
 .../log4j-audit-1.0.1/gettingStarted.html          |   546 +
 docs/log4j-audit/log4j-audit-1.0.1/guidelines.html |   660 +
 .../images/IntelliJ-IDEA-logo.png                  |   Bin 0 -> 4299 bytes
 .../log4j-audit-1.0.1/images/YourKitLogo.png       |   Bin 0 -> 5554 bytes
 docs/log4j-audit/log4j-audit-1.0.1/images/add.gif  |   Bin 0 -> 207 bytes
 .../log4j-audit-1.0.1/images/attributes.png        |   Bin 0 -> 131854 bytes
 .../log4j-audit-1.0.1/images/collapsed.gif         |   Bin 0 -> 820 bytes
 .../log4j-audit-1.0.1/images/events.png            |   Bin 0 -> 65484 bytes
 .../log4j-audit-1.0.1/images/expanded.gif          |   Bin 0 -> 52 bytes
 .../log4j-audit-1.0.1/images/external.png          |   Bin 0 -> 230 bytes
 docs/log4j-audit/log4j-audit-1.0.1/images/fix.gif  |   Bin 0 -> 181 bytes
 .../log4j-audit-1.0.1/images/icon_error_sml.gif    |   Bin 0 -> 1010 bytes
 .../log4j-audit-1.0.1/images/icon_help_sml.gif     |   Bin 0 -> 1019 bytes
 .../log4j-audit-1.0.1/images/icon_info_sml.gif     |   Bin 0 -> 606 bytes
 .../log4j-audit-1.0.1/images/icon_success_sml.gif  |   Bin 0 -> 990 bytes
 .../log4j-audit-1.0.1/images/icon_warning_sml.gif  |   Bin 0 -> 576 bytes
 docs/log4j-audit/log4j-audit-1.0.1/images/logo.png |   Bin 0 -> 30347 bytes
 .../log4j-audit-1.0.1/images/ls-logo.jpg           |   Bin 0 -> 41915 bytes
 .../log4j-audit-1.0.1/images/maven-feather.png     |   Bin 0 -> 3330 bytes
 .../log4j-audit-1.0.1/images/newwindow.png         |   Bin 0 -> 220 bytes
 .../log4j-audit-1.0.1/images/remove.gif            |   Bin 0 -> 227 bytes
 .../log4j-audit-1.0.1/images/request-context.png   |   Bin 0 -> 48597 bytes
 docs/log4j-audit/log4j-audit-1.0.1/images/rss.png  |   Bin 0 -> 249 bytes
 .../log4j-audit-1.0.1/images/update.gif            |   Bin 0 -> 192 bytes
 .../img/glyphicons-halflings-white.png             |   Bin 0 -> 8777 bytes
 .../log4j-audit-1.0.1/img/glyphicons-halflings.png |   Bin 0 -> 12799 bytes
 docs/log4j-audit/log4j-audit-1.0.1/index.html      |   249 +
 .../log4j-audit-1.0.1/issue-tracking.html          |   208 +
 docs/log4j-audit/log4j-audit-1.0.1/javadoc.html    |   277 +
 docs/log4j-audit/log4j-audit-1.0.1/javastyle.html  |  1457 +
 .../log4j-audit/log4j-audit-1.0.1/jira-report.html |   291 +
 docs/log4j-audit/log4j-audit-1.0.1/js/bootstrap.js |  2027 ++
 .../log4j-audit-1.0.1/js/bootstrap.min.js          |     6 +
 docs/log4j-audit/log4j-audit-1.0.1/js/jquery.js    |  9266 ++++++
 .../log4j-audit/log4j-audit-1.0.1/js/jquery.min.js |     4 +
 docs/log4j-audit/log4j-audit-1.0.1/js/prettify.js  |  1477 +
 .../log4j-audit-1.0.1/js/prettify.min.js           |    41 +
 docs/log4j-audit/log4j-audit-1.0.1/js/site.js      |   113 +
 docs/log4j-audit/log4j-audit-1.0.1/license.html    |   411 +
 .../log4j-audit-1.0.1/log4j-audit-parent.pdf       |   Bin 0 -> 244806 bytes
 .../log4j-audit/css/bootstrap.css                  |  5893 ++++
 .../log4j-audit/css/bootstrap.min.css              |     9 +
 .../log4j-audit/css/maven-theme.css                |   141 +
 .../log4j-audit-1.0.1/log4j-audit/css/site.css     |   115 +
 .../log4j-audit/dependency-convergence.html        |   195 +
 .../log4j-audit/dependency-info.html               |   200 +
 .../log4j-audit/dependency-management.html         |  4130 +++
 .../log4j-audit/images/IntelliJ-IDEA-logo.png      |   Bin 0 -> 4299 bytes
 .../log4j-audit/images/YourKitLogo.png             |   Bin 0 -> 5554 bytes
 .../log4j-audit/images/attributes.png              |   Bin 0 -> 131854 bytes
 .../log4j-audit/images/collapsed.gif               |   Bin 0 -> 820 bytes
 .../log4j-audit/images/events.png                  |   Bin 0 -> 65484 bytes
 .../log4j-audit/images/expanded.gif                |   Bin 0 -> 52 bytes
 .../log4j-audit/images/external.png                |   Bin 0 -> 230 bytes
 .../log4j-audit/images/icon_error_sml.gif          |   Bin 0 -> 1010 bytes
 .../log4j-audit/images/icon_info_sml.gif           |   Bin 0 -> 606 bytes
 .../log4j-audit/images/icon_success_sml.gif        |   Bin 0 -> 990 bytes
 .../log4j-audit/images/icon_warning_sml.gif        |   Bin 0 -> 576 bytes
 .../log4j-audit-1.0.1/log4j-audit/images/logo.png  |   Bin 0 -> 30347 bytes
 .../log4j-audit/images/ls-logo.jpg                 |   Bin 0 -> 41915 bytes
 .../log4j-audit/images/maven-feather.png           |   Bin 0 -> 3330 bytes
 .../log4j-audit/images/newwindow.png               |   Bin 0 -> 220 bytes
 .../log4j-audit/images/request-context.png         |   Bin 0 -> 48597 bytes
 .../log4j-audit/img/glyphicons-halflings-white.png |   Bin 0 -> 8777 bytes
 .../log4j-audit/img/glyphicons-halflings.png       |   Bin 0 -> 12799 bytes
 .../log4j-audit-1.0.1/log4j-audit/index.html       |   180 +
 .../log4j-audit/issue-tracking.html                |   169 +
 .../log4j-audit-1.0.1/log4j-audit/jira-report.html |   252 +
 .../log4j-audit-1.0.1/log4j-audit/js/bootstrap.js  |  2027 ++
 .../log4j-audit/js/bootstrap.min.js                |     6 +
 .../log4j-audit-1.0.1/log4j-audit/js/jquery.js     |  9266 ++++++
 .../log4j-audit-1.0.1/log4j-audit/js/jquery.min.js |     4 +
 .../log4j-audit-1.0.1/log4j-audit/js/prettify.js   |  1477 +
 .../log4j-audit/js/prettify.min.js                 |    41 +
 .../log4j-audit-1.0.1/log4j-audit/js/site.js       |   113 +
 .../log4j-audit-1.0.1/log4j-audit/license.html     |   372 +
 .../log4j-audit/log4j-audit-api/checkstyle.html    |  1715 ++
 .../log4j-audit/log4j-audit-api/checkstyle.rss     |   684 +
 .../log4j-audit/log4j-audit-api/cpd.html           |   278 +
 .../log4j-audit/log4j-audit-api/css/bootstrap.css  |  5893 ++++
 .../log4j-audit-api/css/bootstrap.min.css          |     9 +
 .../log4j-audit-api/css/maven-theme.css            |   141 +
 .../log4j-audit/log4j-audit-api/css/site.css       |   115 +
 .../log4j-audit/log4j-audit-api/dependencies.html  |   921 +
 .../log4j-audit-api/dependency-convergence.html    |   279 +
 .../log4j-audit-api/dependency-info.html           |   283 +
 .../log4j-audit-api/dependency-management.html     |  4214 +++
 .../log4j-audit/log4j-audit-api/findbugs.html      |   268 +
 .../log4j-audit-api/images/IntelliJ-IDEA-logo.png  |   Bin 0 -> 4299 bytes
 .../log4j-audit-api/images/YourKitLogo.png         |   Bin 0 -> 5554 bytes
 .../log4j-audit-api/images/attributes.png          |   Bin 0 -> 131854 bytes
 .../log4j-audit/log4j-audit-api/images/close.gif   |   Bin 0 -> 279 bytes
 .../log4j-audit-api/images/collapsed.gif           |   Bin 0 -> 820 bytes
 .../log4j-audit/log4j-audit-api/images/events.png  |   Bin 0 -> 65484 bytes
 .../log4j-audit-api/images/expanded.gif            |   Bin 0 -> 52 bytes
 .../log4j-audit-api/images/external.png            |   Bin 0 -> 230 bytes
 .../log4j-audit-api/images/icon_error_sml.gif      |   Bin 0 -> 1010 bytes
 .../log4j-audit-api/images/icon_info_sml.gif       |   Bin 0 -> 606 bytes
 .../log4j-audit-api/images/icon_success_sml.gif    |   Bin 0 -> 990 bytes
 .../log4j-audit-api/images/icon_warning_sml.gif    |   Bin 0 -> 576 bytes
 .../log4j-audit/log4j-audit-api/images/logo.png    |   Bin 0 -> 30347 bytes
 .../log4j-audit/log4j-audit-api/images/ls-logo.jpg |   Bin 0 -> 41915 bytes
 .../log4j-audit-api/images/maven-feather.png       |   Bin 0 -> 3330 bytes
 .../log4j-audit-api/images/newwindow.png           |   Bin 0 -> 220 bytes
 .../log4j-audit-api/images/request-context.png     |   Bin 0 -> 48597 bytes
 .../log4j-audit/log4j-audit-api/images/rss.png     |   Bin 0 -> 360 bytes
 .../img/glyphicons-halflings-white.png             |   Bin 0 -> 8777 bytes
 .../log4j-audit-api/img/glyphicons-halflings.png   |   Bin 0 -> 12799 bytes
 .../log4j-audit/log4j-audit-api/index.html         |   264 +
 .../log4j-audit-api/issue-tracking.html            |   253 +
 .../log4j-audit/log4j-audit-api/jira-report.html   |   334 +
 .../log4j-audit/log4j-audit-api/js/bootstrap.js    |  2027 ++
 .../log4j-audit-api/js/bootstrap.min.js            |     6 +
 .../log4j-audit/log4j-audit-api/js/jquery.js       |  9266 ++++++
 .../log4j-audit/log4j-audit-api/js/jquery.min.js   |     4 +
 .../log4j-audit/log4j-audit-api/js/prettify.js     |  1477 +
 .../log4j-audit/log4j-audit-api/js/prettify.min.js |    41 +
 .../log4j-audit/log4j-audit-api/js/site.js         |   113 +
 .../log4j-audit/log4j-audit-api/license.html       |   456 +
 .../log4j-audit-api/log4j-audit-api.pdf            |   Bin 0 -> 12004 bytes
 .../log4j-audit/log4j-audit-api/mail-lists.html    |   284 +
 .../log4j-audit/log4j-audit-api/pdf-config.xml     |    47 +
 .../log4j-audit/log4j-audit-api/pmd.html           |   356 +
 .../log4j-audit/log4j-audit-api/project-info.html  |   287 +
 .../log4j-audit-api/project-reports.html           |   273 +
 .../log4j-audit-api/project-summary.html           |   295 +
 .../log4j-audit/log4j-audit-api/rat-report.html    |   474 +
 .../log4j-audit-api/source-repository.html         |   266 +
 .../log4j-audit/log4j-audit-api/team-list.html     |   280 +
 .../log4j-audit-api/xref/allclasses-frame.html     |   173 +
 .../log4j-audit/log4j-audit-api/xref/index.html    |    25 +
 .../logging/log4j/audit/AbstractEventLogger.html   |   244 +
 .../apache/logging/log4j/audit/ActivityLogger.html |    62 +
 .../org/apache/logging/log4j/audit/AuditEvent.html |    54 +
 .../logging/log4j/audit/AuditExceptionHandler.html |    46 +
 .../apache/logging/log4j/audit/AuditLogger.html    |    63 +
 .../apache/logging/log4j/audit/AuditMessage.html   |    71 +
 .../logging/log4j/audit/LogEventFactory.html       |   423 +
 .../logging/log4j/audit/annotation/Chained.html    |    46 +
 .../log4j/audit/annotation/ChainedSupplier.html    |    42 +
 .../log4j/audit/annotation/ClientServer.html       |    42 +
 .../logging/log4j/audit/annotation/Constraint.html |    46 +
 .../log4j/audit/annotation/Constraints.html        |    44 +
 .../log4j/audit/annotation/HeaderPrefix.html       |    42 +
 .../logging/log4j/audit/annotation/Local.html      |    41 +
 .../logging/log4j/audit/annotation/MaxLength.html  |    44 +
 .../log4j/audit/annotation/RequestContext.html     |    55 +
 .../annotation/RequestContextConstraints.html      |    44 +
 .../logging/log4j/audit/annotation/Required.html   |    43 +
 .../log4j/audit/annotation/package-frame.html      |    54 +
 .../log4j/audit/annotation/package-summary.html    |   119 +
 .../log4j/audit/catalog/CatalogManager.html        |    76 +
 .../log4j/audit/catalog/CatalogManagerImpl.html    |   228 +
 .../logging/log4j/audit/catalog/package-frame.html |    30 +
 .../log4j/audit/catalog/package-summary.html       |    79 +
 .../apache/logging/log4j/audit/dto/AuditDto.html   |   122 +
 .../logging/log4j/audit/dto/package-frame.html     |    24 +
 .../logging/log4j/audit/dto/package-summary.html   |    69 +
 .../log4j/audit/exception/AuditException.html      |    50 +
 .../exception/ConstraintValidationException.html   |    50 +
 .../log4j/audit/exception/package-frame.html       |    27 +
 .../log4j/audit/exception/package-summary.html     |    74 +
 .../log4j/audit/generator/AccessorDefinition.html  |   166 +
 .../log4j/audit/generator/ClassGenerator.html      |   377 +
 .../logging/log4j/audit/generator/Constants.html   |    38 +
 .../audit/generator/ConstructorDefinition.html     |   135 +
 .../log4j/audit/generator/InterfacesGenerator.html |   332 +
 .../log4j/audit/generator/MethodDefinition.html    |   347 +
 .../logging/log4j/audit/generator/Parameter.html   |    90 +
 .../log4j/audit/generator/VariableDefinition.html  |   162 +
 .../log4j/audit/generator/package-frame.html       |    54 +
 .../log4j/audit/generator/package-summary.html     |   119 +
 .../logging/log4j/audit/layout/AuditLayout.html    |    33 +
 .../logging/log4j/audit/layout/package-frame.html  |    24 +
 .../log4j/audit/layout/package-summary.html        |    69 +
 .../apache/logging/log4j/audit/package-frame.html  |    51 +
 .../logging/log4j/audit/package-summary.html       |   114 +
 .../log4j/audit/request/ChainedMapping.html        |    53 +
 .../log4j/audit/request/ClientServerMapping.html   |    39 +
 .../logging/log4j/audit/request/LocalMapping.html  |    39 +
 .../log4j/audit/request/RequestContextMapping.html |    68 +
 .../audit/request/RequestContextMappings.html      |   130 +
 .../apache/logging/log4j/audit/request/Scope.html  |    34 +
 .../logging/log4j/audit/request/package-frame.html |    39 +
 .../log4j/audit/request/package-summary.html       |    94 +
 .../logging/log4j/audit/rest/ElapsedUtil.html      |    68 +
 .../log4j/audit/rest/RequestContextFilter.html     |   137 +
 .../rest/RequestContextHandlerInterceptor.html     |   100 +
 .../rest/RequestContextHeaderInterceptor.html      |    75 +
 .../logging/log4j/audit/rest/package-frame.html    |    33 +
 .../logging/log4j/audit/rest/package-summary.html  |    84 +
 .../log4j/audit/util/JsonObjectMapperFactory.html  |   177 +
 .../logging/log4j/audit/util/NamingUtils.html      |    92 +
 .../logging/log4j/audit/util/StringUtil.html       |    44 +
 .../logging/log4j/audit/util/package-frame.html    |    30 +
 .../logging/log4j/audit/util/package-summary.html  |    79 +
 .../log4j-audit-api/xref/overview-frame.html       |    52 +
 .../log4j-audit-api/xref/overview-summary.html     |   111 +
 .../log4j-audit-api/xref/stylesheet.css            |   114 +
 .../log4j-audit-maven-plugin/checkstyle.html       |   304 +
 .../log4j-audit-maven-plugin/checkstyle.rss        |    68 +
 .../log4j-audit-maven-plugin/css/bootstrap.css     |  5893 ++++
 .../log4j-audit-maven-plugin/css/bootstrap.min.css |     9 +
 .../log4j-audit-maven-plugin/css/maven-theme.css   |   141 +
 .../log4j-audit-maven-plugin/css/site.css          |   115 +
 .../log4j-audit-maven-plugin/dependencies.html     |  1245 +
 .../dependency-convergence.html                    |   279 +
 .../log4j-audit-maven-plugin/dependency-info.html  |   284 +
 .../dependency-management.html                     |  4214 +++
 .../log4j-audit-maven-plugin/findbugs.html         |   265 +
 .../images/IntelliJ-IDEA-logo.png                  |   Bin 0 -> 4299 bytes
 .../images/YourKitLogo.png                         |   Bin 0 -> 5554 bytes
 .../log4j-audit-maven-plugin/images/attributes.png |   Bin 0 -> 131854 bytes
 .../log4j-audit-maven-plugin/images/close.gif      |   Bin 0 -> 279 bytes
 .../log4j-audit-maven-plugin/images/collapsed.gif  |   Bin 0 -> 820 bytes
 .../log4j-audit-maven-plugin/images/events.png     |   Bin 0 -> 65484 bytes
 .../log4j-audit-maven-plugin/images/expanded.gif   |   Bin 0 -> 52 bytes
 .../log4j-audit-maven-plugin/images/external.png   |   Bin 0 -> 230 bytes
 .../images/icon_error_sml.gif                      |   Bin 0 -> 1010 bytes
 .../images/icon_info_sml.gif                       |   Bin 0 -> 606 bytes
 .../images/icon_success_sml.gif                    |   Bin 0 -> 990 bytes
 .../images/icon_warning_sml.gif                    |   Bin 0 -> 576 bytes
 .../log4j-audit-maven-plugin/images/logo.png       |   Bin 0 -> 30347 bytes
 .../log4j-audit-maven-plugin/images/ls-logo.jpg    |   Bin 0 -> 41915 bytes
 .../images/maven-feather.png                       |   Bin 0 -> 3330 bytes
 .../log4j-audit-maven-plugin/images/newwindow.png  |   Bin 0 -> 220 bytes
 .../images/request-context.png                     |   Bin 0 -> 48597 bytes
 .../log4j-audit-maven-plugin/images/rss.png        |   Bin 0 -> 360 bytes
 .../img/glyphicons-halflings-white.png             |   Bin 0 -> 8777 bytes
 .../img/glyphicons-halflings.png                   |   Bin 0 -> 12799 bytes
 .../log4j-audit-maven-plugin/index.html            |   361 +
 .../log4j-audit-maven-plugin/issue-tracking.html   |   253 +
 .../log4j-audit-maven-plugin/jira-report.html      |   331 +
 .../log4j-audit-maven-plugin/js/bootstrap.js       |  2027 ++
 .../log4j-audit-maven-plugin/js/bootstrap.min.js   |     6 +
 .../log4j-audit-maven-plugin/js/jquery.js          |  9266 ++++++
 .../log4j-audit-maven-plugin/js/jquery.min.js      |     4 +
 .../log4j-audit-maven-plugin/js/prettify.js        |  1477 +
 .../log4j-audit-maven-plugin/js/prettify.min.js    |    41 +
 .../log4j-audit-maven-plugin/js/site.js            |   113 +
 .../log4j-audit-maven-plugin/license.html          |   456 +
 .../log4j-audit-maven-plugin.pdf                   |   Bin 0 -> 12066 bytes
 .../log4j-audit-maven-plugin/mail-lists.html       |   284 +
 .../log4j-audit-maven-plugin/pdf-config.xml        |    47 +
 .../log4j-audit/log4j-audit-maven-plugin/pmd.html  |   254 +
 .../log4j-audit-maven-plugin/project-info.html     |   287 +
 .../log4j-audit-maven-plugin/project-reports.html  |   267 +
 .../log4j-audit-maven-plugin/project-summary.html  |   295 +
 .../log4j-audit-maven-plugin/rat-report.html       |   281 +
 .../source-repository.html                         |   266 +
 .../log4j-audit-maven-plugin/team-list.html        |   280 +
 .../xref/allclasses-frame.html                     |    23 +
 .../log4j-audit-maven-plugin/xref/index.html       |    25 +
 .../logging/log4j/audit/plugin/AuditMojo.html      |   141 +
 .../logging/log4j/audit/plugin/HelpMojo.html       |   471 +
 .../logging/log4j/audit/plugin/package-frame.html  |    27 +
 .../log4j/audit/plugin/package-summary.html        |    74 +
 .../xref/overview-frame.html                       |    25 +
 .../xref/overview-summary.html                     |    66 +
 .../log4j-audit-maven-plugin/xref/stylesheet.css   |   114 +
 .../log4j-audit/log4j-audit-war/checkstyle.html    |  1444 +
 .../log4j-audit/log4j-audit-war/checkstyle.rss     |   208 +
 .../log4j-audit/log4j-audit-war/css/bootstrap.css  |  5893 ++++
 .../log4j-audit-war/css/bootstrap.min.css          |     9 +
 .../log4j-audit-war/css/maven-theme.css            |   141 +
 .../log4j-audit/log4j-audit-war/css/site.css       |   115 +
 .../log4j-audit/log4j-audit-war/dependencies.html  |  2492 ++
 .../log4j-audit-war/dependency-convergence.html    |   279 +
 .../log4j-audit-war/dependency-info.html           |   284 +
 .../log4j-audit-war/dependency-management.html     |  4214 +++
 .../log4j-audit/log4j-audit-war/findbugs.html      |   265 +
 .../log4j-audit-war/images/IntelliJ-IDEA-logo.png  |   Bin 0 -> 4299 bytes
 .../log4j-audit-war/images/YourKitLogo.png         |   Bin 0 -> 5554 bytes
 .../log4j-audit-war/images/attributes.png          |   Bin 0 -> 131854 bytes
 .../log4j-audit/log4j-audit-war/images/close.gif   |   Bin 0 -> 279 bytes
 .../log4j-audit-war/images/collapsed.gif           |   Bin 0 -> 820 bytes
 .../log4j-audit/log4j-audit-war/images/events.png  |   Bin 0 -> 65484 bytes
 .../log4j-audit-war/images/expanded.gif            |   Bin 0 -> 52 bytes
 .../log4j-audit-war/images/external.png            |   Bin 0 -> 230 bytes
 .../log4j-audit-war/images/icon_error_sml.gif      |   Bin 0 -> 1010 bytes
 .../log4j-audit-war/images/icon_info_sml.gif       |   Bin 0 -> 606 bytes
 .../log4j-audit-war/images/icon_success_sml.gif    |   Bin 0 -> 990 bytes
 .../log4j-audit-war/images/icon_warning_sml.gif    |   Bin 0 -> 576 bytes
 .../log4j-audit/log4j-audit-war/images/logo.png    |   Bin 0 -> 30347 bytes
 .../log4j-audit/log4j-audit-war/images/ls-logo.jpg |   Bin 0 -> 41915 bytes
 .../log4j-audit-war/images/maven-feather.png       |   Bin 0 -> 3330 bytes
 .../log4j-audit-war/images/newwindow.png           |   Bin 0 -> 220 bytes
 .../log4j-audit-war/images/request-context.png     |   Bin 0 -> 48597 bytes
 .../log4j-audit/log4j-audit-war/images/rss.png     |   Bin 0 -> 360 bytes
 .../img/glyphicons-halflings-white.png             |   Bin 0 -> 8777 bytes
 .../log4j-audit-war/img/glyphicons-halflings.png   |   Bin 0 -> 12799 bytes
 .../log4j-audit/log4j-audit-war/index.html         |   264 +
 .../log4j-audit-war/issue-tracking.html            |   253 +
 .../log4j-audit/log4j-audit-war/jira-report.html   |   331 +
 .../log4j-audit/log4j-audit-war/js/bootstrap.js    |  2027 ++
 .../log4j-audit-war/js/bootstrap.min.js            |     6 +
 .../log4j-audit/log4j-audit-war/js/jquery.js       |  9266 ++++++
 .../log4j-audit/log4j-audit-war/js/jquery.min.js   |     4 +
 .../log4j-audit/log4j-audit-war/js/prettify.js     |  1477 +
 .../log4j-audit/log4j-audit-war/js/prettify.min.js |    41 +
 .../log4j-audit/log4j-audit-war/js/site.js         |   113 +
 .../log4j-audit/log4j-audit-war/license.html       |   456 +
 .../log4j-audit-war/log4j-audit-war.pdf            |   Bin 0 -> 12016 bytes
 .../log4j-audit/log4j-audit-war/mail-lists.html    |   284 +
 .../log4j-audit/log4j-audit-war/pdf-config.xml     |    47 +
 .../log4j-audit/log4j-audit-war/pmd.html           |   317 +
 .../log4j-audit/log4j-audit-war/project-info.html  |   287 +
 .../log4j-audit-war/project-reports.html           |   267 +
 .../log4j-audit-war/project-summary.html           |   295 +
 .../log4j-audit/log4j-audit-war/rat-report.html    |   295 +
 .../log4j-audit-war/source-repository.html         |   266 +
 .../log4j-audit/log4j-audit-war/team-list.html     |   280 +
 .../log4j-audit-war/xref/allclasses-frame.html     |    50 +
 .../log4j-audit/log4j-audit-war/xref/index.html    |    25 +
 .../audit/service/catalog/AuditCatalogManager.html |   199 +
 .../log4j/audit/service/catalog/AuditManager.html  |    42 +
 .../log4j/audit/service/catalog/package-frame.html |    27 +
 .../audit/service/catalog/package-summary.html     |    74 +
 .../service/config/ApplicationConfiguration.html   |    36 +
 .../audit/service/config/ConfigurationService.html |    46 +
 .../log4j/audit/service/config/SwaggerConfig.html  |    76 +
 .../audit/service/config/WebAppInitializer.html    |    66 +
 .../audit/service/config/WebMvcAppContext.html     |   200 +
 .../log4j/audit/service/config/package-frame.html  |    36 +
 .../audit/service/config/package-summary.html      |    89 +
 .../audit/service/controller/AuditController.html  |    76 +
 .../service/controller/CatalogController.html      |   476 +
 .../RestResponseEntityExceptionHandler.html        |    73 +
 .../audit/service/controller/package-frame.html    |    30 +
 .../audit/service/controller/package-summary.html  |    79 +
 .../security/LocalAuthorizationInterceptor.html    |    70 +
 .../audit/service/security/package-frame.html      |    24 +
 .../audit/service/security/package-summary.html    |    69 +
 .../log4j-audit-war/xref/overview-frame.html       |    34 +
 .../log4j-audit-war/xref/overview-summary.html     |    81 +
 .../log4j-audit-war/xref/stylesheet.css            |   114 +
 .../log4j-audit-1.0.1/log4j-audit/log4j-audit.pdf  |   Bin 0 -> 9411 bytes
 .../log4j-audit-1.0.1/log4j-audit/mail-lists.html  |   200 +
 .../log4j-audit-1.0.1/log4j-audit/pdf-config.xml   |    47 +
 .../log4j-audit/project-info.html                  |   200 +
 .../log4j-audit/project-reports.html               |   176 +
 .../log4j-audit/project-summary.html               |   208 +
 .../log4j-audit-1.0.1/log4j-audit/rat-report.html  |   194 +
 .../log4j-audit/source-repository.html             |   182 +
 .../log4j-audit-1.0.1/log4j-audit/team-list.html   |   196 +
 .../log4j-catalog/css/bootstrap.css                |  5893 ++++
 .../log4j-catalog/css/bootstrap.min.css            |     9 +
 .../log4j-catalog/css/maven-theme.css              |   141 +
 .../log4j-audit-1.0.1/log4j-catalog/css/site.css   |   115 +
 .../log4j-catalog/dependency-convergence.html      |   195 +
 .../log4j-catalog/dependency-info.html             |   200 +
 .../log4j-catalog/dependency-management.html       |  4130 +++
 .../log4j-catalog/images/IntelliJ-IDEA-logo.png    |   Bin 0 -> 4299 bytes
 .../log4j-catalog/images/YourKitLogo.png           |   Bin 0 -> 5554 bytes
 .../log4j-catalog/images/attributes.png            |   Bin 0 -> 131854 bytes
 .../log4j-catalog/images/collapsed.gif             |   Bin 0 -> 820 bytes
 .../log4j-catalog/images/events.png                |   Bin 0 -> 65484 bytes
 .../log4j-catalog/images/expanded.gif              |   Bin 0 -> 52 bytes
 .../log4j-catalog/images/external.png              |   Bin 0 -> 230 bytes
 .../log4j-catalog/images/icon_error_sml.gif        |   Bin 0 -> 1010 bytes
 .../log4j-catalog/images/icon_info_sml.gif         |   Bin 0 -> 606 bytes
 .../log4j-catalog/images/icon_success_sml.gif      |   Bin 0 -> 990 bytes
 .../log4j-catalog/images/icon_warning_sml.gif      |   Bin 0 -> 576 bytes
 .../log4j-catalog/images/logo.png                  |   Bin 0 -> 30347 bytes
 .../log4j-catalog/images/ls-logo.jpg               |   Bin 0 -> 41915 bytes
 .../log4j-catalog/images/maven-feather.png         |   Bin 0 -> 3330 bytes
 .../log4j-catalog/images/newwindow.png             |   Bin 0 -> 220 bytes
 .../log4j-catalog/images/request-context.png       |   Bin 0 -> 48597 bytes
 .../img/glyphicons-halflings-white.png             |   Bin 0 -> 8777 bytes
 .../log4j-catalog/img/glyphicons-halflings.png     |   Bin 0 -> 12799 bytes
 .../log4j-audit-1.0.1/log4j-catalog/index.html     |   183 +
 .../log4j-catalog/issue-tracking.html              |   169 +
 .../log4j-catalog/jira-report.html                 |   252 +
 .../log4j-catalog/js/bootstrap.js                  |  2027 ++
 .../log4j-catalog/js/bootstrap.min.js              |     6 +
 .../log4j-audit-1.0.1/log4j-catalog/js/jquery.js   |  9266 ++++++
 .../log4j-catalog/js/jquery.min.js                 |     4 +
 .../log4j-audit-1.0.1/log4j-catalog/js/prettify.js |  1477 +
 .../log4j-catalog/js/prettify.min.js               |    41 +
 .../log4j-audit-1.0.1/log4j-catalog/js/site.js     |   113 +
 .../log4j-audit-1.0.1/log4j-catalog/license.html   |   372 +
 .../log4j-catalog-api/checkstyle.html              |  1648 ++
 .../log4j-catalog/log4j-catalog-api/checkstyle.rss |   670 +
 .../log4j-catalog-api/css/bootstrap.css            |  5893 ++++
 .../log4j-catalog-api/css/bootstrap.min.css        |     9 +
 .../log4j-catalog-api/css/maven-theme.css          |   141 +
 .../log4j-catalog/log4j-catalog-api/css/site.css   |   115 +
 .../log4j-catalog-api/dependencies.html            |   824 +
 .../log4j-catalog-api/dependency-convergence.html  |   279 +
 .../log4j-catalog-api/dependency-info.html         |   283 +
 .../log4j-catalog-api/dependency-management.html   |  4214 +++
 .../log4j-catalog/log4j-catalog-api/findbugs.html  |   265 +
 .../images/IntelliJ-IDEA-logo.png                  |   Bin 0 -> 4299 bytes
 .../log4j-catalog-api/images/YourKitLogo.png       |   Bin 0 -> 5554 bytes
 .../log4j-catalog-api/images/attributes.png        |   Bin 0 -> 131854 bytes
 .../log4j-catalog-api/images/close.gif             |   Bin 0 -> 279 bytes
 .../log4j-catalog-api/images/collapsed.gif         |   Bin 0 -> 820 bytes
 .../log4j-catalog-api/images/events.png            |   Bin 0 -> 65484 bytes
 .../log4j-catalog-api/images/expanded.gif          |   Bin 0 -> 52 bytes
 .../log4j-catalog-api/images/external.png          |   Bin 0 -> 230 bytes
 .../log4j-catalog-api/images/icon_error_sml.gif    |   Bin 0 -> 1010 bytes
 .../log4j-catalog-api/images/icon_info_sml.gif     |   Bin 0 -> 606 bytes
 .../log4j-catalog-api/images/icon_success_sml.gif  |   Bin 0 -> 990 bytes
 .../log4j-catalog-api/images/icon_warning_sml.gif  |   Bin 0 -> 576 bytes
 .../log4j-catalog-api/images/logo.png              |   Bin 0 -> 30347 bytes
 .../log4j-catalog-api/images/ls-logo.jpg           |   Bin 0 -> 41915 bytes
 .../log4j-catalog-api/images/maven-feather.png     |   Bin 0 -> 3330 bytes
 .../log4j-catalog-api/images/newwindow.png         |   Bin 0 -> 220 bytes
 .../log4j-catalog-api/images/request-context.png   |   Bin 0 -> 48597 bytes
 .../log4j-catalog/log4j-catalog-api/images/rss.png |   Bin 0 -> 360 bytes
 .../img/glyphicons-halflings-white.png             |   Bin 0 -> 8777 bytes
 .../log4j-catalog-api/img/glyphicons-halflings.png |   Bin 0 -> 12799 bytes
 .../log4j-catalog/log4j-catalog-api/index.html     |   264 +
 .../log4j-catalog-api/issue-tracking.html          |   253 +
 .../log4j-catalog-api/jira-report.html             |   331 +
 .../log4j-catalog-api/js/bootstrap.js              |  2027 ++
 .../log4j-catalog-api/js/bootstrap.min.js          |     6 +
 .../log4j-catalog/log4j-catalog-api/js/jquery.js   |  9266 ++++++
 .../log4j-catalog-api/js/jquery.min.js             |     4 +
 .../log4j-catalog/log4j-catalog-api/js/prettify.js |  1477 +
 .../log4j-catalog-api/js/prettify.min.js           |    41 +
 .../log4j-catalog/log4j-catalog-api/js/site.js     |   113 +
 .../log4j-catalog/log4j-catalog-api/license.html   |   456 +
 .../log4j-catalog-api/log4j-catalog-api.pdf        |   Bin 0 -> 12012 bytes
 .../log4j-catalog-api/mail-lists.html              |   284 +
 .../log4j-catalog/log4j-catalog-api/pdf-config.xml |    47 +
 .../log4j-catalog/log4j-catalog-api/pmd.html       |   353 +
 .../log4j-catalog-api/project-info.html            |   287 +
 .../log4j-catalog-api/project-reports.html         |   267 +
 .../log4j-catalog-api/project-summary.html         |   295 +
 .../log4j-catalog-api/rat-report.html              |   319 +
 .../log4j-catalog-api/source-repository.html       |   266 +
 .../log4j-catalog/log4j-catalog-api/team-list.html |   280 +
 .../log4j-catalog-api/xref/allclasses-frame.html   |   146 +
 .../log4j-catalog-api/xref/index.html              |    25 +
 .../logging/log4j/catalog/api/Attribute.html       |   327 +
 .../logging/log4j/catalog/api/CatalogData.html     |   128 +
 .../logging/log4j/catalog/api/CatalogReader.html   |    92 +
 .../logging/log4j/catalog/api/CatalogWriter.html   |    33 +
 .../apache/logging/log4j/catalog/api/Category.html |   166 +
 .../logging/log4j/catalog/api/Constraint.html      |    82 +
 .../logging/log4j/catalog/api/ConstraintType.html  |    58 +
 .../apache/logging/log4j/catalog/api/DataType.html |    73 +
 .../apache/logging/log4j/catalog/api/Event.html    |   203 +
 .../logging/log4j/catalog/api/EventAttribute.html  |    83 +
 .../logging/log4j/catalog/api/ListResponse.html    |    56 +
 .../apache/logging/log4j/catalog/api/Product.html  |   162 +
 .../org/apache/logging/log4j/catalog/api/Type.html |    40 +
 .../apache/logging/log4j/catalog/api/Versions.html |    51 +
 .../api/annotation/ConditionOnPropertyExists.html  |    50 +
 .../log4j/catalog/api/annotation/JdbcUrl.html      |    50 +
 .../catalog/api/annotation/JdbcUrlCondition.html   |    70 +
 .../api/annotation/PropertyExistsCondition.html    |    51 +
 .../catalog/api/annotation/package-frame.html      |    33 +
 .../catalog/api/annotation/package-summary.html    |    84 +
 .../log4j/catalog/api/constant/Constants.html      |    41 +
 .../log4j/catalog/api/constant/package-frame.html  |    24 +
 .../catalog/api/constant/package-summary.html      |    69 +
 .../catalog/api/dao/AbstractCatalogReader.html     |    90 +
 .../logging/log4j/catalog/api/dao/CatalogDao.html  |    73 +
 .../catalog/api/dao/ClassPathCatalogReader.html    |   121 +
 .../log4j/catalog/api/dao/FileCatalogReader.html   |   116 +
 .../log4j/catalog/api/dao/JsonCatalogReader.html   |    87 +
 .../log4j/catalog/api/dao/package-frame.html       |    36 +
 .../log4j/catalog/api/dao/package-summary.html     |    89 +
 .../catalog/api/exception/CatalogException.html    |    54 +
 .../exception/CatalogModificationException.html    |    54 +
 .../api/exception/CatalogNotFoundException.html    |    54 +
 .../api/exception/CatalogReadException.html        |    54 +
 .../api/exception/ConstraintCreationException.html |    54 +
 .../api/exception/NameNotFoundException.html       |    54 +
 .../log4j/catalog/api/exception/package-frame.html |    39 +
 .../catalog/api/exception/package-summary.html     |    94 +
 .../logging/log4j/catalog/api/package-frame.html   |    63 +
 .../logging/log4j/catalog/api/package-summary.html |   134 +
 .../api/plugins/CaseInsensitiveEnumConstraint.html |    57 +
 .../catalog/api/plugins/ConstraintPlugins.html     |   118 +
 .../api/plugins/ConstraintTypeDeserializer.html    |    67 +
 .../api/plugins/ConstraintTypeSerializer.html      |    64 +
 .../log4j/catalog/api/plugins/EnumConstraint.html  |    57 +
 .../catalog/api/plugins/MaxLengthConstraint.html   |    71 +
 .../catalog/api/plugins/MaxValueConstraint.html    |    74 +
 .../catalog/api/plugins/MinLengthConstraint.html   |    71 +
 .../catalog/api/plugins/MinValueConstraint.html    |    74 +
 .../catalog/api/plugins/PatternConstraint.html     |    54 +
 .../log4j/catalog/api/plugins/package-frame.html   |    51 +
 .../log4j/catalog/api/plugins/package-summary.html |   114 +
 .../log4j/catalog/api/util/CatalogEventFilter.html |    49 +
 .../log4j/catalog/api/util/ProfileUtil.html        |    89 +
 .../log4j/catalog/api/util/StringUtils.html        |    48 +
 .../log4j/catalog/api/util/package-frame.html      |    30 +
 .../log4j/catalog/api/util/package-summary.html    |    79 +
 .../log4j-catalog-api/xref/overview-frame.html     |    43 +
 .../log4j-catalog-api/xref/overview-summary.html   |    96 +
 .../log4j-catalog-api/xref/stylesheet.css          |   114 +
 .../log4j-catalog-git/checkstyle.html              |   438 +
 .../log4j-catalog/log4j-catalog-git/checkstyle.rss |   124 +
 .../log4j-catalog-git/css/bootstrap.css            |  5893 ++++
 .../log4j-catalog-git/css/bootstrap.min.css        |     9 +
 .../log4j-catalog-git/css/maven-theme.css          |   141 +
 .../log4j-catalog/log4j-catalog-git/css/site.css   |   115 +
 .../log4j-catalog-git/dependencies.html            |  1038 +
 .../log4j-catalog-git/dependency-convergence.html  |   279 +
 .../log4j-catalog-git/dependency-info.html         |   283 +
 .../log4j-catalog-git/dependency-management.html   |  4214 +++
 .../log4j-catalog/log4j-catalog-git/findbugs.html  |   283 +
 .../images/IntelliJ-IDEA-logo.png                  |   Bin 0 -> 4299 bytes
 .../log4j-catalog-git/images/YourKitLogo.png       |   Bin 0 -> 5554 bytes
 .../log4j-catalog-git/images/attributes.png        |   Bin 0 -> 131854 bytes
 .../log4j-catalog-git/images/close.gif             |   Bin 0 -> 279 bytes
 .../log4j-catalog-git/images/collapsed.gif         |   Bin 0 -> 820 bytes
 .../log4j-catalog-git/images/events.png            |   Bin 0 -> 65484 bytes
 .../log4j-catalog-git/images/expanded.gif          |   Bin 0 -> 52 bytes
 .../log4j-catalog-git/images/external.png          |   Bin 0 -> 230 bytes
 .../log4j-catalog-git/images/icon_error_sml.gif    |   Bin 0 -> 1010 bytes
 .../log4j-catalog-git/images/icon_info_sml.gif     |   Bin 0 -> 606 bytes
 .../log4j-catalog-git/images/icon_success_sml.gif  |   Bin 0 -> 990 bytes
 .../log4j-catalog-git/images/icon_warning_sml.gif  |   Bin 0 -> 576 bytes
 .../log4j-catalog-git/images/logo.png              |   Bin 0 -> 30347 bytes
 .../log4j-catalog-git/images/ls-logo.jpg           |   Bin 0 -> 41915 bytes
 .../log4j-catalog-git/images/maven-feather.png     |   Bin 0 -> 3330 bytes
 .../log4j-catalog-git/images/newwindow.png         |   Bin 0 -> 220 bytes
 .../log4j-catalog-git/images/request-context.png   |   Bin 0 -> 48597 bytes
 .../log4j-catalog/log4j-catalog-git/images/rss.png |   Bin 0 -> 360 bytes
 .../img/glyphicons-halflings-white.png             |   Bin 0 -> 8777 bytes
 .../log4j-catalog-git/img/glyphicons-halflings.png |   Bin 0 -> 12799 bytes
 .../log4j-catalog/log4j-catalog-git/index.html     |   264 +
 .../log4j-catalog-git/issue-tracking.html          |   253 +
 .../log4j-catalog-git/jira-report.html             |   331 +
 .../log4j-catalog-git/js/bootstrap.js              |  2027 ++
 .../log4j-catalog-git/js/bootstrap.min.js          |     6 +
 .../log4j-catalog/log4j-catalog-git/js/jquery.js   |  9266 ++++++
 .../log4j-catalog-git/js/jquery.min.js             |     4 +
 .../log4j-catalog/log4j-catalog-git/js/prettify.js |  1477 +
 .../log4j-catalog-git/js/prettify.min.js           |    41 +
 .../log4j-catalog/log4j-catalog-git/js/site.js     |   113 +
 .../log4j-catalog/log4j-catalog-git/license.html   |   456 +
 .../log4j-catalog-git/log4j-catalog-git.pdf        |   Bin 0 -> 12024 bytes
 .../log4j-catalog-git/mail-lists.html              |   284 +
 .../log4j-catalog/log4j-catalog-git/pdf-config.xml |    47 +
 .../log4j-catalog/log4j-catalog-git/pmd.html       |   254 +
 .../log4j-catalog-git/project-info.html            |   287 +
 .../log4j-catalog-git/project-reports.html         |   267 +
 .../log4j-catalog-git/project-summary.html         |   295 +
 .../log4j-catalog-git/rat-report.html              |   283 +
 .../log4j-catalog-git/source-repository.html       |   266 +
 .../log4j-catalog/log4j-catalog-git/team-list.html |   280 +
 .../log4j-catalog-git/xref/allclasses-frame.html   |    23 +
 .../log4j-catalog-git/xref/index.html              |    25 +
 .../log4j/catalog/git/config/ServiceConfig.html    |    35 +
 .../log4j/catalog/git/config/package-frame.html    |    24 +
 .../log4j/catalog/git/config/package-summary.html  |    69 +
 .../log4j/catalog/git/dao/GitCatalogDao.html       |   245 +
 .../log4j/catalog/git/dao/package-frame.html       |    24 +
 .../log4j/catalog/git/dao/package-summary.html     |    69 +
 .../logging/log4j/catalog/git/package-frame.html   |    21 +
 .../logging/log4j/catalog/git/package-summary.html |    64 +
 .../log4j-catalog-git/xref/overview-frame.html     |    31 +
 .../log4j-catalog-git/xref/overview-summary.html   |    76 +
 .../log4j-catalog-git/xref/stylesheet.css          |   114 +
 .../log4j-catalog-jpa/checkstyle.html              |  1589 ++
 .../log4j-catalog/log4j-catalog-jpa/checkstyle.rss |   740 +
 .../log4j-catalog/log4j-catalog-jpa/cpd.html       |   333 +
 .../log4j-catalog-jpa/css/bootstrap.css            |  5893 ++++
 .../log4j-catalog-jpa/css/bootstrap.min.css        |     9 +
 .../log4j-catalog-jpa/css/maven-theme.css          |   141 +
 .../log4j-catalog/log4j-catalog-jpa/css/site.css   |   115 +
 .../log4j-catalog-jpa/dependencies.html            |  1728 ++
 .../log4j-catalog-jpa/dependency-convergence.html  |   279 +
 .../log4j-catalog-jpa/dependency-info.html         |   283 +
 .../log4j-catalog-jpa/dependency-management.html   |  4214 +++
 .../log4j-catalog/log4j-catalog-jpa/findbugs.html  |   874 +
 .../images/IntelliJ-IDEA-logo.png                  |   Bin 0 -> 4299 bytes
 .../log4j-catalog-jpa/images/YourKitLogo.png       |   Bin 0 -> 5554 bytes
 .../log4j-catalog-jpa/images/attributes.png        |   Bin 0 -> 131854 bytes
 .../log4j-catalog-jpa/images/close.gif             |   Bin 0 -> 279 bytes
 .../log4j-catalog-jpa/images/collapsed.gif         |   Bin 0 -> 820 bytes
 .../log4j-catalog-jpa/images/events.png            |   Bin 0 -> 65484 bytes
 .../log4j-catalog-jpa/images/expanded.gif          |   Bin 0 -> 52 bytes
 .../log4j-catalog-jpa/images/external.png          |   Bin 0 -> 230 bytes
 .../log4j-catalog-jpa/images/icon_error_sml.gif    |   Bin 0 -> 1010 bytes
 .../log4j-catalog-jpa/images/icon_info_sml.gif     |   Bin 0 -> 606 bytes
 .../log4j-catalog-jpa/images/icon_success_sml.gif  |   Bin 0 -> 990 bytes
 .../log4j-catalog-jpa/images/icon_warning_sml.gif  |   Bin 0 -> 576 bytes
 .../log4j-catalog-jpa/images/logo.png              |   Bin 0 -> 30347 bytes
 .../log4j-catalog-jpa/images/ls-logo.jpg           |   Bin 0 -> 41915 bytes
 .../log4j-catalog-jpa/images/maven-feather.png     |   Bin 0 -> 3330 bytes
 .../log4j-catalog-jpa/images/newwindow.png         |   Bin 0 -> 220 bytes
 .../log4j-catalog-jpa/images/request-context.png   |   Bin 0 -> 48597 bytes
 .../log4j-catalog/log4j-catalog-jpa/images/rss.png |   Bin 0 -> 360 bytes
 .../img/glyphicons-halflings-white.png             |   Bin 0 -> 8777 bytes
 .../log4j-catalog-jpa/img/glyphicons-halflings.png |   Bin 0 -> 12799 bytes
 .../log4j-catalog/log4j-catalog-jpa/index.html     |   265 +
 .../log4j-catalog-jpa/issue-tracking.html          |   253 +
 .../log4j-catalog-jpa/jira-report.html             |   334 +
 .../log4j-catalog-jpa/js/bootstrap.js              |  2027 ++
 .../log4j-catalog-jpa/js/bootstrap.min.js          |     6 +
 .../log4j-catalog/log4j-catalog-jpa/js/jquery.js   |  9266 ++++++
 .../log4j-catalog-jpa/js/jquery.min.js             |     4 +
 .../log4j-catalog/log4j-catalog-jpa/js/prettify.js |  1477 +
 .../log4j-catalog-jpa/js/prettify.min.js           |    41 +
 .../log4j-catalog/log4j-catalog-jpa/js/site.js     |   113 +
 .../log4j-catalog/log4j-catalog-jpa/license.html   |   456 +
 .../log4j-catalog-jpa/log4j-catalog-jpa.pdf        |   Bin 0 -> 12026 bytes
 .../log4j-catalog-jpa/mail-lists.html              |   284 +
 .../log4j-catalog/log4j-catalog-jpa/pdf-config.xml |    47 +
 .../log4j-catalog/log4j-catalog-jpa/pmd.html       |   377 +
 .../log4j-catalog-jpa/project-info.html            |   287 +
 .../log4j-catalog-jpa/project-reports.html         |   273 +
 .../log4j-catalog-jpa/project-summary.html         |   295 +
 .../log4j-catalog-jpa/rat-report.html              |   333 +
 .../log4j-catalog-jpa/source-repository.html       |   266 +
 .../log4j-catalog/log4j-catalog-jpa/team-list.html |   280 +
 .../log4j-catalog-jpa/xref/allclasses-frame.html   |   149 +
 .../log4j-catalog-jpa/xref/index.html              |    25 +
 .../log4j/catalog/jpa/config/DataSourceConfig.html |    40 +
 .../catalog/jpa/config/EclipseLinkConfig.html      |    83 +
 .../log4j/catalog/jpa/config/HibernateConfig.html  |    77 +
 .../catalog/jpa/config/HsqldbDataSourceConfig.html |    59 +
 .../jpa/config/PostgresqlDataSourceConfig.html     |    70 +
 .../log4j/catalog/jpa/config/package-frame.html    |    36 +
 .../log4j/catalog/jpa/config/package-summary.html  |    89 +
 .../catalog/jpa/converter/AttributeConverter.html  |   101 +
 .../jpa/converter/AttributeModelConverter.html     |    75 +
 .../jpa/converter/BooleanToStringConverter.html    |    56 +
 .../catalog/jpa/converter/CategoryConverter.html   |    69 +
 .../jpa/converter/CategoryModelConverter.html      |    62 +
 .../catalog/jpa/converter/DataTypeConverter.html   |    51 +
 .../catalog/jpa/converter/DateTimeConverter.html   |    54 +
 .../catalog/jpa/converter/EventConverter.html      |   117 +
 .../catalog/jpa/converter/EventModelConverter.html |    67 +
 .../catalog/jpa/converter/ProductConverter.html    |    69 +
 .../jpa/converter/ProductModelConverter.html       |    62 +
 .../log4j/catalog/jpa/converter/package-frame.html |    54 +
 .../catalog/jpa/converter/package-summary.html     |   119 +
 .../log4j/catalog/jpa/dao/AttributeRepository.html |    35 +
 .../log4j/catalog/jpa/dao/BaseRepository.html      |    53 +
 .../log4j/catalog/jpa/dao/CatalogRepository.html   |    35 +
 .../log4j/catalog/jpa/dao/CategoryRepository.html  |    38 +
 .../catalog/jpa/dao/ConstraintRepository.html      |    36 +
 .../log4j/catalog/jpa/dao/EventRepository.html     |    35 +
 .../jpa/dao/PagingAndSortingRepository.html        |    53 +
 .../log4j/catalog/jpa/dao/ProductRepository.html   |    35 +
 .../log4j/catalog/jpa/dao/package-frame.html       |    45 +
 .../log4j/catalog/jpa/dao/package-summary.html     |   104 +
 .../log4j/catalog/jpa/model/AttributeModel.html    |   336 +
 .../log4j/catalog/jpa/model/CatalogModel.html      |    66 +
 .../log4j/catalog/jpa/model/CategoryModel.html     |   181 +
 .../log4j/catalog/jpa/model/ConstraintModel.html   |    98 +
 .../catalog/jpa/model/EventAttributeModel.html     |   132 +
 .../log4j/catalog/jpa/model/EventModel.html        |   245 +
 .../log4j/catalog/jpa/model/ProductModel.html      |   165 +
 .../log4j/catalog/jpa/model/package-frame.html     |    42 +
 .../log4j/catalog/jpa/model/package-summary.html   |    99 +
 .../logging/log4j/catalog/jpa/package-frame.html   |    21 +
 .../logging/log4j/catalog/jpa/package-summary.html |    64 +
 .../service/AbstractPagingAndSortingService.html   |    57 +
 .../catalog/jpa/service/AttributeService.html      |    50 +
 .../catalog/jpa/service/AttributeServiceImpl.html  |    98 +
 .../log4j/catalog/jpa/service/CatalogService.html  |    44 +
 .../catalog/jpa/service/CatalogServiceImpl.html    |   152 +
 .../log4j/catalog/jpa/service/CategoryService.html |    50 +
 .../catalog/jpa/service/CategoryServiceImpl.html   |    99 +
 .../catalog/jpa/service/ConstraintService.html     |    46 +
 .../catalog/jpa/service/ConstraintServiceImpl.html |    80 +
 .../log4j/catalog/jpa/service/EventService.html    |    51 +
 .../catalog/jpa/service/EventServiceImpl.html      |   111 +
 .../log4j/catalog/jpa/service/ProductService.html  |    47 +
 .../catalog/jpa/service/ProductServiceImpl.html    |   100 +
 .../log4j/catalog/jpa/service/package-frame.html   |    60 +
 .../log4j/catalog/jpa/service/package-summary.html |   129 +
 .../log4j-catalog-jpa/xref/overview-frame.html     |    40 +
 .../log4j-catalog-jpa/xref/overview-summary.html   |    91 +
 .../log4j-catalog-jpa/xref/stylesheet.css          |   114 +
 .../log4j-catalog-war/checkstyle.html              |  1692 ++
 .../log4j-catalog/log4j-catalog-war/checkstyle.rss |   292 +
 .../log4j-catalog-war/css/bootstrap.css            |  5893 ++++
 .../log4j-catalog-war/css/bootstrap.min.css        |     9 +
 .../log4j-catalog-war/css/maven-theme.css          |   141 +
 .../log4j-catalog/log4j-catalog-war/css/site.css   |   115 +
 .../log4j-catalog-war/dependencies.html            |  3105 ++
 .../log4j-catalog-war/dependency-convergence.html  |   279 +
 .../log4j-catalog-war/dependency-info.html         |   283 +
 .../log4j-catalog-war/dependency-management.html   |  4214 +++
 .../log4j-catalog/log4j-catalog-war/findbugs.html  |   265 +
 .../images/IntelliJ-IDEA-logo.png                  |   Bin 0 -> 4299 bytes
 .../log4j-catalog-war/images/YourKitLogo.png       |   Bin 0 -> 5554 bytes
 .../log4j-catalog-war/images/attributes.png        |   Bin 0 -> 131854 bytes
 .../log4j-catalog-war/images/close.gif             |   Bin 0 -> 279 bytes
 .../log4j-catalog-war/images/collapsed.gif         |   Bin 0 -> 820 bytes
 .../log4j-catalog-war/images/events.png            |   Bin 0 -> 65484 bytes
 .../log4j-catalog-war/images/expanded.gif          |   Bin 0 -> 52 bytes
 .../log4j-catalog-war/images/external.png          |   Bin 0 -> 230 bytes
 .../log4j-catalog-war/images/icon_error_sml.gif    |   Bin 0 -> 1010 bytes
 .../log4j-catalog-war/images/icon_info_sml.gif     |   Bin 0 -> 606 bytes
 .../log4j-catalog-war/images/icon_success_sml.gif  |   Bin 0 -> 990 bytes
 .../log4j-catalog-war/images/icon_warning_sml.gif  |   Bin 0 -> 576 bytes
 .../log4j-catalog-war/images/logo.png              |   Bin 0 -> 30347 bytes
 .../log4j-catalog-war/images/ls-logo.jpg           |   Bin 0 -> 41915 bytes
 .../log4j-catalog-war/images/maven-feather.png     |   Bin 0 -> 3330 bytes
 .../log4j-catalog-war/images/newwindow.png         |   Bin 0 -> 220 bytes
 .../log4j-catalog-war/images/request-context.png   |   Bin 0 -> 48597 bytes
 .../log4j-catalog/log4j-catalog-war/images/rss.png |   Bin 0 -> 360 bytes
 .../img/glyphicons-halflings-white.png             |   Bin 0 -> 8777 bytes
 .../log4j-catalog-war/img/glyphicons-halflings.png |   Bin 0 -> 12799 bytes
 .../log4j-catalog/log4j-catalog-war/index.html     |   264 +
 .../log4j-catalog-war/issue-tracking.html          |   253 +
 .../log4j-catalog-war/jira-report.html             |   331 +
 .../log4j-catalog-war/js/bootstrap.js              |  2027 ++
 .../log4j-catalog-war/js/bootstrap.min.js          |     6 +
 .../log4j-catalog/log4j-catalog-war/js/jquery.js   |  9266 ++++++
 .../log4j-catalog-war/js/jquery.min.js             |     4 +
 .../log4j-catalog/log4j-catalog-war/js/prettify.js |  1477 +
 .../log4j-catalog-war/js/prettify.min.js           |    41 +
 .../log4j-catalog/log4j-catalog-war/js/site.js     |   113 +
 .../log4j-catalog/log4j-catalog-war/license.html   |   456 +
 .../log4j-catalog-war/log4j-catalog-editor.pdf     |   Bin 0 -> 12021 bytes
 .../log4j-catalog-war/mail-lists.html              |   284 +
 .../log4j-catalog/log4j-catalog-war/pdf-config.xml |    47 +
 .../log4j-catalog/log4j-catalog-war/pmd.html       |   407 +
 .../log4j-catalog-war/project-info.html            |   287 +
 .../log4j-catalog-war/project-reports.html         |   267 +
 .../log4j-catalog-war/project-summary.html         |   295 +
 .../log4j-catalog-war/rat-report.html              |  3665 +++
 .../log4j-catalog-war/source-repository.html       |   266 +
 .../log4j-catalog/log4j-catalog-war/team-list.html |   280 +
 .../log4j-catalog-war/xref/allclasses-frame.html   |    65 +
 .../log4j-catalog-war/xref/index.html              |    25 +
 .../logging/log4j/catalog/AuditCatalogEditor.html  |    95 +
 .../log4j/catalog/config/ConfigurationService.html |    44 +
 .../catalog/config/JsonObjectMapperFactory.html    |   175 +
 .../log4j/catalog/config/SwaggerConfig.html        |    76 +
 .../log4j/catalog/config/WebAppInitializer.html    |    73 +
 .../log4j/catalog/config/WebMvcAppContext.html     |   277 +
 .../log4j/catalog/config/package-frame.html        |    36 +
 .../log4j/catalog/config/package-summary.html      |    89 +
 .../catalog/controller/AttributeController.html    |   212 +
 .../catalog/controller/CatalogController.html      |   161 +
 .../catalog/controller/CategoryController.html     |   159 +
 .../catalog/controller/ConstraintController.html   |   115 +
 .../log4j/catalog/controller/EventController.html  |   189 +
 .../catalog/controller/ProductController.html      |   159 +
 .../RestResponseEntityExceptionHandler.html        |    68 +
 .../log4j/catalog/controller/package-frame.html    |    42 +
 .../log4j/catalog/controller/package-summary.html  |    99 +
 .../RequestContextHeaderInterceptor.html           |    54 +
 .../log4j/catalog/interceptor/package-frame.html   |    24 +
 .../log4j/catalog/interceptor/package-summary.html |    69 +
 .../logging/log4j/catalog/package-frame.html       |    24 +
 .../logging/log4j/catalog/package-summary.html     |    69 +
 .../security/LocalAuthorizationInterceptor.html    |    67 +
 .../log4j/catalog/security/package-frame.html      |    24 +
 .../log4j/catalog/security/package-summary.html    |    69 +
 .../log4j/catalog/service/CatalogInitializer.html  |   127 +
 .../log4j/catalog/service/package-frame.html       |    24 +
 .../log4j/catalog/service/package-summary.html     |    69 +
 .../log4j-catalog-war/xref/overview-frame.html     |    40 +
 .../log4j-catalog-war/xref/overview-summary.html   |    91 +
 .../log4j-catalog-war/xref/stylesheet.css          |   114 +
 .../log4j-catalog/log4j-catalog.pdf                |   Bin 0 -> 9438 bytes
 .../log4j-catalog/mail-lists.html                  |   200 +
 .../log4j-audit-1.0.1/log4j-catalog/pdf-config.xml |    47 +
 .../log4j-catalog/project-info.html                |   200 +
 .../log4j-catalog/project-reports.html             |   176 +
 .../log4j-catalog/project-summary.html             |   208 +
 .../log4j-catalog/rat-report.html                  |   194 +
 .../log4j-catalog/source-repository.html           |   182 +
 .../log4j-audit-1.0.1/log4j-catalog/team-list.html |   196 +
 docs/log4j-audit/log4j-audit-1.0.1/mail-lists.html |   239 +
 docs/log4j-audit/log4j-audit-1.0.1/pdf-config.xml  |    47 +
 .../log4j-audit-1.0.1/project-info.html            |   239 +
 .../log4j-audit-1.0.1/project-reports.html         |   230 +
 .../log4j-audit-1.0.1/project-summary.html         |   247 +
 docs/log4j-audit/log4j-audit-1.0.1/rat-report.html |   280 +
 .../log4j-audit-1.0.1/requestContext.html          |   378 +
 docs/log4j-audit/log4j-audit-1.0.1/sample.html     |   225 +
 .../log4j-audit-1.0.1/source-repository.html       |   221 +
 docs/log4j-audit/log4j-audit-1.0.1/team-list.html  |   235 +
 .../testapidocs/allclasses-frame.html              |    36 +
 .../testapidocs/allclasses-noframe.html            |    36 +
 .../testapidocs/constant-values.html               |   204 +
 .../testapidocs/deprecated-list.html               |   126 +
 .../log4j-audit-1.0.1/testapidocs/help-doc.html    |   231 +
 .../log4j-audit-1.0.1/testapidocs/index-all.html   |   511 +
 .../log4j-audit-1.0.1/testapidocs/index.html       |    76 +
 .../logging/log4j/audit/AuditLoggerTest.html       |   348 +
 .../apache/logging/log4j/audit/BaseEventTest.html  |   344 +
 .../org/apache/logging/log4j/audit/LoginTest.html  |   326 +
 .../apache/logging/log4j/audit/RequestContext.html |   660 +
 .../logging/log4j/audit/RequestContextTest.html    |   296 +
 .../apache/logging/log4j/audit/TransferTest.html   |   445 +
 .../log4j/audit/catalog/CatalogManagerTest.html    |   278 +
 .../log4j/audit/catalog/StringCatalogReader.html   |   406 +
 .../catalog/class-use/CatalogManagerTest.html      |   126 +
 .../catalog/class-use/StringCatalogReader.html     |   126 +
 .../logging/log4j/audit/catalog/package-frame.html |    22 +
 .../log4j/audit/catalog/package-summary.html       |   148 +
 .../logging/log4j/audit/catalog/package-tree.html  |   140 +
 .../logging/log4j/audit/catalog/package-use.html   |   126 +
 .../log4j/audit/class-use/AuditLoggerTest.html     |   126 +
 .../log4j/audit/class-use/BaseEventTest.html       |   170 +
 .../logging/log4j/audit/class-use/LoginTest.html   |   126 +
 .../log4j/audit/class-use/RequestContext.html      |   126 +
 .../log4j/audit/class-use/RequestContextTest.html  |   126 +
 .../log4j/audit/class-use/TransferTest.html        |   126 +
 .../apache/logging/log4j/audit/event/Login.html    |   195 +
 .../apache/logging/log4j/audit/event/Transfer.html |   287 +
 .../logging/log4j/audit/event/class-use/Login.html |   126 +
 .../log4j/audit/event/class-use/Transfer.html      |   126 +
 .../logging/log4j/audit/event/package-frame.html   |    22 +
 .../logging/log4j/audit/event/package-summary.html |   150 +
 .../logging/log4j/audit/event/package-tree.html    |   140 +
 .../logging/log4j/audit/event/package-use.html     |   126 +
 .../audit/generator/TestInterfacesGenerator.html   |   291 +
 .../class-use/TestInterfacesGenerator.html         |   126 +
 .../log4j/audit/generator/package-frame.html       |    21 +
 .../log4j/audit/generator/package-summary.html     |   144 +
 .../log4j/audit/generator/package-tree.html        |   139 +
 .../logging/log4j/audit/generator/package-use.html |   126 +
 .../apache/logging/log4j/audit/package-frame.html  |    26 +
 .../logging/log4j/audit/package-summary.html       |   167 +
 .../apache/logging/log4j/audit/package-tree.html   |   147 +
 .../apache/logging/log4j/audit/package-use.html    |   159 +
 .../logging/log4j/audit/service/CatalogTest.html   |   307 +
 .../log4j/audit/service/class-use/CatalogTest.html |   126 +
 .../logging/log4j/audit/service/package-frame.html |    21 +
 .../log4j/audit/service/package-summary.html       |   144 +
 .../logging/log4j/audit/service/package-tree.html  |   139 +
 .../logging/log4j/audit/service/package-use.html   |   126 +
 .../logging/log4j/audit/util/NamingUtilsTest.html  |   273 +
 .../audit/util/class-use/NamingUtilsTest.html      |   126 +
 .../logging/log4j/audit/util/package-frame.html    |    21 +
 .../logging/log4j/audit/util/package-summary.html  |   144 +
... 12958532 lines suppressed ...