java.policy 73 字节
Newer Older
1 2 3
grant {
    permission java.util.logging.LoggingPermission "control";
};