Tarantool CE/EE Documentation portal logo
Support
Updated at July 17, 2026   02:08 PM

Module say (logging)

do not use this value directly

Format and print a message to Tarantool log file.

Parameters:

  • level (int) — log level

  • format (const char*) — printf()-like format string

  • ... — format arguments

See also printf(3), say_level