Hi, I want to verify if it is safe to use LoggerAppenderFile in Apache (Prefork with multiple running processes).
What will happen if multiple apache processes are writing at the same time? Exception, or just simply overwritten?
Hi, I want to verify if it is safe to use LoggerAppenderFile in Apache (Prefork with multiple running processes).
What will happen if multiple apache processes are writing at the same time? Exception, or just simply overwritten?