Deprecated.This method is not the correct way to check the environment variable(s) to turn logging on and off.
Logging is now based on a logging level (see Level.java) rather than a boolean environment variable. Setting the
level (and any other preferences) from the environment variable(s) will be handled under the covers in future releases.
The preferred way to do this is via the setLevel(Level) method.
Closes the previously created file handle and removes the instance from the hashtable of
previously created file handles if no other loggers are currently writing to the
parameter file.
Deprecated.As of May 25, 2004, logged primitives and complex objects are converted
to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.
Deprecated.As of May 25, 2004, logged primitives and complex objects are converted
to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.
Deprecated.As of May 25, 2004, logged primitives and complex objects are converted
to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.
Deprecated.As of May 25, 2004, logged primitives and complex objects are converted
to Common Base Events and serialized to XML based on the Common Base Event v1.0.1 schema.
Deprecated.This method is not the correct way to get or create a new logger.
The correct way to get or create a new logger is by calling getLogger(String loggerName).
Resolves the first configuration element identified by the parameter
configuration element name that is in the first extension to an extension
point identified by the parameter extension point ID contributed
by the plug-in identified by the parameter plug-in ID.
Returns a file handle to the parameter log file either from a hashtable of
previously created file handles or creates a new file handle if the
parameter file has not been previously opened for writing.
Retrieves a hashtable of a logger's preferences initially from the com.ibm.etools.logging.util.loggingDefaults
extension point if specified in the com.ibm.etools.logging.util plugin.xml file.
Returns a random access file handle to the parameter log file either from a hashtable of
previously created file handles or creates a new file handle if the
parameter file has not been previously opened for writing.
Deprecated.This method does not return the stack trace of the passed Thread. It only
returns the stack trace of the current thread. (Equivalent to getCurrThreadStack())
Captures the stack trace of the parameter thread in a String.
1) Removes the process Id assigned to a given file (that is if a process id has been assigned)
2) Removes 'fileName' from the archive files (if it has been recorded)
Bring up the agent mechanism and sets any preferences that are stored in environment
variable(s) (lowest priority) and/or the plugin's plugin.xml file that this logger
belongs, if running within a plugin environment.
Bring up the agent mechanism and sets any preferences that are stored in environment
variable(s) (lowest priority) and/or the plugin's plugin.xml file that this logger
belongs, if running within a plugin environment.
Deprecated.As of May 25, 2004, logged primitives and complex objects are converted
to Common Base Events and serialized to XML based on the
Common Base Event v1.0.1 schema.
Deprecated.As of May 25, 2004, logged primitives and complex objects are converted
to Common Base Events and serialized to XML based on the
Common Base Event v1.0.1 schema.
Deprecated.As of May 25, 2004, logged primitives and complex objects are converted
to Common Base Events and serialized to XML based on the
Common Base Event v1.0.1 schema.
Deprecated.As of May 25, 2004, logged primitives and complex objects are converted
to Common Base Events and serialized to XML based on the
Common Base Event v1.0.1 schema.
Deprecated.As of May 25, 2004, logged primitives and complex objects are converted
to Common Base Events and serialized to XML based on the
Common Base Event v1.0.1 schema.
Deprecated.As of May 25, 2004, logged primitives and complex objects are converted
to Common Base Events and serialized to XML based on the
Common Base Event v1.0.1 schema.
Deprecated.As of May 25, 2004, logged primitives and complex objects are converted
to Common Base Events and serialized to XML based on the
Common Base Event v1.0.1 schema.
Deprecated.As of May 25, 2004, logged primitives and complex objects are converted
to Common Base Events and serialized to XML based on the
Common Base Event v1.0.1 schema.
Deprecated.As of May 25, 2004, logged primitives and complex objects are converted
to Common Base Events and serialized to XML based on the
Common Base Event v1.0.1 schema.
Deprecated.As of May 25, 2004, logged primitives and complex objects are converted
to Common Base Events and serialized to XML based on the
Common Base Event v1.0.1 schema.
Deprecated.As of May 25, 2004, logged primitives and complex objects are converted
to Common Base Events and serialized to XML based on the
Common Base Event v1.0.1 schema.
Deprecated.As of May 25, 2004, logged primitives and complex objects are converted
to Common Base Events and serialized to XML based on the
Common Base Event v1.0.1 schema.
Deprecated.As of May 25, 2004, logged primitives and complex objects are converted
to Common Base Events and serialized to XML based on the
Common Base Event v1.0.1 schema.
Deprecated.As of May 25, 2004, logged primitives and complex objects are converted
to Common Base Events and serialized to XML based on the
Common Base Event v1.0.1 schema.
Deprecated.As of May 25, 2004, logged primitives and complex objects are converted
to Common Base Events and serialized to XML based on the
Common Base Event v1.0.1 schema.
Deprecated.As of May 25, 2004, logged primitives and complex objects are converted
to Common Base Events and serialized to XML based on the
Common Base Event v1.0.1 schema.
Deprecated.As of May 25, 2004, logged primitives and complex objects are converted
to Common Base Events and serialized to XML based on the
Common Base Event v1.0.1 schema.
Deprecated.As of May 25, 2004, logged primitives and complex objects are converted
to Common Base Events and serialized to XML based on the
Common Base Event v1.0.1 schema.
Deprecated.As of May 25, 2004, logged primitives and complex objects are converted
to Common Base Events and serialized to XML based on the
Common Base Event v1.0.1 schema.
Deprecated.As of May 25, 2004, logged primitives and complex objects are converted
to Common Base Events and serialized to XML based on the
Common Base Event v1.0.1 schema.
Deprecated.As of May 25, 2004, logged primitives and complex objects are converted
to Common Base Events and serialized to XML based on the
Common Base Event v1.0.1 schema.
Deprecated.As of May 25, 2004, logged primitives and complex objects are converted
to Common Base Events and serialized to XML based on the
Common Base Event v1.0.1 schema.
Deprecated.As of May 25, 2004, logged primitives and complex objects are converted
to Common Base Events and serialized to XML based on the
Common Base Event v1.0.1 schema.
Deprecated.As of May 25, 2004, logged primitives and complex objects are converted
to Common Base Events and serialized to XML based on the
Common Base Event v1.0.1 schema.
Deprecated.This method is not the correct way to return an exception's stack trace as a String.
Logging messages are now logged using the write([object/exception/primitive/thread])
method.
Deprecated.This method is not the correct way to return an exception's stack trace as a String.
Logging messages are now logged using the write([object/exception/primitive/thread])
method.
Replaces the existing open and possible close tag names of the parent element in the parameter
well-formed XML fragment with the new parameter tag name.
In the normal case, only a single TimerStep would be allocated, so
plugins need to be careful that any one plugin doesn't allocated
more than one timer.