public class Log
extends java.lang.Object
Log class contains methods for controlling system log options
This class cannot be instantiated.| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
QueryOptions()
Query the log options.
|
static int |
SetOptions(java.lang.String options)
Set the log options.
|
public static java.lang.String QueryOptions()
java.lang.SecurityException - if there is a security manager and it doesn't allow the checks required to query the log settingspublic static int SetOptions(java.lang.String options)
options - The command line log flags.java.lang.RuntimeException - if there is a problem setting the log optionsjava.lang.SecurityException - if there is a security manager and it doesn't allow the checks required to change the log settingsEclipse OpenJ9 website.
To raise a bug report or suggest an improvement create an Eclipse OpenJ9 issue.
Copyright © 1998, 2025 IBM Corp. and others.
DRAFT internal-b00