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

Question: why are logs file overlap/duplicated across different levels? #3067

Open
wey-gu opened this issue Oct 14, 2021 · 0 comments
Open
Labels
type/question Type: question about the product

Comments

@wey-gu
Copy link
Contributor

wey-gu commented Oct 14, 2021

Could I know why:

  • WARNING log record is shown in INFO LOG
  • ERROR log record is shown in the WARNING LOG

Is it on purpose or?

On disk-space-wise consideration, it's of space waste.
Is it about performance(I know it writes more actually, but it's faster doing so?)? Or Limitation of GLOG?

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/question Type: question about the product
Projects
None yet
Development

No branches or pull requests

2 participants