Skip to content

fix: used to use the message as the format in tarantool::log::say

Georgy Moshkin requested to merge gmoshkin/say-format-bug into master

Summary

  • fix: used to use the message as the format in tarantool::log::say

Ensure that

  • [+] New code is covered by tests
  • [+] API is documented
  • [+] Changelog is up to date
  • [+] Version is bumped in the appropriate Cargo.toml files

Merge request reports