Return-Path: X-Original-To: apmail-incubator-deltaspike-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-deltaspike-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 9218673CC for ; Wed, 21 Dec 2011 21:08:21 +0000 (UTC) Received: (qmail 17709 invoked by uid 500); 21 Dec 2011 21:08:21 -0000 Delivered-To: apmail-incubator-deltaspike-dev-archive@incubator.apache.org Received: (qmail 17680 invoked by uid 500); 21 Dec 2011 21:08:21 -0000 Mailing-List: contact deltaspike-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: deltaspike-dev@incubator.apache.org Delivered-To: mailing list deltaspike-dev@incubator.apache.org Received: (qmail 17672 invoked by uid 99); 21 Dec 2011 21:08:21 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Dec 2011 21:08:21 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of gerhard.petracek@gmail.com designates 209.85.213.47 as permitted sender) Received: from [209.85.213.47] (HELO mail-yw0-f47.google.com) (209.85.213.47) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Dec 2011 21:08:14 +0000 Received: by yhoo47 with SMTP id o47so5264421yho.6 for ; Wed, 21 Dec 2011 13:07:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=TqB5deRViftL9p6OVLQxzCLl4T8N3imHiTsPjwcnato=; b=NOAryRuis3ri02nY/lqtotDzGdDnjHBvqQB+7S1Oz2jG/k/728Kf6TNHmn8KfkCuXV dpw4+C02WitrAqjfOHT9BWJo6yB89N2cY9ItJbvPZjufZJbysvUukXViG2fvA04ldcoz 0kZr+FSOR9eUoRH/AFsWTZA7D+5LIftnIhi7w= Received: by 10.236.79.38 with SMTP id h26mr11766136yhe.39.1324501674103; Wed, 21 Dec 2011 13:07:54 -0800 (PST) MIME-Version: 1.0 Received: by 10.236.202.227 with HTTP; Wed, 21 Dec 2011 13:07:33 -0800 (PST) In-Reply-To: References: From: Gerhard Petracek Date: Wed, 21 Dec 2011 22:07:33 +0100 Message-ID: Subject: Re: [DISCUSS] [DELTASPIKE-30] startup logging of module config To: deltaspike-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=20cf30051316ca14e604b4a09338 X-Virus-Checked: Checked by ClamAV on apache.org --20cf30051316ca14e604b4a09338 Content-Type: text/plain; charset=ISO-8859-1 +1 regards, gerhard 2011/12/21 Gerhard Petracek > hi @ all, > > fyi: please check [1] before you answer. > > the basic concept: > during the startup of an application myfaces codi writes information about > the current environment to the log. > (e.g. the values configured via [2] and the detected version and > implementation of cdi and other modules do the same e.g. for jsf, bv, > jpa,...) > users can deactivate the behaviour via > CodiCoreConfig#isConfigurationLoggingEnabled > > please send > +1, +0 or -1 because... > for the basic idea. > if there are >basic< objections, please also add them to [3] > > regards, > gerhard > > [1] http://markmail.org/message/7yefspfuvtz4jvmp > [2] https://issues.apache.org/jira/browse/DELTASPIKE-27 > [3] > https://cwiki.apache.org/confluence/display/DeltaSpike/SE+Feature+Ranking > --20cf30051316ca14e604b4a09338--