Skip to content
Zotonic
  • Start
  • Cookbook
  • Reference
  • Releases

Live search

Search across all Zotonic content

Type at least two characters

Results are matched against titles, summaries and topics as you type.

Filters ยท mod_logging
  • Reference
  • Frontend developer
  • Logging and monitoring
  • Template filter
  • Format
  • HTML
  • JavaScript

log_format_stack

Module

mod_logging

Escapes and formats a Javascript string with a stack trace to readable HTML.

Used in the logging module to show the User-Interface errors with their stack traces.

Edit on GitHub

Related documentation

Filters

format_dispatch_path_element

Format dispatch path element so variables will be more visible.

Filters

format_dispatch_controller_option

Format dispatch controller options.

Filters

media_exif_value

Formats EXIF values for display in templates.

Filters

render

Render a template.

Filters

upper

Translates the value to upper case.

Filters

linebreaksbr

Translate ASCII newlines ( \n ) into HTML <br /> elements.

Filters

date

Formats a date or datetime according to the format specified in the argument.

Filters

language_dir

Return rtl or ltr depening on the direction of the language.

Filters

capfirst

Converts the first character of the value to uppercase.

GitHub © 2026 Zotonic