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

davsclaus pushed a change to branch core-engine
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 1e90e5d  Optimise a bit for class loading
     add 7cff7a7  CAMEL-13675: camel-main - Optimise main configurer
     add abe2813  Lets use logback as logger as its more tiny and faster than 
log4j

No new revisions were added by this update.

Summary of changes:
 .../camel/main/DefaultConfigurationConfigurer.java | 152 ++++++++++++++++-----
 examples/camel-example-main-tiny/pom.xml           |  17 +--
 .../src/main/resources/log4j2.properties           |  26 ----
 .../src/main/resources/logback.xml                 |  11 ++
 4 files changed, 135 insertions(+), 71 deletions(-)
 delete mode 100644 
examples/camel-example-main-tiny/src/main/resources/log4j2.properties
 create mode 100644 
examples/camel-example-main-tiny/src/main/resources/logback.xml

Reply via email to