logo
  • Language Reference
  • Examples
  • API
On this page
  • Declaration
  • Description
  • Arguments

print_err¶

Declaration¶

print_err :: fn (format: string, args: ...)

Description¶

Print debug error using _context.print_log_fn function.

Arguments¶

  • format Formating string accepting % character as value placeholder.

  • args Optional values passed in order which is supposed to be printed

    out.

Declared in: debug.bl

© Copyright 2020, Martin Dorazil.
Created using Sphinx 3.2.1.