From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp56.i.mail.ru (smtp56.i.mail.ru [217.69.128.36]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dev.tarantool.org (Postfix) with ESMTPS id 2D9A1469710 for ; Thu, 28 May 2020 15:46:44 +0300 (MSK) Received: by smtp56.i.mail.ru with esmtpa (envelope-from ) id 1jeHvn-0002pS-J7 for tarantool-patches@dev.tarantool.org; Thu, 28 May 2020 15:46:43 +0300 References: <20200528100738.221911-1-gorcunov@gmail.com> <20200528100738.221911-4-gorcunov@gmail.com> From: lvasiliev Message-ID: Date: Thu, 28 May 2020 15:46:43 +0300 MIME-Version: 1.0 In-Reply-To: <20200528100738.221911-4-gorcunov@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Tarantool-patches] [PATCH v4 3/8] lua/log: put string constants to map List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: tarantool-patches@dev.tarantool.org Hi! Thank you for the patch. LGTM.