mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-11-29 18:38:44 +08:00
e7ea1d7a04
See #36122 This PR is designed to enhance log performance through two improvements: 1. Optimize JSON encoding by switching JSON serializer to `json-iterator`. 2. Adding support of lazy initialization `WithLazy`. --------- Signed-off-by: Ted Xu <ted.xu@zilliz.com> |
||
---|---|---|
.. | ||
config.go | ||
global.go | ||
lazy_with.go | ||
log_test.go | ||
log.go | ||
mlogger_test.go | ||
mlogger.go | ||
OWNERS | ||
zap_log_test.go | ||
zap_test_logger.go | ||
zap_text_core.go | ||
zap_text_encoder_test.go | ||
zap_text_encoder.go |