Tag Link | [Log_Deprecated] | Category | Utility |
---|---|---|---|
Type | Substitution | 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_Deprecated] logs an error message at the deprecated log level. This log level should be used for functionality that has been deprecated and should be updated to preferred syntax. This tag is used internally to flag deprecated functionality, but can be used by third
Note: Individual custom tags can also set the
[Log_Deprecated: 'Warning: This tag has been deprecated. Use this other tag instead.']
Required Parameters | |
---|---|
String | The string to be logged at the deprecated level. |
See the Lasso 8 Language Guide for examples of how to use this tag.