Component: com.avoka.livecycle.StringLogger 8.0
StringLoggerService Service
String Logger: Logs a particular process variable to system logger or system out. Support variable type that are convertable to a String.
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 |
Process variable to log |
| Log to system logger |
boolean |
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 |
Whether to log the process variable to the 'Standard Out'. |
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
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. |