Hi, Since there is no I/O file functions in APE for now, you can use the built-in MySQL connector to store your chat logs in database. Otherwise you can also use the log function, but that could looks like a mess in the logs.
For now, I think database storage is the best solution. Regards, -- John Chavarria - CEO / Designer Weelya - improve the Web +33 (0) 4.67.169.778 +33 (0) 6.43.56.00.83 Twitter : @jchavarria / @weelya 32 Rue du Faubourg Boutonnet 34090 Montpellier http://www.ape-project.org/ http://www.weelya.com/ On Fri, Apr 23, 2010 at 6:15 AM, rsdrsd <[email protected]> wrote: > I couldn't find much info about the Ape.log function. I was wondering > what the best way is to log a chat or whatever.. > > -- > You received this message because you are subscribed to the Google > Groups "APE Project" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<ape-project%[email protected]> > For more options, visit this group at > http://groups.google.com/group/ape-project?hl=en > --- > APE Project (Ajax Push Engine) > Official website : http://www.ape-project.org/ > Git Hub : http://github.com/APE-Project/ > -- You received this message because you are subscribed to the Google Groups "APE Project" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/ape-project?hl=en --- APE Project (Ajax Push Engine) Official website : http://www.ape-project.org/ Git Hub : http://github.com/APE-Project/
