The group you are posting to is a
Usenet group . Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
From:
rtanz <jpga... @gmail.com>
Date: Tue, 28 Aug 2007 13:32:29 -0000
Local: Tues 28 Aug 2007 14:32
Subject: formatting of log file
hi i am using cake's log function to keep a log of users signing in and out of the system, is there a way to format the text file so that each logged action would start on a new line? thanks
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
rtanz <jpga... @gmail.com>
Date: Thu, 30 Aug 2007 03:55:42 -0700
Local: Thurs 30 Aug 2007 11:55
Subject: Re: formatting of log file
is this thing possible or do i have to store the logs in a db in order to achieve this?
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
djiize <seb.jou... @free.fr>
Date: Thu, 30 Aug 2007 05:19:35 -0700
Local: Thurs 30 Aug 2007 13:19
Subject: Re: formatting of log file
if you look at source: http://api.cakephp.org/1.2/cake__log_8php-source.html#l00092 you'll see that write() add a "\n" for each log, so I don't know why you don't have new lines With which text editor do you open your log file? On 30 août, 12:55, rtanz <jpga... @gmail.com> wrote:
> is this thing possible or do i have to store the logs in a db in order > to achieve this?
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
rtanz <jpga... @gmail.com>
Date: Fri, 31 Aug 2007 00:22:53 -0000
Local: Fri 31 Aug 2007 01:22
Subject: Re: formatting of log file
yes you are right i was opening with notepad thats why thanks sorted now
You must
Sign in before you can post messages.
You do not have the permission required to post.