Application Configuration Reference
Wires
To wire a reference to a service:
- Click a reference.
Dots are now visible on the services and references.
- Click the dot on the reference and continue to press and hold the left mouse button.
- Move the mouse to a service
- Release the mouse button.
The reference is now wired to the service.
Field | Description |
---|---|
Add Binding | Click this button to add a binding for a reference. Configure properties according to Manual Binding Reference. |
Edit Binding | Click this button to edit properties for a binding. |
Delete Binding | Click this button to delete the binding added to a reference. |
Switch to Binding | Click this button to replace a wire with a manual banding. |
Logging Configuration
You can either use the node's logging configuration or create a new logging configuration.
To create a new logging configuration, clear the checkbox for Use node's logging configuration.
For information on creating a logging configuration, see Creating a Logging Configuration for a Host or a Node.
Logging Configuration: Basic and Advanced Mode
Property | Required? | Editable? | Accepts SVars? | Description |
Logger Name | Y | Y | N | The name of the logging configuration. The logging configuration name must be the name of a logger in the source code or the name of the package in which the source code is contained. |
Log Level (FileAppender) | Y | Y | N |
All events of a level equal to or lower than the specified level are logged. For the Info level, Info, Warn, Error and Fatal events are logged. One of:
|
Additivity | Y | Y | N |
One of:
|
Appender | Y | Y | N | The destination to which log events are appended. |