You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by sw...@apache.org on 2022/12/17 06:04:10 UTC

[logging-log4cxx] branch improve_documentation updated (6da265f0 -> 1dfe402a)

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

swebb2066 pushed a change to branch improve_documentation
in repository https://gitbox.apache.org/repos/asf/logging-log4cxx.git


    from 6da265f0 Correct blatently erroneous comments. De-duplicate 'Performance' document heading
     add 1dfe402a Kill more doxygen warnings

No new revisions were added by this update.

Summary of changes:
 src/main/include/log4cxx/defaultconfigurator.h     |  2 +-
 src/main/include/log4cxx/filter/levelmatchfilter.h | 23 ++++++++-------
 src/main/include/log4cxx/filter/levelrangefilter.h | 33 +++++++++++-----------
 .../include/log4cxx/filter/loggermatchfilter.h     | 24 ++++++++--------
 src/main/include/log4cxx/hierarchy.h               |  2 +-
 src/main/include/log4cxx/layout.h                  |  4 +--
 src/main/include/log4cxx/logger.h                  |  4 +--
 src/main/include/log4cxx/logmanager.h              | 15 +++++-----
 src/main/include/log4cxx/net/xmlsocketappender.h   | 14 ++++-----
 .../log4cxx/pattern/classnamepatternconverter.h    |  1 -
 .../log4cxx/pattern/propertiespatternconverter.h   |  6 ++--
 src/main/include/log4cxx/patternlayout.h           |  2 +-
 src/main/include/log4cxx/propertyconfigurator.h    | 20 ++++++-------
 src/main/include/log4cxx/spi/filter.h              |  3 +-
 src/main/include/log4cxx/spi/loggerrepository.h    |  7 +++--
 src/main/include/log4cxx/spi/optionhandler.h       |  8 +++---
 16 files changed, 83 insertions(+), 85 deletions(-)