Return-Path: X-Original-To: apmail-cassandra-user-archive@www.apache.org Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E5162106B0 for ; Tue, 12 Nov 2013 03:51:33 +0000 (UTC) Received: (qmail 6146 invoked by uid 500); 12 Nov 2013 03:51:21 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 6115 invoked by uid 500); 12 Nov 2013 03:51:18 -0000 Mailing-List: contact user-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@cassandra.apache.org Delivered-To: mailing list user@cassandra.apache.org Received: (qmail 6064 invoked by uid 99); 12 Nov 2013 03:51:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Nov 2013 03:51:11 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy includes SPF record at spf.trusted-forwarder.org) Received: from [209.85.192.180] (HELO mail-pd0-f180.google.com) (209.85.192.180) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Nov 2013 03:51:07 +0000 Received: by mail-pd0-f180.google.com with SMTP id v10so2103805pde.39 for ; Mon, 11 Nov 2013 19:50:46 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:content-type:mime-version:subject:from :in-reply-to:date:content-transfer-encoding:message-id:references:to; bh=XfWK8Yg5qVSKKxLHRvOCzlUGGtW7AvG43zXGc4DsMNw=; b=a4CI6ot542Ak6ka2StC5NWI2PLqHsqWU8qaxB1pRdknSf3Gms/OHS2Xs355DeB8kIp nhcDGwhhwBLsrbzK+xnq8koGupODJcwjvRWSV+kLQ3SMT2xvCQot3C1nbHf4A1KydHlm f9+kQCZQju4oR/2BLs16UbhsxAO7ndtslynTMEsOwejg56pPfEBNKo+us1BWbDYe15sV zgs8auD8ZTAfyz04/4JNo7tsvBx4Ja7PqtU4odY+s/uNJX763nrk7MgTrRtKKN8Kf789 uCgvGXf3XUR0iAeQE2nkGd7WEiEWftv2gZVsrjQF6C07YA7AE3+jf4FzJOQiMLlD90V9 VY6w== X-Gm-Message-State: ALoCoQl8vr0SY/tH2DcixF6bC6BViR9uQQgV0EJ2zcQFx7bPfRBiyhKJNtRGlao11mclbvzShaOz X-Received: by 10.66.186.204 with SMTP id fm12mr72254pac.189.1384228246759; Mon, 11 Nov 2013 19:50:46 -0800 (PST) Received: from [172.16.1.20] ([203.86.207.101]) by mx.google.com with ESMTPSA id i6sm34247654pbc.1.2013.11.11.19.50.45 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 11 Nov 2013 19:50:46 -0800 (PST) Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Mac OS X Mail 7.0 \(1822\)) Subject: Re: log info in console From: Aaron Morton In-Reply-To: <20131107123500.741D83D4@athena.apache.org> Date: Tue, 12 Nov 2013 16:50:43 +1300 Content-Transfer-Encoding: quoted-printable Message-Id: <5EE46A13-1E74-41FC-AE0D-76C90931103F@thelastpickle.com> References: <20131107123500.741D83D4@athena.apache.org> To: Cassandra User X-Mailer: Apple Mail (2.1822) X-Virus-Checked: Checked by ClamAV on apache.org I don=92t use eclipse, but take a look at log4j-server.properties file = and check it=92s logging to stdout.=20 If you cannot get it working just follow log file. Cheers =20 ----------------- Aaron Morton New Zealand @aaronmorton Co-Founder & Principal Consultant Apache Cassandra Consulting http://www.thelastpickle.com On 8/11/2013, at 1:34 am, Boole.Z.Guo (mis.cnsh04.Newegg) 41442 = wrote: > Hi, > When I debug Cassandra in eclipse, log info only appears a little. If = the server finish startup, I notice the log info wouldn=92t print into = the console. > The system os is win7. > Why? > =20 > Thanks. > =20 > Best Regards, > Boole Guo