The Log mediator is used to log mediated messages. For more information on logging, see Monitoring Logs in WSO2 Administration Guide.
...
The general parameters available to configure the Log mediator are as follows.
Parameter Name | Description |
---|---|
Log Category | This parameter is used to specify the log category. Possible values are as follows. Following log levels correspond to |
the ESB profile service level logs.
| |||
Log Level | This parameter is used to specify the log level. The possible values are as follows.
| ||
Log Separator | This parameter is used to specify a value to be used in the log to separate attributes. The , comma is default. |
Properties to be logged by the Log mediator can be added by clicking Add Property. The parameters available to configure a property are as follows.
Parameter Name | Description |
---|---|
Property Name | The name of the property to be logged. |
Property Value | The possible values for this parameter are as follows:
|
Value/Expression | This parameter is used to enter a status value as the property value, or to enter an expression to evaluate the property value based on the what you entered for the Property Value parameter. When specifying a JSONPath, use the format |
the ESB profile, see JSON Support.
| ||
Action | This parameter allows the property to be deleted. |
Info | ||
---|---|---|
| ||
You can configure the mediator using XML. Click switch to source view in the Mediator window. |
...