public class Log extends Object
Log class contains methods for controlling system log options
This class cannot be instantiated.| Modifier and Type | Method and Description |
|---|---|
static String |
QueryOptions()
Query the log options.
|
static int |
SetOptions(String options)
Set the log options.
|
public static String QueryOptions()
SecurityException - if there is a security manager and it doesn't allow the checks required to query the log settingspublic static int SetOptions(String options)
options - The command line log flags.RuntimeException - if there is a problem setting the log optionsSecurityException - 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.