Package com.ibm.websphere.ras


@Version("1.2") package com.ibm.websphere.ras
  • Class
    Description
    Utilities which provide formatting for date strings (NCSA compliant dates used in trace records), and padded thread ids, etc.
    The ProtectedString class wraps a String to protect sensitive strings from accidentally being printed in trace, FFDC, or via toString().
    This class provides the public interface to the message and trace logging facility.
    The interface for objects that supply a trace-specific string representation.
    A TraceComponent represents a single component registered for logging.
    Simple change listener interface that is driven as TraceComponent instances are registered and updated.
    The TraceStateChangeListener interface is provided to allow other logging packages that utilize the systems management and TraceComponent aspects of Tr to be informed when the trace state changes.
    Configurator: Uses a LogProvider configuration to initialize the TrService service.
    An exception which can produce trimmed stack traces.