This is an automated email from the ASF dual-hosted git repository.
alexstocks pushed a change to branch 3.0
in repository https://gitbox.apache.org/repos/asf/dubbo-go.git.
from 86fe9e3 fix logging level (#1341)
add dd517d6 Ftr: add lumberjack log config (#1335)
No new revisions were added by this update.
Summary of changes:
common/logger/file_log.yml | 36 +++++++++++++++++++++++++++
common/logger/logger.go | 58 ++++++++++++++++++++++++++++++++++++++------
common/logger/logger_test.go | 54 +++++++++++++++++++++++++++++++++++++++++
go.mod | 2 ++
go.sum | 4 +++
5 files changed, 146 insertions(+), 8 deletions(-)
create mode 100644 common/logger/file_log.yml