Received: by 10.180.95.2 with SMTP id dg2mr1394290wib.2.1341743649597; Sun, 08 Jul 2012 03:34:09 -0700 (PDT) X-BeenThere: getsentry@googlegroups.com Received: by 10.180.81.71 with SMTP id y7ls1271479wix.3.gmail; Sun, 08 Jul 2012 03:34:09 -0700 (PDT) Received: by 10.180.14.169 with SMTP id q9mr1399931wic.0.1341743649281; Sun, 08 Jul 2012 03:34:09 -0700 (PDT) Received: by 10.180.14.169 with SMTP id q9mr1399930wic.0.1341743649271; Sun, 08 Jul 2012 03:34:09 -0700 (PDT) Return-Path: Received: from mail-wi0-f181.google.com (mail-wi0-f181.google.com [209.85.212.181]) by gmr-mx.google.com with ESMTPS id em7si2151021wib.2.2012.07.08.03.34.09 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 08 Jul 2012 03:34:09 -0700 (PDT) Received-SPF: pass (google.com: domain of dcra...@gmail.com designates 209.85.212.181 as permitted sender) client-ip=209.85.212.181; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of dcra...@gmail.com designates 209.85.212.181 as permitted sender) smtp.mail=dcra...@gmail.com; dkim=pass header...@gmail.com Received: by wibhm2 with SMTP id hm2so1932050wib.16 for ; Sun, 08 Jul 2012 03:34:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=references:in-reply-to:mime-version:content-transfer-encoding :content-type:message-id:cc:x-mailer:from:subject:date:to; bh=j+ark+MOgDII+a85oDhvt1WffWKbkQpqwIuGXErcZf8=; b=tBtPeZM00GbAND+PzuzJ35VXOWgq4Xsear5Rlwobej8u1bfKoy1VMznXvOufdxm2Me wYuQ1pRruuWqb5Dk7syGNLI+xCrlK3MxFYgAmUviGDPgavVtE5EI3oZi+BSWhIXnd6h4 9+L5tbNLE6Cbff7jRH0V8DczA/3JzpRvdhJQLdH8tCHvQeJPCQxsgN4xkAk1LGj8sQqB sAZ3LCuNyfgOjTDPrVcCnowTb8TK2KC3ZjIv8w8lidpLMetkkewZinxcXj1ohh016DPd jwPMFvTGW/a9jz3btLJchH74UV2xCiDc4ElZcRWtayNOEiCSHxFBM7KkoFPf+amdq3MB oaFQ== Received: by 10.216.24.85 with SMTP id w63mr2930037wew.145.1341743648497; Sun, 08 Jul 2012 03:34:08 -0700 (PDT) Return-Path: Received: from [10.220.212.87] ([217.200.185.26]) by mx.google.com with ESMTPS id dc3sm1189902wib.2.2012.07.08.03.34.05 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 08 Jul 2012 03:34:06 -0700 (PDT) References: In-Reply-To: Mime-Version: 1.0 (1.0) Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Message-Id: Cc: "getsentry@googlegroups.com" X-Mailer: iPhone Mail (9B208) From: David Cramer Subject: Re: Raven automatically reports uncaught exceptions Date: Sun, 8 Jul 2012 12:34:01 +0200 To: "getsentry@googlegroups.com" It's the default behavior of Raven. Currently there's no easy way to disable= it On Jul 8, 2012, at 4:43 AM, Taras D wrote: > Hi group, >=20 > Just a quick question. I've noticed that no matter what i do in terms of l= ogging configuration, that if I have the raven.contrib.django app installed,= then errors will go to sentry. It's not a massive problem apart from affect= ing my setup to ensure that I don't log things twice, just wondering what is= causing this behaviour. >=20 > Thanks >=20 > Taras