Oscar Arevalo
Member since Oct 3, 2013
- Profile: /members/11300-oscar-arevalo.htm
- Comments: 2
Recent Blog Comments By Oscar Arevalo
-
Producing And Consuming Amazon SQS Messages In Lucee CFML 5.3.8.201
Posted on Feb 14, 2024 at 10:31 AM
I know this is a pretty old post, but just ran into an issue after upgrading to Lucee 6 and figured I should post it here for anyone that is using the code/solution described above. After the upgrade to Lucee 6.0.0.585, I started getting the following errors when reading from an SQS queue: ... read more »
-
Logging Client-Side Errors With AngularJS And Stacktrace.js
Posted on Oct 3, 2013 at 4:04 PM
You can also look at BugLogHQ ( http://www.bugloghq.com ), it comes with a javascript client to log errors which has stacktrace.js embedded inside. https://github.com/oarevalo/BugLogHQ/blob/master/client/bugLogClient.js... read more »