Files
MaxScale/server
Johan Wikman f98cb0fe8d MXS-2014 Introduce possibility for providing log context
The current implementation of mxs_log_message() is otherwise
generic, but for the fact that the session id is automatically
injected into the message.

With this change, a mxs_log_init2() is introduced that in addition
to the existing parameters takes a function using which the context
can be provided. The implementation of mxs_log_init() now simply
calls mxs_log_init2() giving a function that provides the MaxScale
context.

This is in preparation for moving maxscale/log_manager.h to
maxbase/log.h.
2018-08-16 09:58:00 +03:00
..
2018-08-16 09:21:06 +03:00
2018-08-15 18:08:52 +03:00
2018-06-25 10:07:52 +03:00
2017-01-16 10:56:33 +02:00