Module openj9.jvm
Package com.ibm.jvm

Class LogPermission

java.lang.Object
All Implemented Interfaces:
Serializable, Guard

public class LogPermission extends BasicPermission
The permission class for operations on the com.ibm.jvm.Log class. Allowing code access to this permission will allow changes to be made to system wide log settings.
See Also: