| Package | Description |
|---|---|
| org.lsst.ccs.gconsole.plugins.tracer |
Plugin that provides tracer functionality.
|
| Modifier and Type | Method and Description |
|---|---|
TracerFilter.Mode |
TracerFilter.getMode() |
static TracerFilter.Mode |
TracerFilter.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TracerFilter.Mode[] |
TracerFilter.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
TracerFilter(TracerFilter.Mode mode,
boolean invert,
boolean format,
TracerFilter.Target target,
TracerFilter.Method method,
String code,
Color color,
FilteredMessage.Flag action,
FilterRegistry registry) |
Copyright © 2018 LSST. All rights reserved.