why do you get multiple copies of the message in log file sometime?
Answer Posted / Abhishek Kumar Bajpai
Multiple copies of a message in the log file can occur due to several reasons such as multiple instances of the application logging at the same time, incorrect configuration of Log4j settings, or due to recursive calls causing excessive logging. To resolve this issue, one should check the Log4j configuration, eliminate any unnecessary logging, and ensure proper handling of exceptions.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category