Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ftr: 3.0 lumberjack log sample #179

Merged
merged 2 commits into from
Jul 24, 2021
Merged

Ftr: 3.0 lumberjack log sample #179

merged 2 commits into from
Jul 24, 2021

Conversation

cjphaha
Copy link
Member

@cjphaha cjphaha commented Jul 23, 2021

对应 dubbo-go 中的 pr 为 apache/dubbo-go#1335

  • 添加日志切分的样例
  • 为日志切分样例添加 .run.xml 文件,可以在 goland 中快速启动
  • 修复 .run 目录中的 tracting 的 .run.xml 文件 env 的错误路径
  • 功能详细介绍在 README 中

lumberjackConfig:
# The name of the log file
filename: "logs.log"
# The maximum size of each log file length, the default is 100M
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The maximum size of each log file length, its unit is MiB. The default value is 100MiB.

@AlexStocks AlexStocks merged commit 3e24f59 into apache:3.0 Jul 24, 2021
AlexStocks added a commit that referenced this pull request Jul 24, 2021
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.

3 participants