With the usual logging tools (java.util.logging, log4j,...), log files have 664 permissions. Is there a way to limit these permission ? For example to 640 or 600.
PS : I can switch to an other logging tool.
With the usual logging tools (java.util.logging, log4j,...), log files have 664 permissions. Is there a way to limit these permission ? For example to 640 or 600.
PS : I can switch to an other logging tool.