| Package | Description | 
|---|---|
| com.ibm.mqlight.api.logging | 
| Modifier and Type | Method and Description | 
|---|---|
| static FFDCProbeId | FFDCProbeId. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static FFDCProbeId[] | FFDCProbeId. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Logger. ffdc(Object source,
    String methodName,
    FFDCProbeId probeId,
    Throwable throwable,
    Object... data)Captures FFDC information. | 
| void | Logger. ffdc(String methodName,
    FFDCProbeId probeId,
    Throwable throwable,
    Object... data)Captures FFDC information. | 
Copyright © 2015 International Business Machines Corporation. All rights reserved.