Skip to content

Conversation

@LostAttractor
Copy link
Contributor

Background

现在dae的代码中logger传来传去,但事实上我们只需要两个logger
一个输出到配置文件指定路径的logger,和一个始终输出到stdout/stderr的logger
因此本pr使用logrus.StandardLogger替代了代码中的绝大部分logger
并且在run.go中使用始终输出到stdout/stderr的logger

Checklist

Full Changelogs

chroe: use shared logger instead of passing parameters

  • [Implement ...]

Issue Reference

Closes #[issue number]

Test Result

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant