[Tarantool-patches] [PATCH v4 7/8] lua/log: allow to configure logging without a box

Cyrill Gorcunov gorcunov at gmail.com
Fri May 29 12:49:44 MSK 2020


On Fri, May 29, 2020 at 12:16:08PM +0300, Leonid Vasiliev wrote:
> Hi!
> Maybe we need to apply something like the "observer" pattern.
> When changes in "log" occur, it alerts subscribers.

Seriously, guys, I'm not going to bring some watchdog here,
at least in this series 'cause it become over the bounds already.

I agree that we need a general solution with proper notification
queues and etc but lets postpone it for better times. I think
box_api interface is enough for now. It might be not that elegant
as it could though. After all we will be able to easily extend it
on top.

I'm preparing the v5 now and will try to address all your comments.
At least most of them :-)


More information about the Tarantool-patches mailing list