milvus/internal/logutil
Bingyi Sun 45ba8b5ba1
Log using context to print more information (#12886)
We need to relate log info with module name and requestID. So I save
the logger with these fields in context. And we can pass the context
through the call stack.

Signed-off-by: sunby <bingyi.sun@zilliz.com>

Co-authored-by: sunby <bingyi.sun@zilliz.com>
2021-12-15 20:35:09 +08:00
..
logutil.go Log using context to print more information (#12886) 2021-12-15 20:35:09 +08:00