Return-Path: Delivered-To: apmail-cayenne-commits-archive@www.apache.org Received: (qmail 90784 invoked from network); 14 Dec 2009 14:39:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 14 Dec 2009 14:39:40 -0000 Received: (qmail 39219 invoked by uid 500); 14 Dec 2009 14:39:40 -0000 Delivered-To: apmail-cayenne-commits-archive@cayenne.apache.org Received: (qmail 39193 invoked by uid 500); 14 Dec 2009 14:39:40 -0000 Mailing-List: contact commits-help@cayenne.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cayenne.apache.org Delivered-To: mailing list commits@cayenne.apache.org Received: (qmail 39183 invoked by uid 99); 14 Dec 2009 14:39:40 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Dec 2009 14:39:40 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Dec 2009 14:39:39 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 27036234C498 for ; Mon, 14 Dec 2009 06:39:18 -0800 (PST) Message-ID: <1680958369.1260801558144.JavaMail.jira@brutus> Date: Mon, 14 Dec 2009 14:39:18 +0000 (UTC) From: "Evgeny Ryabitskiy (JIRA)" To: commits@cayenne.apache.org Subject: [jira] Updated: (CAY-1300) Format queries in QueryLogger In-Reply-To: <1222731524.1257049139421.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CAY-1300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Evgeny Ryabitskiy updated CAY-1300: ----------------------------------- Attachment: CAY-1300.patch Rewrite Formatting engine. Now it's easy expandable and much nicer > Format queries in QueryLogger > ----------------------------- > > Key: CAY-1300 > URL: https://issues.apache.org/jira/browse/CAY-1300 > Project: Cayenne > Issue Type: New Feature > Components: Cayenne Core Library > Reporter: Evgeny Ryabitskiy > Assignee: Evgeny Ryabitskiy > Fix For: 3.1M1 > > Attachments: CAY-1300.patch, CAY-1300.patch > > > Sometimes it's hard to read queries from Logs when queries are huge. > It will be nice if user can enable nice query formatting for debug purposes. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.