Files
MaxScale/server/include
Johan Wikman c7a329e43e Log: skygw_logmanager_init renamed to mxs_log_init.
skygw_logmanager_init renamed to mxs_log_init and skygw_logmanager_done
renamed to mxs_log_finish. skygw_logmanager_exit removed alltogether as
all it did was to call skygw_logmanager_done. That appears to have been
a source for confusion as in many places a call to skygw_logmanager_done
was followed by a call to skygw_logmanager_exit. In addition, the function
skygw_log_done was removed from the header, since it lacked an
implementation.
2015-11-12 16:06:44 +02:00
..
2014-02-05 14:49:05 +01:00
2015-06-23 14:58:53 +01:00
2015-02-03 17:19:06 +00:00
2015-02-19 11:06:31 +00:00
2015-11-11 13:43:15 +02:00