[Tarantool-patches] [PATCH 0/3] lua/cfg: drop unused code and extend test

Cyrill Gorcunov gorcunov at gmail.com
Mon Jun 8 13:44:47 MSK 2020


Left from logger rework, in addition to #689. Note that to allow
accepting symbolic names in box.cfg{} we need more modifications,
so I postponed it for a while.

branch gorcunov/gh-689-logger-9-extension

Cyrill Gorcunov (3):
  lua/cfg: drop unused log methods
  lua/cfg: drop redundant variable
  test: app-tap/logger -- test symbolic loglevels

 src/box/lua/cfg.cc           | 24 ------------------------
 src/box/lua/load_cfg.lua     |  2 +-
 test/app-tap/logger.test.lua | 26 +++++++++++++++++++++++++-
 3 files changed, 26 insertions(+), 26 deletions(-)

-- 
2.26.2



More information about the Tarantool-patches mailing list