| Package | Description |
|---|---|
| flex.messaging.log |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTarget |
class |
ConsoleTarget |
class |
LineFormattedTarget |
| Modifier and Type | Method and Description |
|---|---|
static Target |
Log.getTarget(String searchId)
Returns the target associated with the unique ID searchId.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Log.addTarget(Target target)
Adds a target to the log.
|
static void |
Log.removeTarget(Target target)
Removes a target from the log.
|
Copyright © 2015 The Apache Software Foundation. All rights reserved.