Lasso Soft Inc. > Home

[ log_detail ]

Method

[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 change the routing of errors in the Monitor > Log Book > Settings page in Lasso Administration. [Log_Detail] should be used to log detailed information about the operation of your tag or Web site. Detail messages are informative and do not necessarily indicate that an error has occured.

  • Syntax
Log_Detail('Message')
Examples
  • Beginner

To log format file HTTP requests as Details:

This example logs the IP address and username of each user requesting a page in a custom solution to Lasso's internal error logs with an error level of Detail.

Code

Log_Detail(Client_Username + ' at ' + Client_IP)

Recent Comments

No Comments found

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. > Home

 

 

©LassoSoft Inc 2015 | Web Development by Treefrog Inc | PrivacyLegal terms and Shipping | Contact LassoSoft