Function tarantool::log::say

source ·
pub fn say(
    level: SayLevel,
    file: &str,
    line: i32,
    error: Option<&str>,
    message: &str
)
Expand description

Format and print a message to the Tarantool log file.