|
FireSync API
|
| kStatus kHxNullNode_EnableGlobalLog | ( | kHxNullNode | node, |
| kBool | enable | ||
| ) |
Enables this node to capture global log messages.
By default, null nodes are not integrated with global/application logging infrastructure. This method can be used to enable global log integration.
| node | Node object. |
| enable | TRUE to enable global log integration. |