This is an automated email from the ASF dual-hosted git repository.
martinzink pushed a change to branch beke_2
in repository https://gitbox.apache.org/repos/asf/nifi-minifi-cpp.git
from 577ae1e63 remove get/setTriggerWhenEmpty from ProcessorApi 2
add be9282dc1 moved set_max_log_size and level to AdvancedLogger
No new revisions were added by this update.
Summary of changes:
.../include/api/core/logging/Logger.h | 2 --
.../cpp-extension-lib/mocklib/include/MockLogger.h | 2 --
.../cpp-extension-lib/src/core/logging/Logger.cpp | 8 --------
extensions/aws/utils/AWSSdkLogger.cpp | 3 ++-
extensions/python/PythonCreator.h | 2 +-
.../standard-processors/processors/LogAttribute.h | 2 +-
libminifi/include/core/logging/LoggerBase.h | 4 ++--
libminifi/src/c2/HeartbeatLogger.cpp | 2 +-
.../include/minifi-cpp/core/logging/Logger.h | 23 ++++++++++++++++++++--
9 files changed, 28 insertions(+), 20 deletions(-)