[][src]Function tarantool_module::log::say

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

Format and print a message to Tarantool log file.