Skip to content

chore: improve log trace messages #5171

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

Merged
merged 1 commit into from
Dec 2, 2019

Conversation

rosen-vladimirov
Copy link
Contributor

Improve log trace messages with:

  1. Remove some containsNewerFiles logs which do not give any useful information
  2. Add trace for messages send by webpack process to CLI and the data prepared by CLI from those messages.
  3. Printing the sysinfo information is now formatted correctly.
  4. Print the current CLI version as it is not included in the sysinfo.
  5. Override of SIGINT handler seems like an error in the trace logs - fix it by removing the "Error:" part from it.

Improve log trace messages with:
1. Remove some `containsNewerFiles` logs which do not give any useful information
2. Add trace for messages send by webpack process to CLI and the data prepared by CLI from those messages.
3. Printing the sysinfo information is now formatted correctly.
4. Print the current CLI version as it is not included in the sysinfo.
5. Override of SIGINT handler seems like an error in the trace logs - fix it by removing the "Error:" part from it.
@cla-bot cla-bot bot added the cla: yes label Dec 2, 2019
@rosen-vladimirov rosen-vladimirov merged commit 07c64a5 into master Dec 2, 2019
@rosen-vladimirov rosen-vladimirov deleted the vladimirov/improve-log-trace branch December 2, 2019 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants