[Fwd: Liveuser addErrorLog]
Lukas Kahwe Smith <[email protected]> Sat, 08 Oct 2005 10:28:33 +0200
| Newsgroups | gmane.comp.php.pear.liveuser |
|---|---|
| Message-ID | <[email protected]> |
Well we need docs in general .. but I did mention in the changelog that the log instance is now public .. -------- Original Message -------- Subject: Liveuser addErrorLog Date: Sat, 08 Oct 2005 08:33:47 +0200 From: Arnaud Limbourg <arnaud-GdXxm9JVFPlWk0Htik3J/[email protected]> To: [email protected] Hi, Quick note before leaving for the w-e. The addErrorLog is there because we need to create a "Composite" Log as you already saw. To add other log objects people must make sure to call $lu->log->addChild(). Therefore documentation is needed otherwise people may not understand :) Arnaud.