Return-Path: X-Original-To: apmail-ignite-dev-archive@minotaur.apache.org Delivered-To: apmail-ignite-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D31C117810 for ; Sun, 10 May 2015 14:29:52 +0000 (UTC) Received: (qmail 7164 invoked by uid 500); 10 May 2015 14:29:52 -0000 Delivered-To: apmail-ignite-dev-archive@ignite.apache.org Received: (qmail 7123 invoked by uid 500); 10 May 2015 14:29:52 -0000 Mailing-List: contact dev-help@ignite.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.incubator.apache.org Delivered-To: mailing list dev@ignite.incubator.apache.org Received: (qmail 7106 invoked by uid 99); 10 May 2015 14:29:52 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 10 May 2015 14:29:52 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id EAF121A28A7 for ; Sun, 10 May 2015 14:29:51 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.879 X-Spam-Level: ** X-Spam-Status: No, score=2.879 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001] autolearn=disabled Authentication-Results: spamd2-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id R99fjvdU3dbd for ; Sun, 10 May 2015 14:29:51 +0000 (UTC) Received: from mail-lb0-f174.google.com (mail-lb0-f174.google.com [209.85.217.174]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTPS id DF9B024BCB for ; Sun, 10 May 2015 14:29:50 +0000 (UTC) Received: by lbcga7 with SMTP id ga7so79194781lbc.1 for ; Sun, 10 May 2015 07:29:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=37293ILjZB4pQsWHfp2QlsC7aN7SthH8cq7GdEviwxc=; b=IGXVJUxDKc6iqPM9J6eCZMLHaxrauIlhtwPF/0HAzEwwjY8B9z1EYdsTC1AIq7QnWb ig0i3dr3TNQwk21bzN5G6rPrT4cWtCeUqFTCqp6VOaB8SJIxEbQ9arHhVCD49yp5GL5l bxBT0nvT74hzZM6XYqNSAqZz4/Wq/R8OV72qOCHsvDtpIBpYbBDLPQfXltZtEC/+k1od zcNHgGt78RrFL6pQoLxLErCmo2c2GBIDLH/myV2UCaG7fopsVpvwQmuJFrnuMpU85+c4 b9qpwjRqhEfuKEfmHVqDFYEr4O5mDLEx9Vft2Zvl/4Wi/XkPXL6R1bjQNhUQU8DvW8ys +Uog== MIME-Version: 1.0 X-Received: by 10.152.27.98 with SMTP id s2mr4960675lag.106.1431268183170; Sun, 10 May 2015 07:29:43 -0700 (PDT) Received: by 10.112.212.40 with HTTP; Sun, 10 May 2015 07:29:43 -0700 (PDT) Date: Sun, 10 May 2015 16:29:43 +0200 Message-ID: Subject: Insert support for log4j2 [IGNITE-788] From: Gianfranco Murador To: dev@ignite.incubator.apache.org Content-Type: multipart/alternative; boundary=089e0160bca4a2e5e50515bb17a0 --089e0160bca4a2e5e50515bb17a0 Content-Type: text/plain; charset=UTF-8 Hello everyone , I'm inserting the support for log4j2 in pom maven, to do some tests I need to know if it is possible to configure at runtime which module using for logging. The initial idea is to make coexist both modules for a period, right ?I have not found an official documentation about the topic. Thank you, Regards, Gianfranco --089e0160bca4a2e5e50515bb17a0--