Tag Link | [Log_SQL] | Category | Utility |
---|---|---|---|
Type | Process | Source Available | No |
Support | Preferred | Version | 8.0 |
Change | Unchanged | Data Source | Any |
Output Type | None | Security | None |
Implementation | LCAPI | Sets | Lasso 8.5, Lasso 8.0 |
[Log_SQL] logs an error message at the action statement log level. This log level should be used to log the action statements generated by a data source. This log level is used internally by the built
[Log_SQL: 'MyCustomDS generated: SELECT * FROM database.table']
Required Parameters | |
---|---|
String | The string to be logged at the action statement level. |
See the Lasso 8 Language Guide for examples of how to use this tag.