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

timothyjward pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/aries-typedevent.git

commit 71f4d441f9c8f527077b46cc7d37557ca443ae09
Merge: f638d65 01a9dc8
Author: Tim Ward <[email protected]>
AuthorDate: Mon Dec 16 12:17:04 2024 +0000

    Merge pull request #22 from apache/fix/logging
    
    Logging and debuggability improvements

 .../aries/typedevent/bus/impl/EventConverter.java  | 91 +++++++++++++++++++---
 .../aries/typedevent/bus/impl/EventSelector.java   | 39 ++++++++--
 .../aries/typedevent/bus/impl/EventTask.java       | 18 ++++-
 .../typedevent/bus/impl/MonitorEventTask.java      | 17 ++--
 .../apache/aries/typedevent/bus/impl/TypeData.java |  5 ++
 .../bus/impl/TypedEventBusActivator.java           | 16 ++--
 .../typedevent/bus/impl/TypedEventBusImpl.java     | 37 ++++++---
 .../typedevent/bus/impl/TypedEventMonitorImpl.java | 13 ++++
 .../aries/typedevent/bus/impl/TypedEventTask.java  | 16 ++--
 .../typedevent/bus/impl/UnhandledEventTask.java    | 19 ++---
 .../typedevent/bus/impl/UntypedEventTask.java      | 19 ++---
 11 files changed, 222 insertions(+), 68 deletions(-)

Reply via email to