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 advance.
