You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by rm...@apache.org on 2022/01/05 00:07:22 UTC

[logging-log4cxx] branch location-info updated (5fdf0d0 -> 8dd8517)

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

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


    from 5fdf0d0  make sure we compile with C++11
     add 8dd8517  Calculate the short filename via a helper function

No new revisions were added by this update.

Summary of changes:
 src/main/cpp-qt/messagehandler.cpp                 |  5 +-
 src/main/cpp/locationinfo.cpp                      | 43 ++-------------
 src/main/include/log4cxx/logger.h                  | 63 ++++++++--------------
 .../include/log4cxx/spi/location/locationinfo.h    | 62 ++++++++++-----------
 src/test/cpp/jsonlayouttest.cpp                    |  8 +--
 src/test/cpp/rolling/timebasedrollingtest.cpp      |  2 +
 6 files changed, 66 insertions(+), 117 deletions(-)