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 223F010602 for ; Tue, 3 Jun 2014 15:13:03 +0000 (UTC) Received: (qmail 42877 invoked by uid 500); 3 Jun 2014 15:12:59 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 42843 invoked by uid 500); 3 Jun 2014 15:12:59 -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 42835 invoked by uid 99); 3 Jun 2014 15:12:59 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Jun 2014 15:12:59 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of samuelsson.joel@gmail.com designates 74.125.82.52 as permitted sender) Received: from [74.125.82.52] (HELO mail-wg0-f52.google.com) (74.125.82.52) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Jun 2014 15:12:55 +0000 Received: by mail-wg0-f52.google.com with SMTP id l18so6842262wgh.23 for ; Tue, 03 Jun 2014 08:12:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=i1Y0w6ggPUO+hXjlxG2ZKV6qG/IYYbjGOCEckwAO1ww=; b=b3vxr5t8+2USGybTKXkbfENh69n5bbzIXnV3svy15teb0fPlZIHzWN81avDKIjqi7a 1meQCUk3X4dKtb307p6Ysi9VebGVTRToFR3Vuhrgp5fujascazmG0ACX2UD5bn2/3n3Y GYbKpj3S4D0kKx8FGWcVTNQDHEhB1B4yGEE3lGZ+Wtnvd2bhFvU/5cJlKXmqyYXoHv+U 5sE76R2CLOK55tRSH//8dBou06AErf2BnoblTpDHMY22NtjBP+qhuq0OtwW6tEF1wvIX xO/pwGNJbIqdTYZGMEd+onc72ejkN9LTF07KDQWhMVBhNuagDg8Ax9Gj1bztasnz6ocU qYHQ== MIME-Version: 1.0 X-Received: by 10.180.72.243 with SMTP id g19mr33929820wiv.44.1401808352132; Tue, 03 Jun 2014 08:12:32 -0700 (PDT) Received: by 10.194.93.131 with HTTP; Tue, 3 Jun 2014 08:12:32 -0700 (PDT) In-Reply-To: References: Date: Tue, 3 Jun 2014 17:12:32 +0200 Message-ID: Subject: Re: Logging of triggers From: Joel Samuelsson To: user@cassandra.apache.org Content-Type: multipart/alternative; boundary=f46d043c813edf436d04faeff00f X-Virus-Checked: Checked by ClamAV on apache.org --f46d043c813edf436d04faeff00f Content-Type: text/plain; charset=UTF-8 I found now that i logged with a too low log level set so it was filtered from the system log. Logging with a more critical log level made the log messages appear in the system log. /Joel 2014-06-03 16:30 GMT+02:00 Joel Samuelsson : > I'm testing triggers as part of a project and would like to add some > logging to it. I'm using the same log structure as in the trigger example > InvertedIndex but can't seem to find any logs. Where would I find the > logging? In the system logs or somewhere else? > > /Joel > --f46d043c813edf436d04faeff00f Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I found now that i logged with a too low log level set so = it was filtered from the system log. Logging with a more critical log level= made the log messages appear in the system log.

/Joel


2014-06= -03 16:30 GMT+02:00 Joel Samuelsson <samuelsson.joel@gmail.com= >:
I'm testing triggers as= part of a project and would like to add some logging to it. I'm using = the same log structure as in the trigger example InvertedIndex but can'= t seem to find any logs. Where would I find the logging? In the system logs= or somewhere else?

/Joel

--f46d043c813edf436d04faeff00f--