Yes exactly, 100 log events are created and propagated to appenders.
On Mon, Oct 21, 2013 at 3:20 PM, Ravindra Singh
wrote:
> Hi all,
>
> I recently come to know about log4php, but I've one query regarding it's
> process of logging error.
>
> Suppose if there is error in page and if 100 of user
Hi all,
I recently come to know about log4php, but I've one query regarding it's
process of logging error.
Suppose if there is error in page and if 100 of user visits this page, then
log file will contain logs for same error 100 time as our code for logging
error runs 100 of time?
Thanks in adva