From sunriseat28@yahoo.com Mon Feb 12 21:31:21 2001
Received: from web1404.mail.yahoo.com (web1404.mail.yahoo.com [128.11.23.168])
	by swi.psy.uva.nl (8.11.2/8.11.2) with SMTP id f1CKVLZ19920
	for <prolog@swi.psy.uva.nl>; Mon, 12 Feb 2001 21:31:21 +0100 (MET)
Received: (qmail 26825 invoked by uid 60001); 12 Feb 2001 20:31:19 -0000
Message-ID: <20010212203119.26824.qmail@web1404.mail.yahoo.com>
Received: from [158.223.52.77] by web1404.mail.yahoo.com; Mon, 12 Feb 2001 12:31:19 PST
Date: Mon, 12 Feb 2001 12:31:19 -0800 (PST)
From: David Yang <sunriseat28@yahoo.com>
To: prolog@swi.psy.uva.nl
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Subject: [SWIPL] How to create a log file?


I want to produce a file containing all the execution
details of a program. In C-Prolog I could use the
built-in predicate 'log/0' at the very beginining of
the execution, and that would produce the file
'prolog.log' in my working directory. How could I have
the same kind of log file in SWI-Prolog?

David

__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35 
a year!  http://personal.mail.yahoo.com/

