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

ahuber pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/isis.git.


    from ce78f27  ISIS-1982: UI: CollectionSelectionPanel replace split button 
by normal button
     add 53332a2  ISIS-1979: Refactor logging in headless runtime and prevent 
configuring log4j twice
     new 7baf89b  Merge pull request #122 from blaugold/ISIS-1979

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../runtime/logging/IsisLoggingConfigurer.java     | 13 ++++---
 .../HeadlessWithBootstrappingAbstract.java         | 41 ++++++++-------------
 .../isis/core/runtime/headless/IsisSystem.java     | 42 +++-------------------
 .../runtime/headless/IsisSystemBootstrapper.java   | 35 +++++-------------
 .../runtime/headless/logging/LeveledLogger.java    | 36 +++++++++++++++++++
 .../core/runtime/headless/logging/LogStream.java   | 31 ++++------------
 6 files changed, 77 insertions(+), 121 deletions(-)
 create mode 100644 
core/runtime/src/main/java/org/apache/isis/core/runtime/headless/logging/LeveledLogger.java

Reply via email to