Hi All, I've search through documentation bug could not find answer to this question.
We are using file appender to output logs to a file, minimal lock is used for locking model. We have encountered a problem where logs are not being written when output file already exists and is created by different user. The problem is in permissions. Is there a way to force created file permissions to be 'Everyone full control'? Thank you, Igor