Due to bug in jruby (https://github.com/jruby/jruby/issues/3426) currently log files are created with `rwx` permissions for everybody. This is far from being secure. Having an option to specify `umask` explicitly could fix the issue and provide more flexibility.