Return-Path: Delivered-To: apmail-jakarta-ant-dev-archive@apache.org Received: (qmail 96868 invoked from network); 21 Mar 2002 10:55:07 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 21 Mar 2002 10:55:07 -0000 Received: (qmail 7081 invoked by uid 97); 21 Mar 2002 10:55:18 -0000 Delivered-To: qmlist-jakarta-archive-ant-dev@jakarta.apache.org Received: (qmail 7065 invoked by uid 97); 21 Mar 2002 10:55:18 -0000 Mailing-List: contact ant-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list ant-dev@jakarta.apache.org Received: (qmail 7054 invoked from network); 21 Mar 2002 10:55:18 -0000 Content-Type: text/plain; charset="iso-8859-1" From: stephan beal Reply-To: stephan@einsurance.de To: ant-dev@jakarta.apache.org Subject: Task.log() question (ant 1.4.1) Date: Thu, 21 Mar 2002 11:55:14 +0100 X-Mailer: KMail [version 1.3.2] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hello, i'm looking to make changes to RecorderEntry, and i've come across a curious construct: log( "> BUILD STARTED", Project.MSG_DEBUG ); log( "< BUILD FINISHED", Project.MSG_DEBUG ); log( "<<< TASK FINISHED -- " + event.getTask(), Project.MSG_DEBUG ); What do the '<' and '>' characters in all the log() statements mean? Indention levels? ----- stephan Generic Universal Computer Guy stephan@einsurance.de - http://www.einsurance.de Office: +49 (89) �552 92 862 Handy: �+49 (179) 211 97 67 "I ain't gen'rally given to physicality of that nature but it saves a lot of arguing." -- Nanny Ogg -- To unsubscribe, e-mail: For additional commands, e-mail: