Name | Summary | Category |
log_level_critical | [Log_Level_Critical] is a constant that can be used in the [Log_SetDestination] method to set the destinations which this error level will be routed to. | Log |
log_level_warning | [Log_Level_Warning] is a constant that can be used in the [Log_SetDestination] method to set the destinations which this error level will be routed to. | Log |
log_level_detail | [Log_Level_Detail] is a constant that can be used in the [Log_SetDestination] method to set the destinations which this error level will be routed to. | Log |
log_level_sql | The [log_level_sql] method is deprecated in favor of [log_level_detail]. In fact the action statement log level no does not exist in some versions of Lasso 9. Where the action_statement log level no... | Log |
log_level_deprecated | [Log_Level_Deprecated] is a constant that can be used in the [Log_SetDestination] method to set the destinations which this error level will be routed to. | Log |
log_destination_console | [Log_Destination_Console] is a constant that can be used in the [Log_SetDestination] method to set the destinations which each error level will be routed to. | Log |
log_destination_file | [Log_Destination_File] is a constant that can be used in the [Log_SetDestination] method to set the destinations which each error level will be routed to. | Log |
log_destination_database | [Log_Destination_Database] is a constant that can be used in the [Log_SetDestination] method to set the destinations which each error level will be routed to. | Log |
log_setdestination | The [Log_SetDestination] tag is used to change the routing of error messages to different locations. Critical error messages, warnings, and detail messages can each be routed to the Lasso Service... | Log |
log_always | [Log_Always] logs an error message to Lasso's console bypassing the error routing rules. This method can be used if an error message should be shown in Lasso's console only. | Log |
log_critical | [Log_Critical] logs a string parameter to Lasso's internal error logs flagged as a Critical error. By default, the error will be logged to the console, the LassoErrors.txt file, and to the... | Log |
log_warning | [Log_Warning] logs a string parameter to Lasso's internal error logs flagged as a Warning message. By default, the message will only be logged to the console. However, the global... | Log |
log_detail | [Log_Detail] logs a string parameter to Lasso's internal error logs flagged as a Detail message. By default, the message will only be logged to the console. However, the global administrator can... | Log |
log_sql | The [log_sql] method is deprecated in favor of [log_detail] and the action statement log level no does not exist in some versions of Lasso 9. Where the action_statement log level no longer exists,... | Log |
log_deprecated | [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... | Log |
log_impl_base | [Log_Impl] and [Log_Impl] are active objects which queues log entries and writes them out to the console, lasso_logbook database, or Lassologbook.txt file periodically. This... | Log |
log_initialize | [log_initialize] instantiates a log_impl object as a [log_impl_base] thread, and sets up SQLite databases if required. This method is primarily for internal use only. | Log |
Please note that periodically LassoSoft will go through the notes and may incorporate information from them into the documentation. Any submission here gives LassoSoft a non-exclusive license and will be made available in various formats to the Lasso community.
©LassoSoft Inc 2015 | Web Development by Treefrog Inc | Privacy | Legal terms and Shipping | Contact LassoSoft