From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp5.mail.ru (smtp5.mail.ru [94.100.179.24]) (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 C1F84469710 for ; Wed, 3 Jun 2020 12:44:47 +0300 (MSK) Date: Wed, 3 Jun 2020 12:44:45 +0300 From: Kirill Yukhin Message-ID: <20200603094445.l7nkeovshq6cug7c@tarantool.org> References: <20200602221817.645015-1-gorcunov@gmail.com> <20200602221817.645015-6-gorcunov@gmail.com> <5c223f38-95ba-eb6f-4a45-68d8bf05e5e4@tarantool.org> <20200603073414.GC568636@grain> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20200603073414.GC568636@grain> Subject: Re: [Tarantool-patches] [PATCH v8 05/12] lua/log: do not allow to set json for boot logger List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Cyrill Gorcunov Cc: tml Hello, On 03 июн 10:34, Cyrill Gorcunov wrote: > On Wed, Jun 03, 2020 at 09:59:38AM +0300, Oleg Babin wrote: > > Hi! Thanks for your changes. LGTM. > > > > Kirill, can we please merge first 5 patches (they are not changing > mutch but prepa the ground for others) so I won't have to continue > resending them. > > I've stacked into a separate branch gorcunov/gh-689-logger-8-merge Done. -- Regards, Kirill Yukhin