partion php's error log by date and time

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
mechamecha
Forum Commoner
Posts: 32
Joined: Thu May 31, 2007 8:49 pm

partion php's error log by date and time

Post by mechamecha »

Hey,
Is it possible to partition php's error log by date? so instead of getting one big log file of all your errors, you get multiple log files grouped by date.

Thanks.
mechamecha
Forum Commoner
Posts: 32
Joined: Thu May 31, 2007 8:49 pm

Re: partion php's error log by date and time

Post by mechamecha »

anyone?
Post Reply