ColdFusion and CFML error monitoring

Send Lucee and Adobe ColdFusion errors to a self-hosted Logister inbox.

Logister supports CFML apps through direct HTTP ingestion, so ColdFusion teams can use the same grouped issue, assignment, status, and occurrence workflows as other runtimes.

Best fit

Use Logister when CFML applications need modern error ownership without a custom dashboard.

Lucee and Adobe ColdFusion apps can send structured event payloads over HTTP. Logister groups repeated errors, shows CFML-aware details, keeps occurrence history, and lets project users assign or close the issue.

Useful context

Make direct HTTP payloads useful from day one.

  • Send message, error class/type, stacktrace, environment, and release.
  • Include request method and URL/path so the failing page or endpoint is visible.
  • Use session, request, trace, or user identifiers when your CFML app has them.
  • Add custom metadata for template, component, tenant, or scheduled task context.

Next steps

Start with the CFML guide or the raw HTTP API.

Use the CFML integration docs for Lucee and Adobe ColdFusion examples, or use the HTTP API guide, Swagger reference, and Postman collection if you are building your own helper.

Read the CFML integration docs, open the HTTP API guide, or open Swagger.