| Package | Description |
|---|---|
| com.ibm.jusb.util |
| Modifier and Type | Class and Description |
|---|---|
class |
NullUsbTracer
This implementation of UsbTracer does nothing with any trace messages.
|
class |
StandardErrorUsbTracer
This implementation of UsbTracer sends messages to standard error.
|
class |
StandardOutUsbTracer
This implementation of UsbTracer sends messages to standard out.
|
| Modifier and Type | Method and Description |
|---|---|
static UsbTracer |
UsbTracer.getUsbTracer()
Get the default/global UsbTracer.
|
static UsbTracer |
UsbTracer.getUsbTracer(String name,
int level)
Get a new UsbTracer object with the specified name and level.
|
Copyright © 2014 LSST. All Rights Reserved.