启动消费者进程时,支持设置消费指定生产者的日志,支持设置将日志输出到文件或者终端

This commit is contained in:
guo_peixu
2022-06-22 17:49:58 +08:00
parent 3421f97f95
commit b94706ac06
4 changed files with 266 additions and 12 deletions

View File

@@ -1,4 +1,4 @@
{
global: MESA*runtime_log*;GIT_VERSION_*;MESA_shm_alloc_overview;MESA_handle_fmt_rule_register;MESA_shm_ring_queue_is_empty;MESA_shm_ring_queue_is_full;
global: MESA*runtime_log*;GIT_VERSION_*;MESA_shm_alloc_overview;MESA_handle_fmt_rule_register;MESA_shm_ring_queue_is_empty;MESA_shm_ring_queue_is_full;MESA_shm_ring_queue_set_empty;
local: *;
};