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

Использование логгеров, вместо System.out.println #1

Open
majorkik opened this issue Apr 26, 2021 · 1 comment

Comments

@majorkik
Copy link
Contributor

Привет, @TesterReality

Для логов лучше вместо System.out.println использовать библиотеку, например эту xLog.

Хотя в Java есть стандартные способы для ведения логов, но они требуют написания бойлерпринт кода в каждом классе, где используешь и менее удобные. Но во всяком случае лучше, чем System.out.println.

@majorkik
Copy link
Contributor Author

majorkik commented May 13, 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

No branches or pull requests

1 participant