...
h3. Component: com.avoka.livecycle.StringLogger 8.0
|
h2. StringLoggerService Service
|
| String Logger: Logs
a particular
process variable to system logger or system out. Support variable type that are convertable to a String. |
|
... |
h3. Operation: log |
| Log
A
Single Process Variable as String: Logs a process variable as String |
| || Input Parameter || Type || Description || |
| | String value to log | java.lang.String | String value to log. | |
| | String value to log | java.lang.String | Process variable to log | |
| | Log to system logger | boolean |
Log string parameter
Whether
to
log
the
process variable to the
system logger set up in your application server. | |
| | Logging level | com.avoka.livecycle.logger.LogLevelEnum | The logging level to log to the System Logger. | |
| | Log to Standard Out | boolean | Log string parameter to the 'standard out'. | |
| | Log to Standard Out | boolean | Whether to log the process variable to the 'Standard Out'. | |
|
... h5. {panel:borderStyle=solid} For how to configure license information for this component service - String Logger, please click on the following link: [Avoka LiveCycle ES Component License Configuration]
Please send us any questions or comments on this documentation regarding String Logger by clicking on the following link: [Feedback|mailto:docfeedback@avoka.com?subject=DSC Documentation Feedback on Service: String Logger] {panel}
h3. Licence Configuration:
|| Parameter || Type || Description || | License Key | java.lang.String | The license key provided to you when you purchased a production license for this Solution Component. If blank this Solution Component will assume evaluation mode and allow 100 invocations or 6 hours up-time. | | License Organisation | java.lang.String | The organization name you provided to Avoka for which you are licensing this Solution Component. | |